Upload Excel
This section outlines the functionality required to upload an Excel Spreadsheet.
The settings for an Excel spreadsheet upload are 1-based, which means the uploaded data structure starts at 1 instead of 0.
The settings for uploading an Excel spreadsheet are:
- Sheet Name: the name of the sheet to ingest
- First Column: the 1-based column index the data starts from
- Header Row: the 1-based row the header resides on
- First Data Row: the 1-based row the actual data starts from
- Last Data Row (optional): The 1-based row the data finishes on