Forum Discussion
tgordon
6 years agoNew Member
Transpose data from calculated columns
I have a set of data organized as shown below: Project Quarter for Revenue Y1 Revenue Y2 Revenue 2020 Q1 2020 Q2 2020 Q3 2020 Q4 2021 Q1 2021 Q2 2021 Q3 2021 Q4 Project A 2020 Q...
az38
6 years agoCommunity Champion
Hi tgordon
you could create a custom column in Power Query. it could be the same as your calculated column (but it depends on your data model). after that - pivot/unpivot functions in power query
do not hesitate to give a kudo to useful posts and mark solutions as solution