sajith_appukutt
Databricks Employee
Databricks Employee

Currently the file types supported there are CSV, JSON and Avro.

You could, however upload the excel file to the dbfs path under FileStore and write code in a notebook to parse it and persist it to a table

View solution in original post