The Table Manipulator is one of the most versatile nodes in KNIME. Its functionality is similar to the Column Filter, Column Resorter, Colume Rename, various conversion node (e.g., String to Number), and Concatenate--all in one.
Although the Table Manipulator offers multiple uses, it is not always a better choice than using, say, a Column Filter and a Column Resorter. That is because the Table Manipulator is much less dynamic; there is no way, for example, to include columns based on a wildcard expression.
The Transformations pane allows you to select fields, order them however you wish, change their names, and change their data type. The Reset Actions button reveals a menu that allows you to reset any or all of the actions you have performed.
Finally, the Table Manipulator also lets you concatenate (that is, union) two or more tables. To do this, you must first press the small ellipses button (three dots) in the lower-left corner of the node icon. Pressing "Add Input Port" will add a new table input. You may add as many of these as you wish.
If you combine multiple tables in this way, you can control which columns are included through the Take Columns From: Union/Intersection option.
- Union: All columns from all tables are included in the output
- Intersection: Only columns that exist in each table are included in the output
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.