Skip to main content
This page describes the Excel-specific properties that appear in the Properties tab of Source and Target gems. These settings are the same for Excel files regardless of which connection type is configured in the gem (for example, S3, SFTP, or SharePoint). If you need details on configuring a Source or Target gem end to end (including all tabs such as Location), see the documentation for the specific file storage connection.
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.

Target properties

The following properties are available for the Excel Target gem.