Hi everyone,
I currently have a formula in my status column that auto-update depends on the percentage completion. Anything that is 0 is Not Started, and greater than 0% and less than 100% is Green (G), and anything that is 100% is Complete (blue).
I want to add 2 more actions in the formula.
- If Finish Date is in the past, Status icon will become Yellow (Y)
- If At Risk flag is checked, Status icon will become Red (R)
Which formula do you suggest I can add to my current formula? Thanks.