Node Connectivity

There are 5566 nodes that can be used as predessesor for a node with an input port of type Generic Port.

String Replacer (Dictionary) StreamableModern UI

Uses a dictionary table to look up patterns and replacements and modifies strings accordingly.

String To Number StreamableDeprecated

Converts strings in a column to numbers.

Double To Int StreamableDeprecated

Converts double in a column to integers.

Target Shuffling Modern UI

Randomly shuffles the values in one column

Column Filter StreamableModern UI

The Column Filter allows columns to be excluded from the input table.

Reference Column Filter StreamableModern UI

The Reference Column Filter allows columns to be filtered from the first table using the second table as reference.

Constant Value Column Filter Modern UI

The Constant Value Column Filter filters columns containing only duplicates of the same value.

Missing Value Column Filter StreamableModern UI

The node removes selected columns from the input if they meet the specified threshold of missing values.

Reference Column Splitter StreamableModern UI

The Reference Column Splitter allows columns to be split from the first table using the second table as reference.

Cell Splitter Modern UI

Splits the string representation of cells in one column of the table into separate columns or into one column containing a collection of cells, based on a […]