Forum Discussion

Jansco's avatar
Jansco
Icon for Helper I rankHelper I
7 years ago
Solved

Custom Subtotals in Matrix for Different Categories

I’m looking for a way to calculate custom totals based on a filtered Matix. Let’s say I have 15 variables, including the following: A B B/A C D C/D For single variables a normal total is fine...
  • d_gosbell's avatar
    d_gosbell
    7 years ago

    So if you unpivot and use the disconnected table it should work fine.

     

    Note: I would hide the variable column in Table1 as the switch measure is based off the 'Variable' table. If you use the column from Table1 the measure will not work.