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)
Hi - can't access support portal having already registered. Receive the following error message - is this an issue with Anaplan or our internal IT?
Can someone help me i am unable to login anaplan portal using my credentials
Dear Hive Mind, Do we have a way to get the history of a particular List Item, from its creation into a model up until its removal ? I am trying to chase when / how an item has been added into a model and how / when it would have been deleted and then recreated with the same code. Is there a pattern (manual or API) to get…