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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
anaxha
Frequent Visitor

1 value in 2 values in filter

Hello everyone, 

I have a problem. I have data similar to shown below (but many more):

Zrzut ekranu 2022-10-14 154819.png

Now I want to filter the data, so in filter I only want to see single values: A,B,C,D,X,Z,BVG and if I choose "B" I want to see the data for: "A,B", "B;C" and "B" (but not BVG) and if I click "A" I want to see the data for "A", "A,B" and "A,X,Z".

I tried text filters but problem is when I type "B" the data for "BVG" is also shown.

Is there any way it can be done?

Thank You in advance

 

1 ACCEPTED SOLUTION
amitchandak
Super User
Super User

@anaxha , Refer the file attached after signature. Steps :

Create a table with this column in power Query - https://www.youtube.com/watch?v=kU2M1LmNvNo&list=PLPaNVDMhUXGaaqV92SBD5X2hk3TMNlHhb&index=2

 

Then duplicate this column in new table and then split by delimiter into rows

Power Query Split Column, Split Column By Delimiter: https://youtu.be/FyO9Vmhcfag

 

In the model, view join this table with your original table , many to many join, filter direction from new table to your table

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

View solution in original post

1 REPLY 1
amitchandak
Super User
Super User

@anaxha , Refer the file attached after signature. Steps :

Create a table with this column in power Query - https://www.youtube.com/watch?v=kU2M1LmNvNo&list=PLPaNVDMhUXGaaqV92SBD5X2hk3TMNlHhb&index=2

 

Then duplicate this column in new table and then split by delimiter into rows

Power Query Split Column, Split Column By Delimiter: https://youtu.be/FyO9Vmhcfag

 

In the model, view join this table with your original table , many to many join, filter direction from new table to your table

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

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!

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.

Top Solution Authors