Hi experts
I have a Custom week dimension and I want to see week number in a particular Month what should I do.
Hi @saurabh_kumar_kunwar,
For such cases you can use cumulate function ( https://help.anaplan.com/cumulate-1173a903-81bb-4838-a4d0-1c9f9c739aa3 ).
In you case what you can do is:
Write a formula Cumulate(1, 'First period?', *name of the week list*) Where 'First period?' is a boolean-formatted line which represents the first week of every month.
To create a correct formula for the 'First period?' line item you can do the following:
Kind regards, Kostya
I wanted to check if others are facing this specification difference between Grid Card in Additional Insight. When created using a Saved View, the Quick Sum bar feature does not work, but when created using the module directly, the Quick Sum bar works.
Does anyone have any documentation on the trade-offs of having 1 model for all components of planning (service revenue, product revenue, labour planning), vs multiple models 1 for each and a consolidation model to tie it all together?
A quick reminder of the Bulk Copy functionality. Bulk Copy allows you copy large volumes of data from one slice of a model to another in a single, optimised operation, instead of using formulas or imports. Use case: copy a version (RF1) into a prior year version (PY RF1) using a versions list to allow for year-on-yearβ¦