Convert To Column Formula
The logic appears to be correct, however, I am getting syntax error when trying to convert to a column formula.
Best Answers
-
@Catherine Shea Column type formulas do not allow for callout on individual rows. If you replace the Risk Score Metric with the actual metric it will work.
=IF([Risk Score]@row >= 120, "Jeopardy", IF([Risk Score]@row >= 80, "Significant", IF([Risk Score]@row >= 40, "Major", "Minor")))
-
Thank you! That worked like a charm 😃
Answers
-
@Catherine Shea Column type formulas do not allow for callout on individual rows. If you replace the Risk Score Metric with the actual metric it will work.
=IF([Risk Score]@row >= 120, "Jeopardy", IF([Risk Score]@row >= 80, "Significant", IF([Risk Score]@row >= 40, "Major", "Minor")))
-
Thank you! That worked like a charm 😃
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.6K Get Help
- 403 Global Discussions
- 215 Industry Talk
- 454 Announcements
- 4.7K Ideas & Feature Requests
- 141 Brandfolder
- 136 Just for fun
- 56 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 296 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!