Oct 18, 2023 08:01 AM
My base is a table copied from and synced to another source base. Is there a way to break the sync with the source base but still retain the data so that I may edit the table?
Solved! Go to Solution.
Oct 18, 2023 08:12 AM
Right-click on your table name and choose "Update sync configuration". Under "sources" find the 3 ... next to the view that you are syncing from and choose "remove source". You will get a popup explaining that this will convert the synced table into an unsynced table. Your existing data will not be removed and you'll be able to edit everything.
Oct 18, 2023 08:12 AM
Right-click on your table name and choose "Update sync configuration". Under "sources" find the 3 ... next to the view that you are syncing from and choose "remove source". You will get a popup explaining that this will convert the synced table into an unsynced table. Your existing data will not be removed and you'll be able to edit everything.
Oct 18, 2023 08:21 AM
Thank you, that did the trick!