Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago
Solved

Matrix

Hello,  I am struggling with a matrix.  Is there a way to create a table/matrix that looks like the one below     where the data I am using has the below structure?    Is there...
  • Ritaf1983's avatar
    2 years ago

    Hi Anonymous 

    You don't need to unpivot the table to get this result, you just need to switch values to rows and put the group to columns.

     

    Link to the sample file 

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