Forum Discussion

Narukkp's avatar
Narukkp
Helper V
5 years ago
Solved

URL parameters giving this filter came from a query string parameter that was added to a report url

Hi Team,

 

I have one detail report and it is developed by using power bi desktop and deployed in power bi workspace. I have another summary report and it is created by using report builder and now I am trying to pass detail power bi service report in this summary report using Action—Go to URL option but it is not passing summary filters to power bi service detail report. It is giving warning in detail report like “this filter came from a query string parameter that was added to a report url" .

 

I have given expression as bellow

 

https://app.powerbi.com/groups/3343f374-5faf-4b28-a156-9f83946a0b5b/reports

/87c1bebe-40b7-47ae-8f4f-707882da9216/ReportSection?Filter=Page1/Group eq ‘R1’

Please let me know is there any mistake on above expression and how to pass summary report parameter value to detail service report