.. _`Datasource to Table`: .. _`org.sysess.sympathy.data.table.dsrctotable`: Datasource to Table ~~~~~~~~~~~~~~~~~~~ .. image:: dsrc2table.svg :width: 48 Export of data from Datasource to Table. :Ref. nodes: :ref:`Datasources to Table` *Input ports*: :in: datasource Datasource with filepaths *Output ports*: :out: table Table with a single column with a filepath *Configuration*: **Force relative paths** (relpath) If ticked, an attempt will be made to convert all paths to relative paths regarding the top flow. **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. .. automodule:: node_datasource_to_table .. class:: DsrcToTable Example flows ############# * :download:`Datasource2Table.syx `