Slider Widget 

Creates a slider input widget for use in components views. Outputs a string flow variable with a given value.

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.

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.

Base64 Encoder Streamable

Encode binary data to Base64

SQL Extract Deprecated

Extracts the SQL query from a database port.

JSON Reader Streamable

Reads .json files to JSON values.

Single Selection Widget 

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

Reference Column Resorter Streamable

Resorts columns based on a second input table

CSV Writer StreamableDeprecated

Saves a data table into an ASCII file.