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 nowJuly 28 - August 9 | Final Round of the Power BI Dataviz World Championships. This is your chance. Learn more
Hi team,
I'm looking for a help / suggestion to transform rows to columns.
Attached is the sample data set for reference purposes.
Input Source table:
| Model No. | Type | Project | Category | Count | List | Units |
| Dynamic | Type1 | PRJ1 | Category1 | 25 | 2500 | 4.15 |
| Dynamic | Type1 | PRJ1 | Category1 | 50 | 20 | 3.38 |
| Dynamic | Type1 | PRJ1 | Category1 | 100 | 25 | 3.17 |
| Dynamic | Type1 | PRJ1 | Category1 | 150 | 30 | 3.17 |
| Dynamic | Type1 | PRJ1 | Category1 | 35 | 3.17 | |
| Dynamic | Type1 | PRJ1 | Category1 | 200 | 45 | 8.19 |
| Dynamic | Type1 | PRJ1 | Category1 | 250 | 50 | 9.23 |
Output source:
| Model No. | Type | Project | Category | Count1 | List1 | Units1 | Count2 | List2 | Units2 | Count1 | List2 | Units2 | Count3 | List3 | Units3 | Count4 | List4 | Units4 | Count5 | List5 | Units5 | Count6 | List6 | Units6 |
| Dynamic | Type1 | PRJ1 | Category1 | 25 | 2500 | 4.15 | 50 | 20 | 3.38 | 100 | 25 | 3.17 | 150 | 30 | 3.17 | 35 | 3.17 | 200 | 45 | 8.19 | 250 | 50 | 9.23 |
Thanks in advance.
Kind regards,
Anand
https://1drv.ms/f/s!Aj7kf6Fnqc5SwmD-8Jv-HKxKd9N8
Solved! Go to Solution.
Hi all,
I have found the solution for the question that I posted for help last evening. Hope this helps, how I achieved the desired results.
Regards,
A!
Hi all,
I have found the solution for the question that I posted for help last evening. Hope this helps, how I achieved the desired results.
Regards,
A!
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!
Check out the July 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 30 | |
| 28 | |
| 23 | |
| 21 | |
| 19 |
| User | Count |
|---|---|
| 44 | |
| 32 | |
| 18 | |
| 17 | |
| 17 |