HI.
Please could you give me some guidance on the below?IF PO Submitted > 0 THEN POST(PO Submitted, Shipping Time Weeks) ELSE 0
@lcapon
For Confirmed PO Delivery there is No Need of IF ELSE Statement, just use the remaining part of your formula which is POST(PO Submitted, Shipping Time Weeks)
Confirmed Purchase Order Request: I see first part of the formula is wrong which checks IF PO Submitted > 0 instead it should be IF Confirmed PO Delivery > 0 THEN use remaining part of your formula.
Also you will have to follow the instructions carefully, you will be asked to use OFFSET first and then later changed to POST - basically explaining it to you the use cases of POST
Misbah
Does this appear correct?
Don't worry - I've amended to use 'Final' Shipping weeks and now appears correct.
Hello, I need help in getting the lowest value of all the years. see screenshot below : I need to get the value -1,249,884 since that is the lowest Thanks
I want to do a SUM from the source module which has native users, SKU list and time dimension to a target module line item by all users by SKUs. Target module only has a subset of the SKU list and nothing else. Need some inputs on how to build the mapping for the SUM. Is it also possible with the Anaplan native users list…
Hi Community, I’m encountering an issue where an export created in Anaplan is missing column headers when retrieved via the API. However, when I manually run the same export from the Actions tab, the downloaded file includes the headers. Has anyone experienced this behavior before? I’d appreciate any insights into the root…