Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

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 ?

  • Anonymous's avatar
    Anonymous
    4 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