Forum Discussion
mgibson78
8 years agoNew Member
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 ...
- 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?
Greg_Deckler
8 years agoCommunity Champion
Are those columns or measures in your data model?
mgibson78
8 years agoNew Member
They are columns
- Greg_Deckler8 years agoCommunity Champion
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?
- mgibson788 years agoNew Member
That's the very thing I'll try! Thanks!
- v-chuncz-msft8 years agoCommunity Support