Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago
Solved

Filtering in Matrix report based on overall subtotal value

I am trying to create a monthly report to show people who have under recorded their hours.   So far I've managed to extract and subtotal the hours but can find no way of filtering the report to sho...
  • Greg_Deckler's avatar
    7 years ago

    You should be able to create a measure, Measure = SUM([Hours]) and use that as a visual level filter. See Page 15, Table25 of attached.