how to set the timestamp in a cell if another cell (status) has changed
Hi all,
cell "status" is set to "open", "work" and than "finished".
I would like to set cells "open status date", "work status date", "finished status date" with the timestamp of the change of "status". How could this be done? Workflow is not able to set the value of a cell :-(.
Thank you
Best Answers
-
Workflows CAN set the timestamp of the data of status.
You just need to set the conditions. You can set up a new workflow like this...
Note: each of those Pink boxes is a Condition Path. Which allows you to set different actions based on items in the condition. This workflow sets a date in the required path after setting the status.
Do be aware that the date records immediately but it is only reflected after the change is saved and teh sheet is reloaded.
See my video below as an example.
https://drive.google.com/file/d/1wHePeryiGghR1nNxGzf0xRUJ8e8r-tvd/view?usp=drivesdk
-
Whoops. Paul is right. it doesn't include a timestamp. Paul's use case could work to. I imagine you could use three different sheets, one to copy all Work, One to copy all open, and one to copy all finished. then as he indicated use a lookup feature to pull those dates from their respected copy sheets.
Answers
-
You could use a Record a Date automation to grab the date.
If you definitely need the timestamp, you would use a Modified (date) column type with a copy row automation and then a formula with a cross sheet reference to pull the date/time stamp.
-
Workflows CAN set the timestamp of the data of status.
You just need to set the conditions. You can set up a new workflow like this...
Note: each of those Pink boxes is a Condition Path. Which allows you to set different actions based on items in the condition. This workflow sets a date in the required path after setting the status.
Do be aware that the date records immediately but it is only reflected after the change is saved and teh sheet is reloaded.
See my video below as an example.
https://drive.google.com/file/d/1wHePeryiGghR1nNxGzf0xRUJ8e8r-tvd/view?usp=drivesdk
-
I hope you're well and safe!
Please have a look at my post below with a method I developed.
More info:
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.
-
Whoops. Paul is right. it doesn't include a timestamp. Paul's use case could work to. I imagine you could use three different sheets, one to copy all Work, One to copy all open, and one to copy all finished. then as he indicated use a lookup feature to pull those dates from their respected copy sheets.
-
Thank you Mike, setting a date in a workflow was new to me.
It works fine, thank you
P.S. actually datestamp is for the moment enough
-
Awesome!
-
@Andrée Starå I tried to follow your process above but when I returned the value it is only displaying as a date stamp because of the column type being date. Is there a way to return/display date and time in the same cell just like a created date or modified date?
-
@aharvey, you can capture the time by converting the system date into a string/text. Do this by adding "" to the system date. For example,
= [Created Date]@row + ""
-
Why not have the column you are sending the data to just be a text/number column and not a date column.
Jonathan Sanders, CSM
"Change is always scary because it is unknown, but facing the unknown is what makes us stronger."
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!