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

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

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
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.