Table to Datasources

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

Export of data from Table to Datasources.

Ref. nodes:Datasources to Table
Input ports:
<unnamed>:

table

Table containing a column of filepaths.

Output ports:
<unnamed>:

[datasource]

Datasources

Configuration:
File names (files)
Column containing the filenames
Force relative paths to current subflow (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]