The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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 🙂
User | Count |
---|---|
83 | |
82 | |
34 | |
33 | |
32 |
User | Count |
---|---|
93 | |
79 | |
62 | |
54 | |
51 |