This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
Hi Power BI community
I have a table with leader ids. Sometimes a row has a single id and othertimes it multiple ids split by ","
Like this.
I want to add a new row each time I have a "," so no row has more than a single number.
Is this possible?
Solved! Go to Solution.
split column by delimiter, using "," as delimeter. Click the 'To rows' option
@ThomasWeppler add a new column with Text.Split([Column],',') and then exapnd to new rows
Thanks @smpa01
I wnet with @HotChilli solution, but I am sure your solution would have worked as well 🙂
split column by delimiter, using "," as delimeter. Click the 'To rows' option
Thanks @HotChilli
Your solution was super easy to impliment and worked like a charm.
Check out the May 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.