The Community will be temporarily unavailable starting on Friday February 28. We’ll be back as soon as we can! To learn more, check out our Announcements blog post.
Hi there,
I have a “Ref” formula that is pulling the date from another field. Most of the time, when it’s an “AM” time, the date comes through incorrect. I’m guessing it’s perhaps a time zone thing?
I say “most” as there are a couple of mornings th...
Hi there, I’m hoping someone may be able to help with a formula to update a status, based on the date being entered in another field
I’m going along the lines of:
IF:
DATETIME_DIFF({Date Cleared},NOW(),‘days’)<30,“ :open_book: Recently Closed”
DATET...
Hi all,
I’m managing a recruitment process, where I receive emails from Seek ads, and wish to create a new record in Airtable for each applicant - capturing data from their Seek application.
Each new application comes as a nested email under the same...
Thank you. However I still can’t get this to work. The formula I’m using is now:
IF(OR(DATETIME_DIFF({Date Cleared},NOW(),‘days’)<30,“ :open_book: Recently Closed”,DATETIME_DIFF({Date Cleared},NOW(),‘days’)>30),“ :closed_book: Closed”,“ :exclamat...
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.