Hi Airtable Community!
I want to be able to send an email if 7 days has passed since they last received an email.
I have set a date field in my database to be populated with today's date when an email is sent from my automations.
I now want to create another field that includes a "1" if today's date is greater than 7 days, or "0" if not.
I can then trigger future emails if a "1" is present in the field.
I'm nearly there with this formula (see attached).
Thanks,