Forum Discussion
Anonymous
6 years agoNot applicable
Split rows into multiple rows by line breaks
Hi guys, Does anyone know if there is a way in Power Query Editor to split rows with line-broken data into multiple rows? So that Column1 Column2 Diamond A B C Quartz D ...
- 6 years ago
Hi Anonymous ,
Here is the pbix Split rows PBIX
So I split the 2nd col by delimiter. Which might be the only tricky part for you. When I built a table to match yours I had to do a "Shift Enter" to get data on subsequent rows visually. You may have to play around with how to split the column, but from there it is easy, select first column and unpivot other rows, then delete attribute column.
Let me know if you have any questions.
If this solves your issues, please mark it as the solution, so that others can find it easily. Kudos 👍are nice too.
Nathaniel
Anonymous
6 years agoNot applicable
Nathaniel_C
Community Champion
6 years agoHi Anonymous , you are very welcome!
Nathaniel