Good morning Community.
I am fighting with establishing an If Statement combined with 'AND' or 'OR' statements to get desired results.
In the sample data attached, the key metric is Item Type (Shirt, Pants).
The column 'Item Type Status to Date Required By' (column F) should be populated based on whether the associated Item type was able to be manufactured by the 'Date Required By' or sooner.
Key scenarios:
If the Planned Manufactured Date falls after the Required By Date, then it is late.
If the Actual Manufactured Date falls after the Required By Date, then it is late.
If the Actual Manufactured Date is Blank and the Date Required By is past then it is late.
I Hope this is sufficient explanation?
Thanks in advance.