Forum Discussion
filters
Hi all,
Needed some help with Power BI. Is it Possible to apply filters with an OR condition across two slicers in PBI.
For example, filter selecting values that fall within slider 1 or selecting values that fall within slider 2.
Regards,
Frayosh F.K.
2 Replies
- v-chuncz-msftCommunity Support
You may take a look at the following article.
https://www.sqlbi.com/articles/using-or-conditions-between-slicers-in-dax/
- tom_cowlingFrequent Visitor
I'm trying to do something similar and that link looked very fiddly.
I have a situation where I have three columns with dates in. I want a simple date slicer at the top of the page and if one of those columns has a date that falls in that range, I'd like to show the row. That shgould be fairly straight forward, right?
Do I have to go through the same procedure as that? Would I have to do combinations for all three columns if I used technique 1?
Thanks,
Tom