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 ur...
ibarrau
Super User
3 years agoHi 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-fields
The format specifies Table/Column eq 'value'. You are missing the "/" and the " ' ".
I hope that helps
Asad_Masood
3 years agoFrequent Visitor