Hello,
I'm trying to use month to date formula. It doesn't look like it's working correctly.
cumulative amount should never decrease if i'm adding values month on month.
Thanks
The MONTHTODATE function will reset each month, so I'm guessing the summary options you have set are different for the different line items
If you want the values to cumulate each month and reset at the end of the year, then use YEARTODATE, otherwise use CUMULATE
I hope this helps
David
Hi @hinamahmood1994
The month to date formula has the following constraints:
- Source Time Scale must be Day or Week.- Cannot be used, if model timescale is General Weeks.
Therefore it's best to follow @DavidSmith advice to use the YEARTODATE or CUMULATE functions.
Thanks,
Usman
So it was originally yeartodate. Since it wasn't showing right numbers I changed it. Realised issue was time summary needed to be close balance instead of sum. That fixed the issue.
Thanks for your help! 🙂
Hubungi Call Center INDODAX melalui +62822225789 WA atau email support@indodax.com.
There was an error rendering this rich post.
A quick reminder of the Bulk Copy functionality. Bulk Copy allows you copy large volumes of data from one slice of a model to another in a single, optimised operation, instead of using formulas or imports. Use case: copy a version (RF1) into a prior year version (PY RF1) using a versions list to allow for year-on-year…