Icon

Selection

This category contains 8 nodes.

Column Filter Configuration 

Provides a column filter configuration option to an encapsulating component's dialog. Takes a data table and returns a filtered data table with only […]

Column Filter Configuration Deprecated

Provides a column filter configuration option to an encapsulating component's dialog. Takes a data table and returns a filtered data table with only […]

Column Selection Configuration 

Provides a column selection configuration option to an encapsulating component's dialog. Outputs a string flow variable with the name of the selected […]

Column Selection Configuration Deprecated

Provides a column selection configuration option to an encapsulating component's dialog. Outputs a string flow variable with the name of the selected […]

Multiple Selection Configuration 

Allows selecting multiple values from a list of strings in an encapsulating component's dialog. The selected values are returned as a data table and a […]

Nominal Row Filter Configuration 

Provides a value filter configuration option to an encapsulating component's dialog. Takes a data table and returns a filtered data table with only the […]

Single Selection Configuration 

Allows selecting a single value from a list of strings in an encapsulating component's dialog. The selected value is returned as a string flow variable.

Value Selection Configuration 

Provides a value selection configuration option to an encapsulating component's dialog. Outputs a string flow variable with the name of the selected value.