.. _`Report Apply Tables`: .. _`org.sysess.sympathy.report.apply.tables`: Report Apply Tables ~~~~~~~~~~~~~~~~~~~ .. image:: _resources/report-apply.svg :width: 48 Documentation ############# Applies new data to an existing report template and exports visual elements. Definition ########## *Input ports*: :template: report Document template for visualization of data :tables: [table] List of tables to use as data sources for the document template *Output ports*: :dsrc: [datasource] Output datasources *Configuration*: **Save Path** (save_path) Path to save report pages to. **Filename** (filename_prefix) Prefix of saved files. **File Format** (file_format) File format of exported pages. **Signal Mapping** (signal_mapping) Mapping of incoming signal names to template signal names. .. automodule:: node_report_apply .. class:: ReportApplyTables Related nodes ############# * :ref:`org.sysess.sympathy.report.template.tables` * :ref:`org.sysess.sympathy.report.apply.adafs` Example flows ############# * :download:`Reporting.syx `