Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hi Nation! I'd like to trigger a flow based on a date field changing, but only if the date is in the last 7 days, today included. Would having the "New value is in past 7 days" cover me? Alternatively, if I want to trigger it only when the date is today, could I do "New value is {{system.dateTime}}...
The Easiest way is to have 2 filters:1. In past before 6 days2. In past 8 days That would basically give you all the people that their date is at least before 6 days AND the ones that have in the last 8 days = 7 days ago