Don't miss your chance to take exam DP-600 or DP-700 on us!
Request nowLearn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
I have published a report which utilzes the URL query string filter capability to filter down to the required dataset.
Is there a way to define the URL to open the report Chromeless ? I can only get it to either go chromeless OR filter using the query string filter. Can't seem to get URL filtering AND chromeless to work together.
Solved! Go to Solution.
Hi @pawar_bai,
Based on my test, you should be able to add the URL parameter like below to get URL filtering AND chromeless to work together. ![]()
ReportURL?chromeless=1&filter=<Table>/<Field> eq 'value'
Regards
Hi @pawar_bai,
Based on my test, you should be able to add the URL parameter like below to get URL filtering AND chromeless to work together. ![]()
ReportURL?chromeless=1&filter=<Table>/<Field> eq 'value'
Regards
Thanks ! That worked.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.