The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
Hi Guys,
I have a table with the following information:
ID; A; B; C
1; A; B; C
2; A; B; C
3; A; B; C
I want to turn these into the following table:
1; A
1; B
1; C
2; A
2; B
2; C
After googeling for a couple of hours, i can't seem to find the solution. Is there a easy solution to this?
Thank you in advance!
With kind regards,
Jeroni Jamboni
Solved! Go to Solution.
In the Query Editor,, Select the Letter Columns>>>Go to Transform Tab>>> Unpivot
You will get below. Delete extraneous columns and rename as necessary
In the Query Editor,, Select the Letter Columns>>>Go to Transform Tab>>> Unpivot
Awesome! Works like a charm!
Thank you!
You will get below. Delete extraneous columns and rename as necessary
User | Count |
---|---|
56 | |
54 | |
53 | |
47 | |
30 |
User | Count |
---|---|
175 | |
88 | |
69 | |
48 | |
47 |