Table to Datasources

../../../../../_images/table2dsrc.svg

Export of data from Table to Datasources.

Ref. nodes:Datasources to Table

Ports:

Inputs:

:: table

Table containing a column of filepaths.

Outputs:

:: [datasource]

Datasources

Configuration:

files
Column containing the filenames
subpath
If ticked, an attempt will be made to convert all paths to relative paths regarding the current subflow.

Convert a table with file paths to a list of data sources. The list will contain one element for each row of the incoming table.

In the configuration GUI it is possible to select the column that contains the file paths.

class node_table_to_datasources.TableToDsrc[source]