Forum Discussion
Anonymous
5 years agoNot applicable
Query string on embed code
Hi All, I am trying to use the query string on my secure embed code but it doesn't give me expected result. Is there any special format I need to follow for this? Embed code format: ...
- 5 years ago
Hi Anonymous ,
Try something like this:
https://app.powerbi.com/reportEmbed?reportId=<Value>&autoAuth=true&ctid=<Value>&config=<Value>%3D%3D&$filter=Population/Cities eq 'Delhi'
Reference: Filter report content using URL filters
Best Regards,
Icey
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
amitchandak
5 years agoSuper User
Anonymous , as per this doc, the value should in a single quote. I think %20 is space
https://docs.microsoft.com/en-us/power-bi/collaborate-share/service-url-filters
- Anonymous5 years agoNot applicable