Forum Discussion

Coppercrutch's avatar
Coppercrutch
New Member
1 year ago
Solved

Subtotal issues in a matrix

Hello all,   I've searched for similar issues but can't find anything quite the same.  I've a matrix and for conditional formatting I've added icons based on rules. They work for for when I drill ...
  • danextian's avatar
    1 year ago

    Hi Coppercrutch 

    How many row categories do you have? The only time the upper-level hierarchy doesn't show icons when the 'values only' option is selected is when you've drilled into the lowest level of the hierarchy. Until then, the upper-level hierarchies are considered values. You will need to write another measure to check whether the lowest level in the hierarchy is currently in scope and return a value if it is. In the screenshot below, ISINSCOPE will return true only at the geo level, thus it returns blank for the year and category row categories, resulting in no icons.