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
Sep 24, 2022 03:38 PM
I have a formula that brings in data from multiple fields, such as the attached. There are around 40 of these formulas, I would like to be able to sort the output by the date shown (highlighted portion of the formula). Is this possible without using a factorial approach as that is not scalable in reality.
Looking for more of a ‘sort’ wrapping of the formula if at all possible.
Oct 03, 2022 11:27 AM
I don’t think there’s a direct way to do what you are asking (essentially you would like to specify a custom sort order for the unique data type that results from your formula). But here’s a hopefully-useful workaround!