Forum Discussion

mgibson78's avatar
mgibson78
New Member
8 years ago
Solved

Cumulative Totals

Please excuse the crudeness of my image!   Essentially I want to create cumulative totals. So the figures surrounded by the black line are my base figures. Then I would like the figures surrounded ...
  • Greg_Deckler's avatar
    Greg_Deckler
    8 years ago

    So, could you add an additional column in your data model like [column1] + [column2] + [column3] and then use a Quick Measure Running Total on that column?