Hub
Pricing About
NodeNode / Manipulator

Column Appender

ManipulationColumnSplit & CombineStreamable
Drag & drop
Like

The Column Appender takes two or more tables and quickly combines them by appending their columns according to the order of the tables at the input ports. It simply appends columns from the second input table to the first input table and does the same for any subsequent table if additional (dynamic) ports were added. The node performs a simple and straight forward join operation but can be faster if certain preconditions are met. For more details please read the description of the "Identical RowIDs and table lengths"-option below. When in doubt, use the Joiner.
If the input tables share some column names, the offending column names from the bottom tables will be appended with "(#1), (#2) and so on".

Node details

Input ports
  1. Type: Table
    Table 1
    If the option "Identical RowIDs and table lengths" is checked: a sorted table with n rows. Otherwise a table without restrictions.
  2. Type: Table
    Table 2
    If the option "Identical RowIDs and table lengths" is checked: Another sorted table with n rows. Otherwise a table without restrictions.
Output ports
  1. Type: Table
    Appended table
    A table with the columns from all input tables (Table 1, Table 2, Table ...)
input (Dynamic Inport)
Table contributing subsequent columns.
  1. Type: Table

Extension

The Column Appender node is part of this extension:

  1. Go to item

Related workflows & nodes

  1. Go to item
  2. Go to item
  3. Go to item

KNIME
Open for Innovation

KNIME AG
Talacker 50
8001 Zurich, Switzerland
  • Software
  • Getting started
  • Documentation
  • Courses + Certification
  • Solutions
  • KNIME Hub
  • KNIME Forum
  • Blog
  • Events
  • Partner
  • Developers
  • KNIME Home
  • Careers
  • Contact us
Download KNIME Analytics Platform Read more about KNIME Business Hub
© 2025 KNIME AG. All rights reserved.
  • Trademarks
  • Imprint
  • Privacy
  • Terms & Conditions
  • Data Processing Agreement
  • Credits