Extract information from an xlsx

Hello.

I would like to know if it is possible to extract information from an xlsx file attached to my form in the appsheet.

Thanks.

Solved Solved
0 3 141
1 ACCEPTED SOLUTION

There's no way but I think you can from  a CSV, here is the steps:

  1. Convert the data into a CSV file that only contain the data from a single table
  2. make sure all the column names and data types match
  3. Upload the CSV to your database.

More information on the procedure: https://support.google.com/appsheet/answer/11510988?hl=en 

View solution in original post

3 REPLIES 3

Afaik, nope

There's no way but I think you can from  a CSV, here is the steps:

  1. Convert the data into a CSV file that only contain the data from a single table
  2. make sure all the column names and data types match
  3. Upload the CSV to your database.

More information on the procedure: https://support.google.com/appsheet/answer/11510988?hl=en 

Steve
Platinum 4
Platinum 4

In what way is the file "attached"?

Top Labels in this Space