The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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.
Solved! Go to Solution.
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
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"
Hi
Thank you for sharing!
Best Regards
Maggie
As usual after i post, i found a topic that prolly answer me ...
I will tell you if this solve my problem
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