Change Cell Value Automation/Workflow
Hi Community -
I feel like this is simple, but Im not sure how to make it happen inside of one automation. I keep making individual but I don't think that's good form.
On our newsletter sign-up form, we ask "Sector of Work" on a multi-select field. From those results I want it to add a tag in another column (change cell value). The tags are also a multi-select field.
Here is an example of the "Form Answer" to the corresponding tag (->) "Tag"
Academia -> AC-Ext Academic (also checks for edu email)
Graduate Student -> STU-Ext Grad (also checks for edu email)
Government -> IM-Govt
Heathcare -> IM-Health
News media -> IM-Media
Philanthropy -> IM-Phil
Is this possible in one workflow automation using otherwise? Or do you have to make them in separate automations?
Thank you!
Best Answer
-
Yes, with single select you just have 6 options.
In the workflow creation screen, click the plus sign above your first Condition block and select "Add a condition path". You can keep adding condition paths at this level of the workflow. Like formulas, Smartsheet automation works left to right, so it goes from one condition path to the next until it finds one that's true, and executes the Action below it. It does not then look at any more condition paths.
Regards,
Jeff Reisman
Link: Smartsheet Functions Help Pages Link: Smartsheet Formula Error Messages
If my answer helped solve your issue, please mark it as accepted so that other users can find it later. Thanks!
Answers
-
You can make one Automation with distinct condition paths for each Sector of work choice. However, if your users can select multiple entries for Sector of Work, you would need a condition path for each combination of values. That would add up to 63 condition paths to cover every combination of choices in order to set the Tag field correctly.
It's way easier to just make six automations.
Just make sure you turn this option OFF in the Change cell value Action in each automation.
Regards,
Jeff Reisman
Link: Smartsheet Functions Help Pages Link: Smartsheet Formula Error Messages
If my answer helped solve your issue, please mark it as accepted so that other users can find it later. Thanks!
-
Thanks, @Jeff Reisman
... What if the option is single select? Then the options would be less ( i think!)
Can I make an automation like this below for all 6 options together? I feel like I'm doing something wrong with otherwise as it doesn't allow me to add another condition.
(In reality, this is a two prong-problem where the other set I have like 60 tags to update to another row)
-
Yes, with single select you just have 6 options.
In the workflow creation screen, click the plus sign above your first Condition block and select "Add a condition path". You can keep adding condition paths at this level of the workflow. Like formulas, Smartsheet automation works left to right, so it goes from one condition path to the next until it finds one that's true, and executes the Action below it. It does not then look at any more condition paths.
Regards,
Jeff Reisman
Link: Smartsheet Functions Help Pages Link: Smartsheet Formula Error Messages
If my answer helped solve your issue, please mark it as accepted so that other users can find it later. Thanks!
-
Ah! So simple! Thank you!!
-
Hi @Jeff Reisman or others that can help,
I finally got had time to starting to build these out, and I'm getting invalid work flow on my tests as its saying it's circular. I don't really understand where the issue is ... Perhaps these screenshots help... We have some workflows getting a slack in-between change cell value (without replace) and others that don't have slack but all are set up the same and becoming invalid. Should I not be using "Has any of"?
Thanks in advance!
-
I'm sorry we don't use Slack here, I'm not even sure what it does or how that might affect your workflow.
Perhaps the fact that you don't specify a particular cell change in your trigger is causing this. It see your change cell action as a new change to the same row, so it would just keep running. Try indicating an unrelated field in your trigger that gets populated when new row entries come in. So the trigger would be something like:
When rows are added or changed, when Primary Column changes to any value...
Regards,
Jeff Reisman
Link: Smartsheet Functions Help Pages Link: Smartsheet Formula Error Messages
If my answer helped solve your issue, please mark it as accepted so that other users can find it later. Thanks!
-
Thanks, @Jeff Reisman. I'm not getting immediate invalid alerts, so fingers crossed that was the trick to make the trigger more specific. thanks for your help!
-
Is there a way with Change Cell Value, that it would update to the next recurring date?
-
@Genesia With Change A Cell Value, you have to supply a specific value to change the cell to.
Record a Date automation will record the current date in your region to a cell. If your next recurring date is a set number of days from the current date, you could record the date in a helper date column, and then use that date to calculate your next recurring date.
Regards,
Jeff Reisman
Link: Smartsheet Functions Help Pages Link: Smartsheet Formula Error Messages
If my answer helped solve your issue, please mark it as accepted so that other users can find it later. Thanks!
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.9K Get Help
- 441 Global Discussions
- 139 Industry Talk
- 471 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 496 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!