Forum Discussion
lilySixteen
Helper III
6 years agoUnpivot data in Power bi
Hello Community, I have below table, can you please advise how to unpivot it to get a new table that has a "Month" Column (contains April, May and June), a "Billings" Column, "Outstanding AR" Co...
- 6 years ago
lilySixteen , You can have one level of unpivoting , I doubt you can have two level
https://radacad.com/pivot-and-unpivot-with-power-bi
Transpose : https://yodalearning.com/tutorials/power-query-helps-transposing-data/You may need unpivot-twice
amitchandak
Super User
6 years agolilySixteen , You can have one level of unpivoting , I doubt you can have two level
https://radacad.com/pivot-and-unpivot-with-power-bi
Transpose : https://yodalearning.com/tutorials/power-query-helps-transposing-data/
You may need unpivot-twice
- lilySixteen6 years ago
Helper III
amitchandak Thanks so much for providing these links! They are very helpful, and I was able to figure it out by following the steps provided in the 3rd link. Thanks again!