I have an app that created by a google sheet database.
I want to make a lot of change in this app so i decide to remake it. So i create a appsheet database and some table is exactly the same as old app. How can I transfert the table data from sheet to appsheet database ?
Since the tables are the same, you could just Create a database by importing a Google Sheet. Otherwise, use an app action or the AppSheet API to copy rows from one data source to another.