Locked rows not picked up by automations

Hi all,
I have a spreadsheet with just 4 columns, and i have a set of rules to apply to them.
One of those rules is sending Update requests if the date column is over 7days in the past.
But, since the spreadsheet will have "countless" rows, i want the rows that had Update requests before, to be locked (easy part) after the first request, but also to not be picked up by future automations.
Basically i just want the most recent one to be picked up, under a certain customer code.
Does someone know any good solution for this?
Comments
-
You made need to use another date column as a helper. You could then use a basic
=[Original Date Column]@row + 7
to establish 7 days later and set your automations to trigger on the new date column. They should only trigger on the date that is in that column instead of everything that is greater than 7 days old.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 66K Get Help
- 429 Global Discussions
- 149 Industry Talk
- 488 Announcements
- 5.2K Ideas & Feature Requests
- 85 Brandfolder
- 153 Just for fun
- 74 Community Job Board
- 499 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 305 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!