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.

 

Created in 2020 by Google Inc.