Forum Discussion
resullivan
3 years agoNew Member
Adding an Or Slicer
I am new to PowerBI/DAX. That being said I have tried this multiple ways. To start, I have a list of cars that have a type and a trim. I am trying to filter data basd on type and trim or a different ...
lbendlin
Super User
3 years ago1. Don't use slicers. Use the filter pane. The Advanced filtering gives you more flexibility.
2. For more exotic OR conditions create a measure that you can then use as a filter on your visual.