Description
The Select node produces 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 is excluded. Otherwise, that set is 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 prompts the user for references to the parent node's columns. |
Parameters |
Typing # within the script editor prompts the user for a list of available parameters. |
Actions
Action |
Description |
Preview |
Once the node is configured, the combined result set can be previewed at any time. |