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!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
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
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 61 | |
| 60 | |
| 45 | |
| 18 | |
| 15 |
| User | Count |
|---|---|
| 110 | |
| 103 | |
| 40 | |
| 29 | |
| 29 |