Forum Discussion
Anonymous
4 years agoNot 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...
- 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
mahoneypat
4 years agoMicrosoft Employee
Please see the Edit Interactions feature.
Change how visuals interact in a report - Power BI | Microsoft Docs
Pat