Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
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 ?
Solved! Go to Solution.
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.
Best Regards,
Jay
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.
Best Regards,
Jay
Please see the Edit Interactions feature.
Change how visuals interact in a report - Power BI | Microsoft Docs
Pat
To learn more about Power BI, follow me on Twitter or subscribe on YouTube.