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

Earn the coveted Fabric Analytics Engineer certification. 100% off your exam for a limited time only!

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
Employee
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
Employee
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
April AMA free

Microsoft Fabric AMA Livestream

Join us Tuesday, April 09, 9:00 – 10:00 AM PST for a live, expert-led Q&A session on all things Microsoft Fabric!

March Fabric Community Update

Fabric Community Update - March 2024

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

Top Solution Authors