Airtable formulas cannot create new records. The IS_SAME() function is for comparing dates.
To automatically create a new record, use the automations feature in Airtable.
Airtable formulas cannot create new records. The IS_SAME() function is for comparing dates.
To automatically create a new record, use the automations feature in Airtable.
Hello 🙂
Yes I am trying to do an automation to create a record "Set-up" everytime I had a record "Meeting" in the same room (the room are fields my team created) for the two records. And in the automation I am trying to add a formula to automise the room.
EX: I create a record "Meeting" in the cafeteria, I would like to have a automation to create a record "Set-up" in the same room, the cafeteria.
Thank you 🙂
Just in case there's confusion, automations are different than formulas.
I might need more details, but in the automation triggers, you can have it trigger when a record matches conditions and one of the automation actions you can take is to make a new record in a table based on the results of the trigger. Based on how you described your problem, I don't think you would need a formula field in your table to do this automation.