Upcoming database upgrades. Airtable functionality will be reduced for ~15 minutes at 06:00 UTC on Feb. 4 / 10:00 pm PT on Feb. 3. Learn more here
May 15, 2018 06:16 AM
I have a column with the type formula and it populates the date, but when I try to filter that date it treats it as a text, is there a way to treat that date as a date when filtering? meaning that I can filter by today or filter by date within a certain range…etc. ?
Thanks in advance!
May 15, 2018 07:53 AM
The DATETIME_PARSE()
function will turn a string into a formatted date.