Forum Discussion
Asad_Masood
3 years agoFrequent Visitor
Filters to Embed URL in Power BI Embedded
Hi, I am trying to filter URL of embedded report
https://app.powerbi.com/reportEmbed?reportId=5e3b000c-8e47-4150-92f3-6fffd967c73e?filter=RegionOrder/Region eq 'KARACHI'
when I enter above url in browser it changes to below URL and show nothing
Browser stuck like image below
2 Replies
- ibarrau
Super User
Hi Asad. The url is not well built. Please check the following doc to change the URL:
https://learn.microsoft.com/en-us/power-bi/collaborate-share/service-url-filters#filter-on-multiple-fieldsThe format specifies Table/Column eq 'value'. You are missing the "/" and the " ' ".
I hope that helps
- Asad_MasoodFrequent Visitor