Snap type:
Parse
Description:
This Snap reads binary data in XLS and XLSX formats from the specified sheet and provides the output document data.
Snap type: | Parse | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Description: | This Snap reads binary data in XLS and XLSX formats from the specified sheet and provides the output document data.
| |||||||||||||
Prerequisites: | None | |||||||||||||
Support and limitations: |
| |||||||||||||
Account: | Excel Parser does not use accounts. | |||||||||||||
Views: |
| |||||||||||||
Settings | ||||||||||||||
Label | Required. The name for the Snap. You can modify this to be more specific, especially if you have more than one of the same Snap in your pipeline. | |||||||||||||
Sheet index | Required. Index (0 to n) or name of the sheet which must be parsed.
Example: 0 or Sheet1 | |||||||||||||
Sheet name | The name of the sheet that must be parsed.
Example: PriceList Default value: N/A | |||||||||||||
Start row | Required. Specifies the row number to start reading from the spreadsheet.
Example: 1 | |||||||||||||
End row | Required. The row number to stop reading in the spreadsheet. | |||||||||||||
Contains headers | Required. This option specifies whether the input data contains headers. If this option is not selected, the Snap uses the Column names property for the header information when parsing Excel data. Default value: Unselected | |||||||||||||
Header row | Specifies the row number in which headers are located in the input data. This property is ignored if Contains headers is false. If Contains headers is true and Start row is smaller than or equals to Header row, the Start row is reset to Header row+1. If Header row is empty, it is regarded as a default value of 1. Default value: 1 | |||||||||||||
Evaluate formulas | When selected, the Snap checks if there are cell formulas to be evaluated and displays the results instead of the raw formulas.
| |||||||||||||
Round dates | Select the check box to round numeric Excel date values to the closest second. You can enable the option when you have numeric excel date values that have milliseconds values and want to round off the milliseconds to the closest second. For example, 1 Jan 2020 14:29:29.600 is rounded to 1 Jan 2020 14:29:30. 1 Jan 2020 14:29:59.700 is rounded to 1 Jan 2020 14:30:00.
| |||||||||||||
Custom Locale | Select a user-defined locale that the Snap should use to format numbers, instead of the default locale. For example, if the default locale that is configured in the Snaplex uses “,” (comma) to separate the integer and fractional parts, you can select any of the user-defined locale that uses. (dot) to format numbers. If you leave this field empty, then the default locale that is configured on the Snaplex is used. Click the Suggestion icon to view all the available locales on the Snaplex. Default Value: None | |||||||||||||
Cell formatting | Lets you determine whether to format numeral outputs. Valid options are:
Default value: Formatted | |||||||||||||
Column names | Conditional. Specify a header to map the columns in the Excel sheet. If the Contains header property is not selected and column names are not set, the column names are taken from the Excel data, such as A and B.
Default value: N/A | |||||||||||||
Insert null columns | Required. This option specifies whether to insert nulls when rows have missing column data. Default value: Unselected | |||||||||||||
Number of blank headers after the last header | Specify the number of additional headers that must be added.
Default value: 0 | |||||||||||||
|
|
Multiexcerpt include macro name Temporary Files page Join
See Also
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|