Select Report Pages¶
Documentation¶
Selects a set of pages from an existing report template and exports a new template with only those pages left.
Definition¶
Input ports¶
- input_template
Type: reportDescription: Input Report Template
Output ports¶
- output_template
Type: reportDescription: Output Report Template
Configuration¶
- Selected Pages (selected_pages)
Selected pages of report.
Examples¶
Example flows demonstrating this node:
Implementation¶
- class node_select_report_pages.SelectReportPages[source]