Skip to main content

Excel

Prophecy Automate

Read or write an Excel (XLSX) file from an S3, SFTP, SharePoint, Smartsheet, or Databricks 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.

Parameters

ParameterDescription
Location typeLocation you want to connect from.
Select or create connectionWhether to select an existing connection, or to create a new one.
FilepathThe file path according to the connection type.

Source properties

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.None
Time Format ReferenceTime format to use when parsing time values.None
Timestamp Format ReferenceTimestamp format to use when parsing date-time values.None
Inference Data Sampling LimitMaximum number of rows to sample for inferring the schema.0
PasswordPassword for password-protected sheets.None

Target properties

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