Node Connectivity

There are 3041 nodes that can be used as successor for a node with an output port of type Table.

Column Filter Widget 

Creates a column filter widget for use in components views. Takes a data table and returns a filtered data table with only the selected columns.

Column Filter Widget Deprecated

Creates a column filter widget for use in components views. Takes a data table and returns a filtered data table with only the selected columns.

Column Selection Widget 

Creates a column selection widget for use in components views. Outputs a string flow variable with the name of the selected column.

Nominal Row Filter Widget 

Creates a value filter widget for use in components views. Takes a data table and returns a filtered data table with only the selected values of a chosen […]

Value Selection Widget 

Creates a value selection widget for use in components views. Outputs a string flow variable with the name of the selected value.

Interactive Range Slider Filter Widget 

Defines a filter definition to the input table and provides an interactive slider view.

Interactive Value Filter Widget 

Defines a filter definition to the input table and provides an interactive value filter on nominal columns.

Slider Input (legacy) 

Outputs a double-precision floating point variable with a given value.

Column Selection (legacy) 

Takes a data table and returns a variable with the selected column name.

Value Selection (legacy) 

Takes a data table and a selected column and returns a variable with the selected value from this column.