Skip to main content

Transfer information to another table automatically

  • May 4, 2020
  • 1 reply
  • 8 views

Hi everyone,

I’ve a request, my situation is : I have a table with my customers database with name, phone number, etc.
I attribute to each of them a partner. And I have a table for each partner. So I would like to know if it’s possible to put each customers in the right table of the corresponding partner automatically (using only the customer’s table) and how?

Thanks a lot in advance!

1 reply

ScottWorld
Forum|alt.badge.img+35
  • Genius
  • 9808 replies
  • May 4, 2020

You can do a one-time conversion from a text field to a linked field, and it will automatically link that field to the primary field of the other table.

But for ongoing automatic linking, that is not supported in Airtable unless you create a JavaScript that you would manually run whenever you wanted to link.