Skip to main content

I need to filer the data from login person’s person id. I create PERSON_ID column in data source and try it in data element.

This is a counter, but  it’s passing null value for the parameter.

  How can I fix this issue or can I used global parameter(‘#PERSON_ID#’) for the url?

Please refer the below posts, these might be what you are looking for.

 

 

- Nalaka - 

 


I need to filer the data from login person’s person id. I create PERSON_ID column in data source and try it in data element.

This is a counter, but  it’s passing null value for the parameter.

  How can I fix this issue or can I used global parameter(‘#PERSON_ID#’) for the url?

If you want to navigate using the logged-in users Person ID as a filter on the distribution history screen then yes, you can use the CSV. The Web Access URL Address should be page/DistributionHistory/List?$filter=ReceiverPerson eq #PERSON_ID#