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
Hello all,
I have made a connection with a tool, but the data is coming in as a long line of columns
similar to the example below but its hundreds of columns. Is there an easy way to transform this data so that I have a string column with all the strings listed, volume overall, month volume and then month and year column
similar to this. so its easy for me to work with and build visuals.
thank you in advance
Solved! Go to Solution.
you should be able to do this in power query you just need to unpivot the the volume columns into one column, see example attached - im using year1 and year 2 in this example but thats irrelevant really, you can do this with any columns using UNPIVOT ans selecting the columns involved.
Proud to be a Super User!
you should be able to do this in power query you just need to unpivot the the volume columns into one column, see example attached - im using year1 and year 2 in this example but thats irrelevant really, you can do this with any columns using UNPIVOT ans selecting the columns involved.
Proud to be a Super User!
| User | Count |
|---|---|
| 23 | |
| 21 | |
| 20 | |
| 17 | |
| 11 |
| User | Count |
|---|---|
| 55 | |
| 53 | |
| 43 | |
| 36 | |
| 32 |