Change Cell Value with Automation Workflow

I have a scenario where three people are providing an update on a project from different aspects, we have 3 fields for each person so the update requests prevent people from overwriting others update. We then would like to concatenate the 3 fields into one. Putting a formula into the field makes it hard to read without exposing the formula.
So I created an automation rule which then updates a cell called "team update" which concatenates the other three fields (update 1, update 2, update 3) into one. I was using {{ }} curly brackets to try to pull in the fields i.e. {{update 1}} in the "team update" column, but the change cell automation doesn't use the {{ }} syntax.
Does anyone know if this is the case and what else I can try?
Answers
-
Hi, you might be interested in this help article: Change a cell value with an automated workflow | Smartsheet Learning Center
As far as I know you can't put a formula inside a workflow. If you don't want to have the users look at a cell populated with a formula, you might have to make a column with a concatenation formula anyway, and then use automation to copy the values from that formula column to the visible column.
-
@Courtney that article is very basic and not at all what I am trying to do. As well, your suggestion to use automation to copy values from a formula column into the visible column doesn't work, if it did I wouldn't have this problem. I wouldn't need a formula column and would just copy from the original columns into the visible one. Unless you can demonstrate how this would work, I am not seeing it due to the limitations in the automation change cell action.
-
@Umesh Shah I'm looping in @Courtney S. 😊
-
@Umesh Shah The only way to accomplish this without a formula is to use the API, the premium add-on Bridge, or some other third party app.
-
I was able to figure it out without APIs or Bridge.
-
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 67.2K Get Help
- 452 Global Discussions
- 155 Industry Talk
- 505 Announcements
- 5.4K Ideas & Feature Requests
- 85 Brandfolder
- 156 Just for fun
- 81 Community Job Board
- 514 Show & Tell
- 34 Member Spotlight
- 2 SmartStories
- 308 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!