Forum Discussion
ThomasWeppler
2 years agoImpactful Individual
How do I make more rows after each ,
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 ...
- 2 years ago
split column by delimiter, using "," as delimeter. Click the 'To rows' option
HotChilli
2 years agoCommunity Champion
split column by delimiter, using "," as delimeter. Click the 'To rows' option
- ThomasWeppler2 years agoImpactful Individual
Thanks HotChilli
Your solution was super easy to impliment and worked like a charm.