Hi All,
I am struggling with trying to find and create a formula to automate the Risk Flag.
I'd like to use simple logic to provide a flag if any of the ancestor rows have one of the following values
The two columns are Status, with dropdowns, and Risk Level with High, Medium, Low Symbols, and I would like to return a red Flag to the third column if:
Status@row is “Delayed”, or “Not Started” AND/OR Risk Level is Medium or High
Can anyone please recommend the best way to accomplish this?
Thank you!