Is there a way to workflow opening another sheet if a box is checked on the master sheet?
Lets say I want a workflow that is when column QC Failure is checked it opens sheet QC Details that then can be filled in?
Is this possible within SmartSheet to do?
Best Answer
-
Hi Chris,
Unfortunately, it's not possible at the moment, but it's an excellent idea!
Please submit an Enhancement Request when you have a moment
As a workaround, you could display a message/instruction or similar.
Would that work/help?
I hope that helps!
Be safe and have a fantastic week!
Best,
Andrée Starå
Workflow Consultant / CEO @ WORK BOLD
✅Did my post(s) help or answer your question or solve your problem? Please help the Community by marking it as the accepted answer/helpful. It will make it easier for others to find a solution or help to answer!
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.
Answers
-
Hi Chris,
Unfortunately, it's not possible at the moment, but it's an excellent idea!
Please submit an Enhancement Request when you have a moment
As a workaround, you could display a message/instruction or similar.
Would that work/help?
I hope that helps!
Be safe and have a fantastic week!
Best,
Andrée Starå
Workflow Consultant / CEO @ WORK BOLD
✅Did my post(s) help or answer your question or solve your problem? Please help the Community by marking it as the accepted answer/helpful. It will make it easier for others to find a solution or help to answer!
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.
-
I will put in the Enhancement Request, but
in the workaround how would I display a message/instructions?
-
If I have a cell that needs input, like a persons name, but if that info is not filled out based on another column how would I make it generate or display a message?
I have column - Plates Made By, I want a message to display if this info is missing.
Based on column, # of Plate Made, Shift, Plate Size (Inches) so that if data is in these columns it displays that info is missing from Plates Made By
Does that make sense?
-
Did you get this working?
It would look something like.
=IF([Plates Made By]@row = "", "Message Text")
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.
-
What I did, and it's working, but if there is a better way, I am all for using that, is the following...
=IF(OR(ISBLANK([Plates Made By]@row), ISBLANK([Plate Size (Inches)]@row), ISBLANK([# of Plates Made]@row)), "Please Fill in any missing Plate Making Information before continuing.")
-
Excellent!
Glad you got it working!
One change you could make would be to exchange the ISBLANK to ="", but after the @row part.
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.
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.9K Get Help
- 410 Global Discussions
- 220 Industry Talk
- 458 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 136 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 298 Events
- 37 Webinars
- 7.3K Forum Archives