Excel File
  • 06 Jan 2023
  • 2 Minutes to read
  • Dark
    Light

Excel File

  • Dark
    Light

Article summary

Description

The Excel File Source Node is used to import data from Excel files.


Configuration Options

Basic Configuration Options

SettingDescription\Parameters
File NameLocation of the file to import. This is the full path to the file, including the drive on which it lives. The path can either be entered manually here, or selected using the File Browser. Can be parameterized.
Sheet NameName of the sheet to source data from. Can be parameterized.
Use Named RangeSource data from a named range, or from a range explicitly definined on cell references.
Named RangeName of the range to use as a source.
Start CellCell reference in A1-style motation that represents the top-left corner of the range to use. Can be parameterized.
End CellCell reference in A1-style motation that represents the bottom-right corner of the range to use. Can be parameterized.
First Row is HeaderSpecifies if the first row in the file should be loaded as row header metadata. If this box is checked, the first row will be loaded as header metadata.
Stay Within BoundsOverride to read all sheet data to the bottom of the sheet; ignores the bottom row set by the named range/end cell.

Advanced Configuration Options

Click the Data Type Assignment button to view these options

SettingDescription
Column Data TypeThis setting can be overridden.

Actions

ActionDescription
Infer Data TypesAutomatically infer the data types used for each column. These data types can be overridden in the advanced section.
BrowseOpens the File Browser Dialog. This dialog can be used to find a source file for the node to use.
PreviewAfter configuring the node, the source data can be previewed by clicking the Preview button. Be sure to Infer Data Types.
Preview Entire SheetAfter configuring the file/sheet, the source sheet can be previewed by clicking the Preview Entire Sheet button.
Data Type AssignmentNavigates to the advanced section where you can override data types.

File Browser Dialog

The Browse button opens the File Browser dialog, where a source file can be selected for the node.

The Root Directory is the full path to the location of the source file. After entering a path, push the refresh button to update the list of relevant files based on the File Type filter.

Selecting a file will populate the File Name input box. Click the Open button to return to the main dialog.



Was this article helpful?

What's Next