Forum Discussion
hpatel247
Helper I
8 years agorunning totals count
Hi, I'm trying to show a cumulative total count of users per month but not sure how to do this. So far i have managed to get close to it however in my data, i can have multiple users in the same ...
Greg_Deckler
Community Champion
8 years agoTry the Running Total quick measure. You could potentially replace the SUM with COUNT for the aggregator. If you can post sample data could provide a more complete answer.