Hi Anaplan Community,
I will be grateful if you can share your opinion on this problem:
Below is the scenario need to solve:
I need to transfer the "Amount" based on the "Collection" week as shown below
I used the POST formula:
Amount: XX
Week Count: ROUND(('Date + Count' - Date) / 7, 0, DOWN)
POST: POST(Amount, Week count)
Example Nov 24 (Week 44 - 47, FY24) should be transfer on Week 1 FY25. But as illustrated below it is not working properly. Please note that "Collection" = PERIOD('Date + Count')
I tried using the dummy time range on source module but it wont work on my actual data because I need to link it on existing data that have different time range.
SUM or LOOKUP is not working and will show this error:
The only solution I can think of is to import the data and map the time based on collection but it will be additional task on the user. They also might forget to press the action to refresh the data.
Thank you in advance,
Lyneth