Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

Combine matrix and table

I have a matrix with a project hierarchy in one column, but is it possible to also show parametres in a second column?   The data looks like this:   Project Lvl 1 Project Lvl 2 Produkt Name ...
  • MFelix's avatar
    5 years ago

    Hi Anonymous ,

     

    To what I can see from the image you provide you want to have an additional row in the headers but the value in the values.

     

    Add a column with blank values to your model then just put your matrix in the following setup:

    • Rows:
      • ProjectsLevel1
      • ProjctsLevel2
      • BlankColumn
    • Values
      • FirstProduct Name
      • Sum ProjectCosts
    • Turn off subtotals

    Result below: