The Concatenate node is used to combine vertically (union) two or more tables. Tables are combined according to their column names. Only names that match exactly are stacked atop one another.
There are two options for which columns to show:
- Use union of columns: All columns from all concatenated tables will appear in the results. Records from columns that are not present in any one table will be given null (?) values.
- Use intersection of columns: Only columns that are present in all concatenated tables will appear in the results.
By default, only two input tables are available. You may add more ports by pressing the ellipses (three dots) button in the lower-left corner of the node icon. You may add as many ports as you desire.
To use this workflow in KNIME, download it from the below URL and open it in KNIME:
Download WorkflowDeploy, schedule, execute, and monitor your KNIME workflows locally, in the cloud or on-premises – with our brand new NodePit Runner.
Try NodePit Runner!Do you have feedback, questions, comments about NodePit, want to support this platform, or want your own nodes or workflows listed here as well? Do you think, the search results could be improved or something is missing? Then please get in touch! Alternatively, you can send us an email to mail@nodepit.com.
Please note that this is only about NodePit. We do not provide general support for KNIME — please use the KNIME forums instead.