Forum Discussion

mmills2018's avatar
mmills2018
Icon for Helper IV rankHelper IV
5 years ago
Solved

Grandtotals

Is it possible to move the Grandtotals of a matrix table to the top of the table?
  • Anonymous's avatar
    Anonymous
    5 years ago

    HI mmills2018 

    You can try creating a Dummy column (Total = "Total" ). This will act as a parent level hierarchy for any categorical column present in same table.

    Now, create a matrix with this dummy column and your actual categorical column in "Rows" and measue in "values"

      

    Set the metric to lowest level of data by clicking icon as show below:-

    Go to "Format" for Matrix visual -> Go to "Subtotals" section

    Set

    Row Subtotals = On

    Row Subtotal Position = Top

    Per Row Level = On

    More options would appear

    Set Total = Offand rest all = On

     

    Got to  "Format" for Matrix visual -> Go to "Row Headers" section

    Set 

    Stepped Layout indentaion = 0 

     

    and you table should look like below:-

     

     

  • mmills2018's avatar
    mmills2018
    5 years ago

    Amazing! worked perfectly, thank you!!!