Create Table Structure

Creates an empty table (no rows) with a predefined structure (columns). This is useful, for instance in conjunction with the Concatenate Node to ensure that a (different) table contains certain columns that can then be displayed in a KNIME report (which requires the presence of certain columns) or processed by other KNIME nodes.

Options

Column Count
The number of columns to create.
Column Prefix
Prefix name of the created columns.
Column Type
Type the created columns (all columns have the same type).

Input Ports

This node has no input ports

Output Ports

Icon
Table with 0 rows and a a number of columns as set in the configuration dialog.

Popular Successors

Views

This node has no views

Workflows

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.