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

Remove filter on visual

I have a pbix that someone built, they have a filter on a visual

 

Questions

1. If I add a filter on the page, does that override the filter on the visual ?

2. I am unable to remove the filter on the visual on the power bi desktop, how can i remove the filter ?

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Anonymous ,

 

1: NO. Visual filters and page filters will be inner join.

    Visual filter id = 1, page filter id = 2 -> id = 1 && id = 2.

2: Select the visual, move the mouse to the visual filter and click the eraser button.

1.jpg

 

Best Regards,

Jay

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Hi @Anonymous ,

 

1: NO. Visual filters and page filters will be inner join.

    Visual filter id = 1, page filter id = 2 -> id = 1 && id = 2.

2: Select the visual, move the mouse to the visual filter and click the eraser button.

1.jpg

 

Best Regards,

Jay

mahoneypat
Microsoft Employee
Microsoft Employee

Please see the Edit Interactions feature.

Change how visuals interact in a report - Power BI | Microsoft Docs

Pat





Did I answer your question? Mark my post as a solution! Kudos are also appreciated!

To learn more about Power BI, follow me on Twitter or subscribe on YouTube.


@mahoneypa HoosierBI on YouTube


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