Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
APasqualotto
Frequent Visitor

Multi Filter with only 1 Slicer

Hello,

image.png

 

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.

 

 

1 ACCEPTED 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

View solution in original post

4 REPLIES 4
APasqualotto
Frequent 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"

v-juanli-msft
Community Support
Community Support

Hi

Thank you for sharing!

 

Best Regards

Maggie

APasqualotto
Frequent Visitor

As usual after i post, i found a topic that prolly answer me ... 

 

https://community.powerbi.com/t5/Desktop/Filter-table-column-on-multiple-conditions-using-slicer/td-...

 

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

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors