Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
pawar_bai
Frequent Visitor

URL Query String Filter & Chromeless

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.

 

1 ACCEPTED SOLUTION
v-ljerr-msft
Microsoft Employee
Microsoft Employee

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. Smiley Happy

ReportURL?chromeless=1&filter=<Table>/<Field> eq 'value'

 

Regards

View solution in original post

2 REPLIES 2
v-ljerr-msft
Microsoft Employee
Microsoft Employee

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. Smiley Happy

ReportURL?chromeless=1&filter=<Table>/<Field> eq 'value'

 

Regards

Thanks ! That worked.

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors