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
Jarrod
Helper III
Helper III

Overwrite Slicer With Report Filter

Hi,

 

I have a single select dropdown slicer displaying various metrics allowing the end user to view graphs based on this metric. I have selected a default metric, "Team A performance", and published the report.

 

There is a tool available to generate PDF snapshots of reports. As part of this, I would like to use report filters to generate snapshots of other metrics such as "Team B performance", "Team C performance" etc.

 

Is there a way to overwrite the slicer with a page level filter and also display the page level filter value within the slicer? EG, when "Team B Performance" is passed in as a page level filter via URL, the slicer should display "Team B Performance" and graphs display data for "Team B Performance". When I do this at the moment, slicer continues to display default value, "Team A Performance", and the graphs display blank. I suspect this is because there are conflicting filters via page level and slicer.

 

Any ideas?

 

Edit:My current solution is to publish an additional report not visible to any end users. Instead of a slicer, I have a Card visual displaying the SELECTEDVALUE(Metric). This works however it would be great if I could avoid duplicating reports.

1 ACCEPTED SOLUTION
lbendlin
Super User
Super User

This will only work if it is supported by the data model (ie the URL filter needs to affect a table that either directly or indirectly controls the table that feeds the slicer.  If the slicer continues to have other non-default values then it won't work.

View solution in original post

1 REPLY 1
lbendlin
Super User
Super User

This will only work if it is supported by the data model (ie the URL filter needs to affect a table that either directly or indirectly controls the table that feeds the slicer.  If the slicer continues to have other non-default values then it won't work.

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

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!

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