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

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

Reply
Anonymous
Not applicable

Extract values from a cell into separate rows

Hi Guys 
i have csv file and one of the cell (Item Sent)  is having multiple values.

How we can extract Item Sent values to separate rows altogether.

 

Subrows.JPG

 

Desire output:

RecordID    Item Sent

LAB12792     6

LAB12792     100

LAB12792     130

LAB12792     131

LAB12792     132

 

 

Any help is greatly appreciated.

 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Below split operation worked to split above data into separate rows.

 

Solution.JPG

 

FInal Output:

output.JPG

View solution in original post

3 REPLIES 3
y-dubourg
Frequent Visitor

Do you have line breaks in column Item Sent?

Anonymous
Not applicable

the rows are having line feed.

had to try each option one in advanced options to make it work and at last line feed did the magic.

 

 

Anonymous
Not applicable

Below split operation worked to split above data into separate rows.

 

Solution.JPG

 

FInal Output:

output.JPG

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors