Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
Zack92
Helper III
Helper III

How to add an "OR" filter on the filter panel?

Hello, 

 

I trying to add three filters to the filter panel, but they're currently being combined with an "AND" operator instead of an "OR." Is there a way I can add it as "OR"

Zack92_0-1705525694210.png

 

Thank you so much 

 

1 ACCEPTED SOLUTION
vicky_
Super User
Super User

Unfortunately, that isn't really an option with the filter panel. To implement the OR filter, you'll need to create measures and use the slicer visuals - here's a tutorial on how to achieve that: https://apexinsights.net/blog/or-xor-slicing

View solution in original post

3 REPLIES 3
Anonymous
Not applicable

HI @Zack92,

AFAIK, current power bi use 'AND' logic to link these different filter effects and you can't modify with these effects.
If you want to achieve custom filter effect, I'd like to suggest you use unconnected table as data source and write measure expression to check these conditions to return flag.

After these steps, you can use this on visual level filter to filter records based on these flag.

Regards,

Xiaoxin Sheng

Thank you guys for the help

vicky_
Super User
Super User

Unfortunately, that isn't really an option with the filter panel. To implement the OR filter, you'll need to create measures and use the slicer visuals - here's a tutorial on how to achieve that: https://apexinsights.net/blog/or-xor-slicing

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.