How to connect symbols with text
Hi,
I'm trying to connect the symbols to a column for "not started", "In progress", "Complete". Is there any way I can do it? I'm trying to change the text automatically when an assigned person change the status of the project.
Please see the attached screenshot.
Best Answer
-
Hi @SIS,
You could use an IF formula in the symbol column.
For instance:
=IF(status@row="Not Started", "Grey", IF(status@row="In Progress", "Green", ...etc
Is that what you are getting at?
Holly Conrad Smith
Director of Technology & Innovation 💡 at Streamline
CliftonStrengths Top 5: Deliberative, Restorative, Achiever, Consistency, Harmony
Answers
-
Hi @SIS,
You could use an IF formula in the symbol column.
For instance:
=IF(status@row="Not Started", "Grey", IF(status@row="In Progress", "Green", ...etc
Is that what you are getting at?
Holly Conrad Smith
Director of Technology & Innovation 💡 at Streamline
CliftonStrengths Top 5: Deliberative, Restorative, Achiever, Consistency, Harmony
-
Thanks, Holly! Just found out another way to do it. Just used emoji along with a text! That worked a charm. Thanks for your 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!