Hi everyone
I’m new to Airtable but loving it so far.
I’ve set up an automation to send a tweet at a scheduled date and time using the following formula I picked up from another post here.
IF(NOW()>{Posting Date},1,0)
Essentially, if the result of NOW() is later than my scheduled posting date/time, the automation will happen.
Do I need to refresh my Airtable for NOW() to update like I would in Excel?
I had set up a scheduled Tweet, but I noticed it hadn’t posted, but it did immediately once I went back into the Airtable base.
Thanks all!

