Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
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.
Desire output:
RecordID Item Sent
LAB12792 6
LAB12792 100
LAB12792 130
LAB12792 131
LAB12792 132
Any help is greatly appreciated.
Solved! Go to Solution.
Below split operation worked to split above data into separate rows.
FInal Output:
Do you have line breaks in column Item Sent?
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.
Below split operation worked to split above data into separate rows.
FInal Output:
User | Count |
---|---|
98 | |
75 | |
69 | |
49 | |
26 |