Unable to conditionally auto populate a symbol column
Hi,
I have been trying to auto-populate the health column (symbols red/blue/green/yellow) using status column dropdown value using the below formula, but it is not parsed. Can you please help?
=IF([Status]2=“Not Started”, “Red”, IF([Status]2=“Waiting/Blocked”,“Blue”,IF([Status]2= “In Progress”, “Yellow”,IF([Status]2= “Completed”, “Green”))))
Best Answer
-
Take a look at the quotes in your formula above.
Now take a look at these quotes... " "
See how yours are slanted and mine are not? Yours are called "Smart Quotes" which (ironically enough) Smartsheet doesn't recognize. You will need to retype your formula in Smartsheet, here in the Community, or in a text editor such as Notepad (not Word).
It looks like that should be the only reason for getting that particular error.
Answers
-
Take a look at the quotes in your formula above.
Now take a look at these quotes... " "
See how yours are slanted and mine are not? Yours are called "Smart Quotes" which (ironically enough) Smartsheet doesn't recognize. You will need to retype your formula in Smartsheet, here in the Community, or in a text editor such as Notepad (not Word).
It looks like that should be the only reason for getting that particular error.
-
That worked perfectly. Thanks, Paul!
-
Happy to help. 👍️
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.8K Get Help
- 434 Global Discussions
- 138 Industry Talk
- 470 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 65 Community Job Board
- 486 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!