Skip to main content
Question

Linking records with synced tables


Forum|alt.badge.img+2

I have two separate AirTable bases that I’m using to track our orders and inventory. I just upgraded from a free account because I wanted to be able to sync information from the two bases to be able to compare orders to inventory side by side. I’ve created a new base and synced tables from each existing base but cannot figure out how to get data from one table into either the other table or a new table. I’ve tried lookup fields and linking to new record fields and can’t get a new field to populate with information from the other table. Is this not possible or hopefully I’m just missing a simple solution?

5 replies

Forum|alt.badge.img+1
  • New Participant
  • 1 reply
  • March 31, 2025

Hello,

 

You're on the right track with linking and lookups, but it sounds like you're encountering a common hurdle when working with synced tables across different Airtable bases. Let's break down the process and troubleshoot the potential issues.    e-zpassnh

Understanding the Challenge: Synced Tables and Data Transfer

Synced Tables are Primarily for Viewing: When you sync a table from one base to another, the primary purpose is to view and maintain a read-only (or sometimes limited write) copy of the data in the destination base. You can't directly edit the original data from the synced table in the destination base.
Lookups and Links Rely on Relationships: Lookups and links work effectively when you establish relationships between records within the same base. When dealing with synced data, the link might exist, but the destination base doesn't inherently understand the relationship in the same way.

 

Best Regards


Mike_AutomaticN
Forum|alt.badge.img+21

Hey ​@Birdsfoot!

Handling lookups and rollups on a synced base where you need to get the value also on the original base is usually an issue. A workaround which I do not love but which many times gets the issue solved:

Have a single line text field on the synced base and table where you have your lookup created.
Manually copy and paste all values from the lookup into your new single line text field.
Make sure you set field permissions so that only automations can make edits to the field.
Have an automation that gets triggered each time the lookup field gets updated.
Have the automation update the value on the single line text field.

You should be able to get the single line text field on your original base via 2-way sync.

Let me know if you need to go through this in further depth! Feel free to schedule a call.

Mike, Consultant @ Automatic Nation


TheTimeSavingCo
Forum|alt.badge.img+28

Hmm, how do the two tables link to each other?  Could you provide some screenshots of the two tables and some example data?  Is one base just Order data and the other is Inventory?


Forum|alt.badge.img+2
  • Author
  • New Participant
  • 1 reply
  • March 31, 2025

Thanks for the replies! I think I’m starting to understand the limitations and may just try to combine all the data in one base now that I’ve upgraded from the free account. Record limits were one of the factors in keeping the two bases separate.


Mike_AutomaticN
Forum|alt.badge.img+21

If there is no good reason for splitting bases, I would usually suggest to have everyithing within one unique base!


Reply