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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hey guys,
I have a dataset where multiple names can be assigned to an attribute. Those names are seperated by ";".
The goal is to create a filter where you can select "john" and it will show all data where "John" was in that cell, whether he was alone or with others.
Example of data:
John |
John;Peter |
Peter |
Melissa |
Peter;Melissa |
Tom |
John |
Tom;Melissa |
Any suggestions on how to do this? I'm thinking of a lookuptable but any solution is welcome. I'm sure that I'm not the first person to run into this problem! 🙂
Thanks!
Solved! Go to Solution.
Check this out. PBIX
Main Steps:
1. Duplicate the Column and Rename it
2. Split the Column by Delimiter
3. Advance option "Split into Rows"
If I answered your question, please mark my post as solution, this will also help others.
Please give Kudos for support.
Marcus Wegener works as Full Stack Power BI Engineer at BI or DIE.
His mission is clear: "Get the most out of data, with Power BI."
twitter - LinkedIn - YouTube - website - podcast - Power BI Tutorials
Check this out. PBIX
Main Steps:
1. Duplicate the Column and Rename it
2. Split the Column by Delimiter
3. Advance option "Split into Rows"
If I answered your question, please mark my post as solution, this will also help others.
Please give Kudos for support.
Marcus Wegener works as Full Stack Power BI Engineer at BI or DIE.
His mission is clear: "Get the most out of data, with Power BI."
twitter - LinkedIn - YouTube - website - podcast - Power BI Tutorials
Thanks. This is very helpful!
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.