Forum Discussion
Anonymous
6 years agoNot applicable
Create another row
Hi All, i need your help. I want to have seperate row for 360-1/ 360-2 in No1.? is it possible please let me know. thank you, CL
- 6 years ago
Anonymous
You can select that column, go to Split Column, Split By Delimiter, select custom Delimiter and enter #(lf) as the value________________________
Did I answer your question? Mark this post as a solution, this will help others!.
Click on the Thumbs-Up icon on the right if you like this reply 🙂
amitchandak
6 years agoSuper User
Anonymous , can this identified by some delimiter.
if yes: https://www.tutorialgateway.org/how-to-split-columns-in-power-bi/
Or get the code of split by a delimiter using above and then modify the table script and give unichar(10) in place of delimiter.
Table-> right click -> advance editor