Forum Discussion
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 ?
- Anonymous4 years ago
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
2 Replies
- mahoneypatMicrosoft Employee
Please see the Edit Interactions feature.
Change how visuals interact in a report - Power BI | Microsoft Docs
Pat
- AnonymousNot 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.
Best Regards,
Jay