Forum Discussion
Multi Filter with only 1 Slicer
Hello,
I have 1 table and i would like create a filter with and AND condition between columns.
<- HERE you can see for example that i had to use 2 slicer for filtering my table.
Now i'm going to add several other slicers but i would like to use only 1 in the reports.
Seem that this simple thing is hardly doable now without some tricky tables.
this feature has to be implemented and there are open projects:
https://ideas.powerbi.com/forums/265200-power-bi-ideas/suggestions/10057800-multi-columns-slicer
4 Replies
- APasqualottoFrequent Visitor
Well i created a new column that allows me to group some requests. It isn't a solution of filtering columns but it helped me at least. Example of fuction: if ([Txt] = "Y" or [Attr] = "Y" or [Img] = "Y" or [Sk] = "Y") then "Y" else "N"
- APasqualottoFrequent Visitor
As usual after i post, i found a topic that prolly answer me ...
I will tell you if this solve my problem
- APasqualottoFrequent Visitor
Seem that this simple thing is hardly doable now without some tricky tables.
this feature has to be implemented and there are open projects:
https://ideas.powerbi.com/forums/265200-power-bi-ideas/suggestions/10057800-multi-columns-slicer
- v-juanli-msftCommunity Support
Hi
Thank you for sharing!
Best Regards
Maggie