Merge Reports

../../../../_images/report-merge.svg

Documentation

Merge pages of report by appending the second input to the first.

Definition

Input ports

first_input_template
Type: report
Description: First Report Template
second_input_template
Type: report
Description: Second Report Template

Output ports

output_template
Type: report
Description: Merged Template

Examples

Example flows demonstrating this node:

Implementation

class node_merge_reports.MergeReports[source]