Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
Hi everyone,
I am new to Power Bi and I am struggling with the following:
I have a table with two columns External ID and Detailed Products, then I insert a calculated column for each product.
Is there a way to create a new table that would look like the one below?
Thank you.
Solved! Go to Solution.
Hi @Anonymous
check the pivot/unpivot options in the query editor
| User | Count |
|---|---|
| 23 | |
| 19 | |
| 18 | |
| 17 | |
| 10 |
| User | Count |
|---|---|
| 54 | |
| 53 | |
| 42 | |
| 38 | |
| 32 |