Hi
i wrote this formula.It has taken without any errors but showing zeroes
This is my formula
IF 'SYS01 Time Settings By Week'.'1st Forecast Year?' THEN OFFSET(Volumes, -52, 0) ELSE 0
Can u provide correct formula
Hi @Sirisha88 ,
The formula that you have applied is correct. You will be able to see the values from the next year onwards i.e. Week 1 FY20. This is how the Offset works.
I hope it helps
~Anand
When you write -52 you are trying to get data from Volumes 52 weeks in the past.
If this is done on purpose then you have to check the time dimension of both line items.
Time ranges can be different and the system thinks that you are referring out of the time scale.
Check https://help.anaplan.com/4f5a095c-0e7a-4f1a-b6ea-0ef8f88d6c3f-OFFSET
Thank u soo much for your replies..i got it
Hello all,
can you please help me to solve this:
I write the same formula but steal have 0 in line item volumes;
I have installed the Anaplan app in Salesforce, but have been receiving an error. In the Anaplan part it asks for you to contact support, but does not provide any details into how to do this, just raising a ticket in the portal? WOuld be great to have more information.…
Hello Everyone, I am seeking guidance on how I could create a workflow process in Fluence consolidation workspace, using the ADO import task. Does anybody know what kind of information I need to fill in these fields? I have watched the ADO training but only explains the data transformation and integration within Anaplan…
Hi I would like to set up pagination in management reports by assigning a page number to a list item and its parent but I also want to be able to keep a block of parent and list items together and not split over two pages. E.g. Parent 1 - 1 Child 1 - 2 Child 2 - 3 Parent 2 - 4 Child 3 - 5 Child 4 - 6 Child 5 - 7…