This component allows to select a data file from the current workflow data area or depending on user selection from another location and creates a Path flow variable to the selected file.
The data is loaded and can be previewed via a table view.
The supported file types are:
- text files (.txt, .csv)
- Excel (.xlsx, .xsl)
- KIME table format (.table)
More file types can be added be the user by changing the corresponding and adding the corresponding nodes in the component (see comments in the component).
- Type: Flow VariableFlow variablesProvides the selected file with complete (relative) path.
- Type: TableData table of selected source fileNo description available