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.

Afaik, nope

1 Like

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

1 Like

In what way is the file “attached”?

1 Like