Skip to main content

Excel

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:

info

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.

PropertyDescriptionDefault
DescriptionDescription of the table.None
HeaderWhether the first row is the column header.True
Allow Undefined RowsWhether to permit rows with all values undefined (null or empty).True
Allow Incomplete RowsWhether to permit rows with missing values for some columns.True
Ignore Cell FormattingWhether to apply the number format for the cell value or get the raw value.True
Sheet NameName of the sheet to read from.None
Skip Undefined RowsWhether to skip rows where all values are undefined.False
Date Format ReferenceDate format to use when parsing date values.2006-01-02
Time Format ReferenceTime format to use when parsing time values.15:04:05
Timestamp Format ReferenceTimestamp format to use when parsing date-time values.2006-01-02 15:04:05
Inference Data Sampling LimitMaximum number of rows to sample for inferring the schema.0
PasswordPassword for password-protected sheets.None

Target properties

The following properties are available for the Excel Target gem.

PropertyDescriptionDefault
DescriptionDescription of the table.None
HeaderWhether to make the first row the column header.True
Ignore Cell FormattingWhether to apply the number format for the cell value or get the raw value.True
PasswordPassword for password-protected sheets.None