Select

Prev Next

Description

The Select node is used produce a subset of the preceding node's data set, based on a condition.


Configuration Options

Basic Configuration Options

Setting Description\Parameters
Exclude Rows When selected, the row set determined by the script will be excluded. Otherwise, that set will be included.
Script A script that returns as true or false for a given row.

Advanced Configuration Options

Setting Description
Parent Node Column Variables Typing @ within the script editor will prompt the user for references to the parent node's columns.
Parameters Typing # within the script editor will prompt the user for a list of available parameters.

Actions

Action Description
Preview After configuring the node, the combined result set can be previewed by clicking the Preview button.