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!
I am building some QA into my Base, and have x4 date columns that I want to check all equal each other.
To ensure the first x3 dates equal each other I have used:
IF(AND({Date 1}={Date 2},{Date 2}={Date 3}),“Match”,“Not match”)
I think that is ri...
Hi,
I’ve been using the “Find Records” aspect of automations and super helpful.
It doesn’t seem to be well documented anywhere though, and where I am very confused is that often there will a value from a previous step that I want to use (dynamic), bu...
Hi,
I’ve been using Airtable for just over a month now and loving it, been able to create workflows that I’d have needed a whole dev team for before! Just brilliant.
But now I’m straying into the world of scripting and feel a little lost, despite lot...
Hi Justin, no problems at all on the delay, appreciate you getting back to me.
I came to the same conclusion that all calculated fields are off limits. Seems a bit strange seeing as you are referencing the record itself, and if you undertake the same...
Hi Justin,
Many thanks for your reply.
To give you some context, I use Airtable for project management, with multiple projects within a single base. There is one “projects overview” table though which contains lots of key information about each proje...