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.
We’re working on modeling inventory consumption at the lot level, accounting for shelf life considerations, since we need visibility into which lots may not consume—both for risk reporting and E&O analysis. Each item may have customers with different shelf life requirements. For example, item A may need 270 days for some…
Hi, Can you help me, how can we get row data into columns using Unique ID? Per attached below first snapshot, I want to bring rountingOrder 4, RecipientName, Sent and Completed dates in 1 row as show in sanpshot 2. Do I need to create Hierarchy list and Map?
Hi Anaplan Community, I'm working on a simulation planning model where users need the flexibility to input pricing adjustments at any level of the product hierarchy, and I’d love your guidance on best practices. 📌 Scenario Overview: We have a 4-level product hierarchy: Brand Category Sub Category SKU (lowest level) The…