Hello Experts,
I need to return a formula with Yes or No based on a sequence of current status and the preceding steps needs to be covered.
The sequence is applicable as below.
- Pending Dependencies (F)
- Not Started (F)
- Pre Set Up (F)
- Set Up (F)
- Smoke Test (F)
- Smoke Test Validation (F)
- Full Run (F)
- Full Run Validation (F)
- Complete (F)
Example -
If 1. Finance task = Pending Dependencies (F), it should return YES in the Pending Dependencies (F) Column.
2nd - If HR is in current Not Started (F) status, formula should return Yes and previous step Pending Dependencies (F) should return Yes and subsequent step should return No.
I need to return the values for the entire 9 status. Also if there is an option to do via lookup ?