We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
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:
https://app.powerbi.com/reportEmbed?reportId=<Value>&autoAuth=true&ctid=<Value>&config=<Value>%3D%3D?filter=Population/Cities%20eq%20%27Delhi%27
Thanks,
Sud
Solved! Go to Solution.
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.
Can I add a specific reportsection to the embedded url? This does not seem to work for me? I tried to add the following:
"&ReportSection=id&"
Hi @Anonymous ,
Try this:
https://app.powerbi.com/reportEmbed?reportId=<Value>&autoAuth=true&ctid=<Value>&config=<Value>%3D%3D?$filter=Population/Cities eq 'Delhi'
Best Regards,
Icey
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
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.
@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
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 53 | |
| 38 | |
| 33 | |
| 16 | |
| 15 |
| User | Count |
|---|---|
| 66 | |
| 63 | |
| 37 | |
| 34 | |
| 22 |