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’m having trouble recovering access to my Anaplan workspace account. Could you please help me?
We have an Integration Process in Anaplan CloudWorks created by User X - No WSA (originally Full Access with top-level Selective Access, now changed to Planner Read Only with Selective Access unchanged) and scheduled by User Y - with WSA , who also created the Integration Flow. Internal (Full Access) is enabled within the…
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…