automate a reminder based on "Last updated"?
Answers
-
Is there currently a way (without Zapier) to automate a reminder based on "Last updated"?
Specifically, I have a column tracking when each row was last updated. I would like an alert sent out when that date gets too stale.
-
@Hunter Brawn I would suggest inserting a hidden helper column (flag type in this example) with a formula that would automatically flag the row when "Last Updated" is too far in the past.
=IF([Last Updated]@row<= TODAY(-10), 1)
Then you would set up your automation to run when the row is flagged.
-
Thanks! I've set this up and now I'm waiting to see if it works.
-
Happy to help. 👍️
-
So it works, but when it goes off it resets the date-counter on every row that triggered, which makes it a bit of a hassle to go back and find each one once the notification(s) get buried.
Should I remove those cells from the tracking for the "last updated" counter?
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 62.3K Get Help
- 361 Global Discussions
- 199 Industry Talk
- 427 Announcements
- 4.4K Ideas & Feature Requests
- 136 Brandfolder
- 127 Just for fun
- 128 Community Job Board
- 444 Show & Tell
- 28 Member Spotlight
- 1 SmartStories
- 283 Events
- 35 Webinars
- 7.3K Forum Archives