I want to create a new table because I am running out of rows (i.e., 50k row limit in my plan). However, I want to use the same exact set of columns and settings within those columns as my original table when I create a new table, without having to re-create them. I just want to change the datasource that is populating the company data table in my table (this table was created from a find companies table and is being used to find people and enrich them). How do I do that?
To create a new table with the same structure but different data: 1. Duplicate your original table: • Click on the table title in the top left • Select 'Duplicate table' 2. Add a new data source to the duplicated table: • Open the duplicated table • Click 'Actions' in the top-right menu and select 'Import' • In the 'Add Source' panel, search for and select your desired data source • Authenticate if needed, configure the source, and import the data 3. If needed, modify existing source configurations: • Click on the Source Column to open the Source column menu • Select 'Sources' and click on the source you want to modify • Click 'Edit source' to update search criteria, toggles, or filters • Click 'Submit' to save changes and re-run the source If you need further assistance, please request to talk to a person.