Icon

Table

This category contains 10 nodes.

Cell Extractor StreamableModern UI

Extract a single cell from a table.

Cell Updater StreamableModern UI

Update a single cell of a table with the value of the specified flow variable.

Extract Table Dimension 

Extracts the number of rows and columns of the input table and outputs them as data table and flow variables.

Extract Table Spec 

Node extracting the meta information from the input table (column names, types, etc.).

Row to Column Names StreamableModern UI

Uses the values of a specified row of the input table as new column names.

Table Cropper StreamableModern UI

Crops part of the input table.

Table Difference Finder 

Compares two tables with respect to their values as well as their column specs.

Table Splitter StreamableModern UI

Splits the input table at the row that matches a given condition.

Table Transposer Modern UI

Transposes a table by swapping rows and columns.

Table Updater StreamableModern UI

Updates parts of a table.