In the line item "last 3 months sum", I'm trying to sum the last three months.
I tried using timesum but wasn't getting the right numbers.
Any help appreciated, thanks!
Hi @ashasli, Try using MOVINGSUM().
You can also watch this legendary video by Rob. TIMESUM vs. MOVINGSUM
I hope this helps.
Seyma 🌷🙂
Thanks @seymatas1 it worked! MOVINGSUM(last 3 months, -3, -1, SUM)
Summary: Workflow does not display detailed error messages and marks success despite partial failures. Impact: Developers and workflow users will be receiving false-positives due to the “Completed Message” despite partial failures, that are present when manually triggering processes and through cloudworks. The expectation…
We have a business requirement of calculating running IRR to calculate the performance fee. Currently, Anaplan IRR function gives 1 final output basis entire cashflow We need running IRR to start calculating the performance fee from the period if the IRR exceeds Hurdle rate This is a highest priority item and needs to get…
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…