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)
XL3SetProperty to navigate
Hi, Where are the member properties for lists defined in Anaplan XL? In the training documentation there is an example showing a property such as βBirth Dateβ, which appears to be a list-item attribute. That suggests you can create custom list properties from the Anaplan list. However, when I connect through Anaplan XL, Iβ¦
Hi all I have a list of networks organized hierarchically on a list of entities, which is itself organized hierarchically on a list of divisions (organization). An entity can have several networks. I also have a list of product models, which is itself ranked with three higher levels: this βModelsβ L4 list is ranked at aβ¦