Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request 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.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.