Forum Discussion
Vishal_Chauhan
3 years agoFrequent Visitor
Running Total
Hello, I am not getting the running total from Dec'2015 till Oct'18. I have checked all the partion in Tabular editor data is showing from 2015 till today (Nov'22). I have implemented the Increme...
mangaus1111
3 years agoSolution Sage
Hi Vishal_Chauhan ,
if you need the running total you have to write 'DATE TABLE'[FullDate] <= MaxDate as a condition in your DAX.
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.