Forum Discussion

MarioDias's avatar
MarioDias
Frequent Visitor
5 years ago
Solved

Summarize Running Total that resets as categories changes

I am trying to write a SUMMARIZE function that calculates Running Total based on a determined category:   Table Category 1 Category 2 Total Running Total (goal) Apple Basket 1 5 5 A...
  • MarioDias's avatar
    5 years ago

    Hello  everyone.

    It looks like switching ALLSELECT by ALLEXCEPT solves the problem. Thanks parry2k for all the messages.