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
- Customer Resources
- 65.2K Get Help
- 445 Global Discussions
- 143 Industry Talk
- 476 Announcements
- 5K Ideas & Feature Requests
- 84 Brandfolder
- 150 Just for fun
- 71 Community Job Board
- 488 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 301 Events
- 36 Webinars
- 7.3K Forum Archives