Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
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
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.