Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Anonymous
Not applicable

Need help splitting rows with no delimiter

I am new to powerBI and have what I think is a tough problem to solve.  I have a large dataset with several rows similar to the below.  Is there a way to split the columns so that each individual line in column 3 is split into its own row and has the identifying information from column 1&2?

 

Column 1Column 2Column 3
AB

C - 1231

D - 12.12

E - 123154.123123

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Anonymous ,

So you split Column 3 by delimiter "line feed" to achieve it, right? Thanks for sharing your solution. Could you please mark your post as Answered if the problem has been resolved? Thank you.

line feed.JPG

Best Regards

Rena

View solution in original post

6 REPLIES 6
parry2k
Super User
Super User

@Anonymous If you try split in Power Query to columns and then use fill down on transform table for column1 and column 2 , it will do it, but as @HotChilli suggested, how your real data looks like?

 



Subscribe to the @PowerBIHowTo YT channel for an upcoming video on List and Record functions in Power Query!!

Learn Power BI and Fabric - subscribe to our YT channel - Click here: @PowerBIHowTo

If my solution proved useful, I'd be delighted to receive Kudos. When you put effort into asking a question, it's equally thoughtful to acknowledge and give Kudos to the individual who helped you solve the problem. It's a small gesture that shows appreciation and encouragement! ❤


Did I answer your question? Mark my post as a solution. Proud to be a Super User! Appreciate your Kudos 🙂
Feel free to email me with any of your BI needs.

HotChilli
Super User
Super User

In the form displayed, line 1 and 3 don't know anything about A and B so the data would have to be manipulated first.

Does your real data look like this ?  If not, can you post a more realistic sample so that any pattern can be found.

Anonymous
Not applicable

Yes, the data actually looks like this.  In the real data, 2-25 rows of unique data will be found within a single cell in Column 3.  

 

One pattern could be that each unique row within column 3 represents a dollar figure. so a delimiter could be found by looking at 2 characters after a "." 

@Anonymous check steps in the query editor in the attached file and change as per your data model.

 

I would  Kudos if my solution helped. 👉 If you can spend time posting the question, you can also make efforts to give Kudos whoever helped to solve your problem. It is a token of appreciation!



Subscribe to the @PowerBIHowTo YT channel for an upcoming video on List and Record functions in Power Query!!

Learn Power BI and Fabric - subscribe to our YT channel - Click here: @PowerBIHowTo

If my solution proved useful, I'd be delighted to receive Kudos. When you put effort into asking a question, it's equally thoughtful to acknowledge and give Kudos to the individual who helped you solve the problem. It's a small gesture that shows appreciation and encouragement! ❤


Did I answer your question? Mark my post as a solution. Proud to be a Super User! Appreciate your Kudos 🙂
Feel free to email me with any of your BI needs.

Anonymous
Not applicable

Hi All,

 

Thank you for your help but I was able to find a hidden delimeter that helped split the column into rows.  PowerBI natively allows for split of unicode text via "Carriage Returns".  There are a few of these you can pick, but the one that was used in my data was not referenced. 

 

This is a character called a "Line Feed".   I was able to split by using the special character #(lf)

 

 

Anonymous
Not applicable

Hi @Anonymous ,

So you split Column 3 by delimiter "line feed" to achieve it, right? Thanks for sharing your solution. Could you please mark your post as Answered if the problem has been resolved? Thank you.

line feed.JPG

Best Regards

Rena

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

Check out the November 2025 Power BI update to learn about new features.

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors