-
Re: Is The Anaplan Way required?
You can see the upcoming sessions of The Anaplan Way and register here!1 -
Re: How to get the value in Summary level
Hi Goldwin, This is a tricky one. Summary Method of 'Formula' in Non-Leaf elements of hierarchy lists don't like following through on aggregation functions or LOOKUP or even x[TEXTLIST…2 -
Re: Salesforce Native Integration Module Import
Just to close the loop on this, here's the workaround we used to get this working. During the import definition settings into the module, we set the List Item matching screen to Match Items Manu…2 -
Re: Year to Date Cumulation
The following formula would work to do annual YTD cumulations where VALUE2 is the item you want to cumulate and you are using a monthly timescale: CUMULATE('VALUE2') - OFFSET(CUMULATE('…2 -
Re: Year to Date Cumulation
One of our users let me know that this formula only works correctly when January is set as the fiscal year start month. If you have a start month other than January you'll need to use this formu…2

