Jul 19, 2023 07:12 PM
Hello Airtable Community!
I'm working on a special project for a content calendar within Airtable. There are 4 tables in play:
The master calendar table and 2-4 tables to individually view the content being planned for each platform. The master calendar is serving as a master view of ALL communications going out, but the individual tables are being used to plan the specific content. I am working on an automation that will create a new record in the corresponding individual platform views from the master calendar.
The problem I'm running into is that I would like that new record to be linked to the original record in the master calendar. So that if changes are made to the record while viewing the individual platforms, it will also change within the master calendar table. I hope this makes sense, been struggling for the past few hours. I've attached a screenshot of what the tables look like.
Jul 19, 2023 08:10 PM
Jul 20, 2023 08:03 AM
This is so helpful, will this then link all the information from the record?
Jul 20, 2023 08:40 AM
I think the issue I'm running into is I need a condition to be met for the record to be created, so my trigger is when condition matches
Jul 20, 2023 10:14 PM
> This is so helpful, will this then link all the information from the record?
Sort of? Since this links the two records together you could then create lookup fields to display data from each
---
> I think the issue I'm running into is I need a condition to be met for the record to be created, so my trigger is when condition matches
The triggering condition won't affect the "Create record" action or the linking I believe