Forum Discussion
max14
2 years agoFrequent Visitor
Filters to Embed URL in Power BI Embedded
I a, trying to append the filters to the Embed URL in (Power BI Embedded) I am refering this document https://docs.microsoft.com/en-us/power-bi/collaborate-share/service-url-filters Manually ...
Anonymous
2 years agoNot applicable
Hi, max14
I posted a sample report to the service.
Then delete experience=power-bi and add the filtered statements.
And here is my preview:
At the same time, you need to pay attention to the type of your data, if it is an exact number, then you don't need single quotes, otherwise the filter will report an error.
How to Get Your Question Answered Quickly
Best Regards
Yongkang Hua
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
max14
2 years agoFrequent Visitor
Anonymous It works when I do filtering in the services, but when I apply same filter with embeded URL it does not work.