Transfert Data

Hello,

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 ?

Solved Solved
0 2 86
1 ACCEPTED SOLUTION

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.

View solution in original post

2 REPLIES 2

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.

Thanks I use my first app to insert data to the second database and that works !

Top Labels in this Space