Don't miss your chance to take exam DP-600 or DP-700 on us!
Request nowLearn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
I have the following table (as result of many steps) :
I want to get a result as below : as I need to transpose the table :
Solved! Go to Solution.
If data for the next country are below the shown data in the same column you can use this approach.
- Add an index column starting at 1
- Divide that column by the # of rows of data per country (19 shown) and round up to the nearest integer. You should get the same integer for all rows for the same country
- Highlight the first column and choose pivot column on the transform tab
- in the pop up choose the 2nd column for the Values and in the pull down choose no aggregation
Regards,
Pat
To learn more about Power BI, follow me on Twitter or subscribe on YouTube.
If data for the next country are below the shown data in the same column you can use this approach.
- Add an index column starting at 1
- Divide that column by the # of rows of data per country (19 shown) and round up to the nearest integer. You should get the same integer for all rows for the same country
- Highlight the first column and choose pivot column on the transform tab
- in the pop up choose the 2nd column for the Values and in the pull down choose no aggregation
Regards,
Pat
To learn more about Power BI, follow me on Twitter or subscribe on YouTube.
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 |
|---|---|
| 54 | |
| 47 | |
| 39 | |
| 16 | |
| 15 |
| User | Count |
|---|---|
| 83 | |
| 71 | |
| 39 | |
| 29 | |
| 27 |