Forum Discussion
Single filter to filter different columns
Refer :https://www.sqlbi.com/articles/creating-a-slicer-that-filters-multiple-columns-in-power-bi/
Appreciate your Kudos. In case, this is the solution you are looking for, mark it as the Solution.
In case it does not help, please provide additional information and mark me with @
Thanks. My Recent Blogs -Decoding Direct Query - Time Intelligence, Winner Coloring on MAP, HR Analytics, Power BI Working with Non-Standard TimeAnd Comparing Data Across Date Ranges
Proud to be a Datanaut Connect on Linkedin
Unfortunately, this is not the case, cause I have observations with A in one column and B in the other, while in your example continent, country and region forms a unique combination (we can not have an observation with Asia as a continent and France as a country in the same time). Moreover, the slicer will have options "A, not_A, B, not_B", and I what I need is "A, B".
Maybe there is a measure that would be equal to the selected option in filter?
- dax6 years agoCommunity Support
Hi Natalia1234 ,
I am not clear about your requirement, If you choose "A" in slicer, what is your expected output? You could use your original table, filter value only to "A" and "B", then use this as slicer.
If possible could you please inform me more detailed information(such as your expected output and your sample data)? Then I will help you more correctly.
Please do mask sensitive data before uploading.
Thanks for your understanding and support.
Best Regards,
Zoe ZhiIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.