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
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…