You can also use the upload file feature
to use Excel files. These will be stored in the SQL warehouse configured in your fabric.
Properties
Source properties
The following properties are available for the Excel Source gem.Reading sheets
Depending on the Sheet Reading method you choose, you will need to provide additional details.Read single sheet data
For this option, Prophecy only reads one sheet of the Excel file.Read union of multiple sheet data
For this option, Prophecy reads the data from each of the sheets that you specify. Then, the data is unioned into one output table.The union operation will only succeed if each sheet has the same schema.

