Hi All,
I have create a module which show the amount in 'Revenue' column
How can I sum the value and put in the following module?
I have tried the following formula but the result can't be shown
(test version.Revenue[SUM: test version.Test])
thanks
Hi @alexlee
Try this:
1. create a new line item in your source module that checks if your "test" line item is "PY actual". If PY Actuals then Revenue else 0
2. in your target module, refer to the new line item and select all time periods
Here you have an example
i hope it helps
cheers
Alex
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…