Forum Discussion
KL718
7 years agoFrequent Visitor
Cumulative Total
I want to calculate cumulative total. I have gone through other post but my dataset do not have Dates column.
- Anonymous7 years ago
Hi KL718
1. Create and Index column using Edit query starting from 1.
2. Go through the link
https://javierguillen.wordpress.com/2012/02/06/can-earlier-be-used-in-dax-measures/
3. Use the Index as the column for Earlier function.
Cheers
CheenuSing
KL718
7 years agoFrequent Visitor
Thanks.
Can do same with DAX?
Anonymous
7 years agoNot applicable
Hi KL718
1. Create and Index column using Edit query starting from 1.
2. Go through the link
https://javierguillen.wordpress.com/2012/02/06/can-earlier-be-used-in-dax-measures/
3. Use the Index as the column for Earlier function.
Cheers
CheenuSing