I cannot figure out how to filter all entries where “date” is the current month.
Solved
Date filter - this/current month
Best answer by Karlstens
There is no sense to creating formulas just because AT doesn’t have a filter like this month, year, week…
It’s totally unacceptable.
Yah, it’s frustrating, but this method I’ve captured below will at least work so that you can do what you need to do.
(DATETIME_FORMAT({Test_Date_Time}, 'MM') - DATETIME_FORMAT(TODAY(), 'MM')) +((DATETIME_FORMAT({Test_Date_Time}, 'YYYY') - DATETIME_FORMAT(TODAY(), 'YYYY')) * 12)

It’s worth reaching out to Airtable Support with this feature enhancement request, considering they’re actively working on the filters (which is epic!) and released new and/or group search features this morning.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.


