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
Anonymous
Not applicable

Deactivate filter applied on every pages for a specific visual

Hi,

 

I would like to deactivate the filter which applies on every pages of my report only for a specific visual. Is it possible?

 

BR,


Jérôme.

1 ACCEPTED SOLUTION
edhans
Super User
Super User

No. You can disable interactions between visuals (crossfilterting), but you cannot disable a page-level filter or report-level filter for a specific visual. You'd need to set up visual level filters for all other visuals and not that one.



Did I answer your question? Mark my post as a solution!
Did my answers help arrive at a solution? Give it a kudos by clicking the Thumbs Up!

DAX is for Analysis. Power Query is for Data Modeling


Proud to be a Super User!

MCSA: BI Reporting

View solution in original post

2 REPLIES 2
BA_Pete
Super User
Super User

Hi @Anonymous ,

 

You could try writing the measure for the visual that you want to be excluded using ALL(), ALLEXCEPT() etc.

 

Pete



Now accepting Kudos! If my post helped you, why not give it a thumbs-up?

Proud to be a Datanaut!




edhans
Super User
Super User

No. You can disable interactions between visuals (crossfilterting), but you cannot disable a page-level filter or report-level filter for a specific visual. You'd need to set up visual level filters for all other visuals and not that one.



Did I answer your question? Mark my post as a solution!
Did my answers help arrive at a solution? Give it a kudos by clicking the Thumbs Up!

DAX is for Analysis. Power Query is for Data Modeling


Proud to be a Super User!

MCSA: BI Reporting

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