please help.
we have scenario to get the value of a numbered field of last week in a quarter. For example we are in Q 1, we want the value of week 13 (which is last week in first quarter).
do we have any functions available to get the value?
@anirudh
Try using this instead of the +85
Hi anilp,If you're using Anaplan time, set the Time Summary of the line item to closing balanceThis way, the quarter value will always be the value of the last week in the quarterThen in your destination line item, simply refer the quarter line item by using a quarter lookupLet me know if you need more helpRegards,Anirudh
Thank you anirudh for reply.
that helps a bit. how i can identify last month in a quarter and based on that i need to pull the closing balance for that month.
Hello @anilp
What @anirudh was referring to is the following...
Change the summary method of the line item -for which you need to obtain the last value in the quarter- from the default SUM to Closing Balance. This way, the value of each Q will be the value of the last week in the quarter.
Now that you have the value you want in each Quarter, you can directly reference it and it will equal the value of the last week in the quarter. Anaplan has native functions to reference Quarter values, but we don’t have a native function to reference Week x of the year.
assumption for that solution to work are:1. You should be using Native Anaplan Time.
2. Module is dimensioned by weeks
Hi,
Try the formula in the line item month
Regards,
Anirudh
Hi everyone, I'm looking to design a workflow and would appreciate your input or guidance on how to set this up effectively in Anaplan. So, the goal is: Once end users complete their data input, they should be able to trigger a process that: Notifies stakeholders via email with a link to a report. The report includes: A…
I've few actions in our Supply model which when run takes some time on the "generating failure dump" step at the end of the action even though the import is a full success without warning or errors. This is just a few seconds when run for a single action, however we have a process with 120 actions, and most of these…
Hi, My org is looking to explore leveraging Google Apps script to extract data out of Anaplan and update already built templates in Google Sheets. We use the Anaplan Extension currently but find it crashes often with the amount of tabs, data, etc. Has anyone used both Anaplan OAUTH 2.0 API and Goolge Apps Script to write…