Forum Discussion

o59393's avatar
o59393
Post Prodigy
2 years ago
Solved

How to create a table with multiple rows and date column

Hi all

 

Can someone tell me how to create a table like the one below?

 

I only know how to create matrix with drilldowns, but the table above is different.

 

Here is a small data sample:

 

CapacityDemandTotal FacilitiesTotal LinesUtilization %Capacity ExcessYear
1610259%-52023
2510262%-32024
3410264%-12025
4310267%12026
5210271%32027
6110270%52028

 

Thanks!

  • Anonymous's avatar
    Anonymous
    2 years ago

    Hi  o59393 

    First you need to go into Power Query and unpivot the table, select the year column and choose Unpivot Columns in the Transform tab, as shown below.

    Then click Close & Apply in the Home Tab.

     

    Next, create the Matrix as shown below.

     

    Is this the result you expect?

     

    Best Regards,

    Community Support Team _Yuliax

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

2 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi  o59393 

    First you need to go into Power Query and unpivot the table, select the year column and choose Unpivot Columns in the Transform tab, as shown below.

    Then click Close & Apply in the Home Tab.

     

    Next, create the Matrix as shown below.

     

    Is this the result you expect?

     

    Best Regards,

    Community Support Team _Yuliax

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