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

Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM. Register now.

Reply
Bel
New Member

Use slicer to a filter table based on values in multiple columns

Hi, 

 

I am trying to filter a table of clients based on whether their account meets a certain criteria.

 

 Criteria 1Criteria 2Criteria 3Criteria 4Criteria 5Criteria 6
Client 1NO YESNOYESNOYES
Client 2YESNONONONONO
Client 3YESNONONONONO
Client 4YESYESYESYESYESYES
Client 5YESNONOYESYESYES

 

I want the slicer to be a list of the criterias.  Then if I select Critera 3, the table will filter to just show Client 4 (being the only Client who said YES to Criteria 3).

 

Any help appreciated.

 

Bel

1 ACCEPTED SOLUTION
Zubair_Muhammad
Community Champion
Community Champion

Hi @Bel

 

Just Unpivot your Criteria columns

It will give you ALL criteria under one Column

 

Then you can create a SLICER for that column

 

1013.png

 

After unpivoting you will get

 

1014.png

View solution in original post

2 REPLIES 2
Zubair_Muhammad
Community Champion
Community Champion

Hi @Bel

 

Just Unpivot your Criteria columns

It will give you ALL criteria under one Column

 

Then you can create a SLICER for that column

 

1013.png

 

After unpivoting you will get

 

1014.png

Anonymous
Not applicable

 

 

 Hello Zubair,

 

Please, in my scenario I have two Sharepoint list multivalues column like ";#India;#China;#Japan;#Korea" and another column like ";#Gold;#Silver;#Iron". 

 

I need to filter rows that contains "Silver and China" or just "China". Do you have any idea.

 

Thanks,

 

Augusto

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.