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.
Hi, I have some data where it comes up as below. I need to split them by comma and transpose them to row data with Client ID column getting duplicated for those multiple hardship values we have.
EX: i need it like Client ID Hardship
5 Struggling with financial...
5 unsuitable for public....
5 limited family supp....
my values are dynamic and i can just do it once off. Please help.
Solved! Go to Solution.
Hi @Bokbob
In the Query Editor, highlight your column and then select "Split Column". This will bring up a dialog box where you can specify that you'd like to split to rows.
Hi All,, sorry i got the answer..
i had to do
split column values with comma values
and then unpivoted other columns
and it worked 🙂
Hi All,, sorry i got the answer..
i had to do
split column values with comma values
and then unpivoted other columns
and it worked 🙂
Hi @Bokbob
In the Query Editor, highlight your column and then select "Split Column". This will bring up a dialog box where you can specify that you'd like to split to rows.
Hi Phil, Thanks so much for you help 🙂
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.