Select
Last updated: 23 Dec 2022
Description¶
The Select node is used produce a subset of the preceeding nodes 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. |