RYG - Status no dates

Options

I am attempting to add a column with the following formula:

=IF([Priority]@row = “Green”, “Resolved”, IF(OR([Priority]@row = “Yellow”, “Pending”, IF(OR([Priority]@row = “Red”, “At Risk”)

However, I received #UNPARSEABLE

I am trying to obtain an automated response in the "incident status" column --> resolved, pending, or at risk, if the user chooses green, yellow, or red in the "Priority" column.


image.png

Appreciate any guidance, thank you!

Adriane

Best Answer

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!