Forum Discussion
Anonymous
2 years agoNot applicable
Passing URL parameters to another report
Hi, I am struggling with this I have a PowerBI report which has a data table and one of the columns on that table I want to be an URL to link to another report and pass a parameter through the U...
Anonymous
2 years agoNot applicable
Hi Anonymous ,
Thanks for reaching out to us with your problem. Base on your description, it seems that you are trying to pass the parameter through URL. And it didn't work. May I know what is the following part of the code used to filter?
Filter=ppp_perfectdelivery%252FPerfectDelivery%20eq%20%271E986B8D-2717-EE11-9CBE-0022481B517A%27
You can refer the following official documentation to check if the synatx is correct and URL encoding is proper or not...
Filter a report using query string parameters in the URL - Power BI | Microsoft Learn
https://app.powerbi.com/groups/me/reports/8d6e300b-696f-498e-b611-41ae03366851/ReportSection3?filter=Store/TerritoryChain eq 'NC – Lindseys'
Best Regards