Status Symbols
We don't want project teams to use yellow ball. Is it possible to have only Red and Green Balls as Drop Down Options to select for Status?
Comments
-
Hi Maxim,
Unfortunately, it isn't possible, but you could have a message show up if they select it so they have to change it and you could also automate and send an update request if they still register the Yellow one.
Would that work?
Hope that helps!
Have a fantastic weekend!
Best,
Andrée Starå
Workflow Consultant / CEO @ WORK BOLD
SMARTSHEET EXPERT CONSULTANT & PARTNER
Andrée Starå | Workflow Consultant / CEO @ WORK BOLD
W: www.workbold.com | E:andree@workbold.com | P: +46 (0) - 72 - 510 99 35
Feel free to contact me for help with Smartsheet, integrations, general workflow advice, or anything else.
-
well, it may work, but an update request would be a re-work and it is not productive. May be I need to submit a product enhancement request asking to provide an option of just two balls: red and green...
BTW, what do you mean by saying "have a message show up if they select"? Do you mean email notification or some kind of a pop up message/text box that is displayed when certain symbol is selected? if second, it may be an interesting option, but I'm not sure how to implement it. Could you please elaborate?
Thanks,
Maxim -
Happy to help!
Yes, Please submit an Enhancement Request when you have a moment.
With the message option, I was thinking of having a message in a cell show if they select Yellow.
Try something like this.
=IF(Status@row = "Yellow"; "Please select Red or Green")
The same version but with the below changes for your and others convenience.
=IF(Status@row = "Yellow", "Please select Red or Green")
Depending on your country you’ll need to exchange the comma to a period and the semi-colon to a comma.
Would that work?
SMARTSHEET EXPERT CONSULTANT & PARTNER
Andrée Starå | Workflow Consultant / CEO @ WORK BOLD
W: www.workbold.com | E:andree@workbold.com | P: +46 (0) - 72 - 510 99 35
Feel free to contact me for help with Smartsheet, integrations, general workflow advice, or anything else.
-
You could also do a dropdown with the text Green and Red then reference the dropdown in a helper column with the correct symbol next to it. Then lock the helper column so they don't mess up your formula.
-
Nice workaround!
SMARTSHEET EXPERT CONSULTANT & PARTNER
Andrée Starå | Workflow Consultant / CEO @ WORK BOLD
W: www.workbold.com | E:andree@workbold.com | P: +46 (0) - 72 - 510 99 35
Feel free to contact me for help with Smartsheet, integrations, general workflow advice, or anything else.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.2K Get Help
- 419 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 142 Just for fun
- 58 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 299 Events
- 38 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!