Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago
Solved

Move Column Headers into multiple rows

Hello,

 

Sorry, I am completely new to Power BI, so I am looking for a way to transform my data table.

 

 

 

 

 

 

 

 

Is there a way to move all column headers into rows?

I want the final result to be three columns - the first one with the years (12 times each), the second one with the months and the third column with the respective figures?

 

Thank you in advance,

Best regards,
Stefan

  • Anonymous's avatar
    Anonymous
    7 years ago

    Anonymous 

     

    You can do this via EditQuery using Unpivot option

    Edit Query - Transform - Unpivot Columns (Any Column sub group)

    select Overnights column (in your case) and use Unpivot Other Columns

     

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
    Proud to be Datanaut!

1 Reply

  • Anonymous's avatar
    Anonymous
    Not applicable

    Anonymous 

     

    You can do this via EditQuery using Unpivot option

    Edit Query - Transform - Unpivot Columns (Any Column sub group)

    select Overnights column (in your case) and use Unpivot Other Columns

     

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
    Proud to be Datanaut!