Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 340 Bytes

parse-as-excel.md

File metadata and controls

11 lines (7 loc) · 340 Bytes

Parse as Excel

The PARSE-AS-EXCEL is a directive for parsing excel file - XLS, XLSX.

Syntax

parse-as-excel <column> <sheet number> | <sheet name>

The <column> specifies the column in the record that contains excel. The <sheet number> or <sheet name> specifies the sheet within the excel file that needs to be parsed.