Forum Discussion
how to set CustomData() in the querystring ?
Hello,
I'm connected to PBRS with a RSWindowsBasic connexion. This works fine.
Now I'm trying to go further by filtering data according to some custom data, that would be sent in the url.
I've read in one other post that connection string could be set in PBIRS by adding " CustomData={{USERID}} ".
But I'd like that to be made dynamically in the url and not in the connection sting.
Is it possible, and what would be an example url ?
Thx a lot for any help,
Best regards,
Guillaume
2 Replies
- v-yulgu-msftMicrosoft Employee
Hi gcrest,
As far as I know, it is not possible to append CustomData={{USERID}} to report URL to filter data dynamically. Currently, CustomData is not a supported querystring parameter.
Regards,
Yuliana Gu
- gcrestFrequent Visitor
Hello Yuliana,
Thank you again for your reply.
That's some bad news for me though. Do you know if this is planned in a next version ?
Best regards,
Guillaume