Hi everyone. how can i get the sum of Lease Liability column in Module 1 and insert to Monthly column in Module 2
Module 1:
Module 2:
@AtzDGreat
In your 2nd module ensure which line item (date from or date to) can represent the months from the module 1 lase liability.
Create another line item to convert that particular date line items to month formatted as Dec 25 (12/31/25) and do the lookup in for the line item to bring the lase liability.
You can use Time sum to get the value also.
Hope it helps.
Use TimeSum()
https://help.anaplan.com/timesum-45c3bc48-4d80-490d-9b18-76af505c6907
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…