Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
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
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
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