I got confused between these functions.
It's unclear for me now. If any one can help me with simplifying this it would be very helpful for me.
Is there use cases where Lag and Lead should be used instead of offset or post?
Thanks in advance.
The LEAD and LAG functions allow you to specify how non-positive values should be treated - you would use these formulas if you wanted to return a different result for negative/zero values. OFFSET is essentially a simplified version of the LEAD formula, as it will return the value of the period specific regardless of whether that cell value is positive, negative or zero (i.e. NONSTRICT). So in other words, they all do something similar with slightly different behaviors/conditions.
POST will allow for more than one source item to map to a specified target. This formula should only be used in circumstances where more than one value can apply, anytime you are trying to return a single value from a specified number of periods in the past/future the other time related formulas (Offset, Lag, etc.) will operate more efficiently. See below for a bit more detail on POST:
https://help.anaplan.com/082cb491-879c-4711-b5c6-9ed162391bb1-POST
@bb21 Hope your confusion cleared.
Thanks,
Jagadish Dash
Such a great explanation.
Thank you so much @jagadishdash .
Kindly assist me with the below lines. What i need to do first after creating the UX sheet. How to add Product SKU and Time context selectors in the Page. Include the following: Product SKU and Time context selectors. SYS00 Time Settings by Month module, Planning Period Filter for UX saved view (or create a custom view…
Hi, is it possible to use a Network Card in order to show an organizational structure which cannot be managed through Hierarchy Lists, cause there are branches that don't have the same hierarchy levels associated? Example: In a L1 COMPANY > L2 AREA > L3 SERVICE > L4 OFFICE There is a case like this: COMPANY A AREA A…
Hi - I cannot seem to create a migration for Assignment 3 and it will not allow me to update the hierarchy and proceed further. It seems to think that a link has already been created, but I don't see anything. Any ideas?