Skip to main content
Solved

Copy table from one base to another base

  • September 24, 2020
  • 2 replies
  • 551 views

Forum|alt.badge.img

I need to combine information from other bases into a new base. Is it possible to copy a single table from one base to another base?

Best answer by kuovonne

The fastest way to duplicate a table in a new base is now to sync the table, and then remove the sync.

After you remove the sync, you will still need to manually adjust some field types, but all of the data in the cells will be carried over.

If you want to maintain the information in both bases, you do not need to remove the sync.

2 replies

Forum|alt.badge.img+18
  • Inspiring
  • 254 replies
  • September 24, 2020

You can either duplicate the base, then delete the tables you don’t need. Or export a CSV from the old table, import the CSV as a new table in the new base, then reconfigure your field types (since they’ll all be set to single line text by default).


kuovonne
Forum|alt.badge.img+29
  • Brainy
  • 6009 replies
  • Answer
  • September 24, 2020

The fastest way to duplicate a table in a new base is now to sync the table, and then remove the sync.

After you remove the sync, you will still need to manually adjust some field types, but all of the data in the cells will be carried over.

If you want to maintain the information in both bases, you do not need to remove the sync.