Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
Hello,
I'm using ?filter=table/column eq 'value' to filter an embedded report.
I add that filter at the end of my iframe but it doesn't work.
Code i tried:
At this point I don't know if it is possible to use filters on that type of url or if I am doing something wrong.
Solved! Go to Solution.
Hi , @sersaga
According to your description, you want to add the url filter in the embeded report.
In my test , you can try to update the filter to this:
&$filter=Table/Column2 eq 0
And then we can get the url filter in the embed report.
For this , you can refer to this document :
Embed a report in a secure portal or website - Power BI | Microsoft Learn
Thank you for your time and sharing, and thank you for your support and understanding of PowerBI!
Best Regards,
Aniya Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly
Hi , @sersaga
According to your description, you want to add the url filter in the embeded report.
In my test , you can try to update the filter to this:
&$filter=Table/Column2 eq 0
And then we can get the url filter in the embed report.
For this , you can refer to this document :
Embed a report in a secure portal or website - Power BI | Microsoft Learn
Thank you for your time and sharing, and thank you for your support and understanding of PowerBI!
Best Regards,
Aniya Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly
User | Count |
---|---|
36 | |
31 | |
28 | |
25 | |
25 |
User | Count |
---|---|
52 | |
50 | |
37 | |
36 | |
30 |