Forum Discussion
RobynMoller23
2 years agoFrequent Visitor
Running Total
Hi I am trying to compare running total over 3 years. The previous 2 years are okay but I want the Running total to stop at the current month in this FY. The code I am using is FY Running total...
- 2 years ago
Hi RobynMoller23
You can filter out the "future" months.Please refer to the linked video:
https://www.youtube.com/watch?v=VXd1wl-5vKI&t=5sin the video, they use the logic of the last transaction, you can also implement the same according to today()
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
Ritaf1983
2 years agoSuper User
Hi RobynMoller23
You can filter out the "future" months.
Please refer to the linked video:
https://www.youtube.com/watch?v=VXd1wl-5vKI&t=5s
in the video, they use the logic of the last transaction, you can also implement the same according to today()
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly