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
Hello All, Is possible to Data label colours based on Legend? By default the Axis in ANPALAN steps up by 2.5K, how to manually adjust? Data labels for all legends is not displayed, possibly due to size, how to move the labels TIA
Hi, I was hoping to get some help with this situation, where I am trying to take a list to list mapping on the left and get an output similar to the right, but the main idea is i want to be able to make the selected item (format: list), the dimension of a target module and reverse map the original source list as a list…
We've been building a tool called aplan4sheets and we'd genuinely like input from this community — both on what we've built so far and on what we should prioritize next. The problem we set out to solve: Anaplan's Excel add-in is Windows-centric, and there's no real native way to pivot Anaplan data in Google Sheets. We…