I’m trying to configure a log-style table in Airtable where, when a new record is created, certain fields are automatically populated using values from the most recent existing record.
The problem I’m running into:
- Using Automations → Find records, I can filter and sort records so that the correct prior record is identified
- However, Automations treat the result of Find records as a list, even when sorted and limited to one record
- Because of this, I can’t reliably reference a single previous record’s field value when updating the newly created record
- I’m using the Airtable free tier, so scripting and paid features are not available
What I’m trying to understand:
- Is there a supported way on the free plan to carry values forward from the most recent existing record into a new record using automations?
- If this isn’t directly possible, what table design or workaround is required to achieve this behavior within Airtable’s constraints?
Any guidance on what can be done with free-tier Airtable automations to support this pattern would be appreciated.

