/
Parse as Excel directive
Parse as Excel directive
The PARSE-AS-EXCEL is a directive for parsing excel files: XLS, XLSX.
Syntax
parse-as-excel :column ['sheet'] [first-row-as-header (true|false)]
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.
, multiple selections available,
Related content
Parse as Simple Date directive
Parse as Simple Date directive
Read with this
Parse as Datetime directive
Parse as Datetime directive
Read with this
Parse as Log directive
Parse as Log directive
Read with this
Invoke HTTP directive
Invoke HTTP directive
Read with this
Format Datetime directive
Format Datetime directive
Read with this
Directives
Directives
Read with this
Created in 2020 by Google Inc.