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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
How do I split this column into 2 separate columns (refer to graphic below) ? I have tried all of the basic options will not parse correctly. Desired result is below:
Service Line Service Line Description
Acupuncture Acupuncture therapy has been shown to be effective in treating symptoms resulting from a wide range
of conditions.
Solved! Go to Solution.
I used a tab as delimeter. Requires some cleanup but it works.
I used a tab as delimeter. Requires some cleanup but it works.