Select
  • 13 Jan 2023
  • 1 Minute to read
  • Dark
    Light

Select

  • Dark
    Light

Article summary

Description

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


Configuration Options

Basic Configuration Options

SettingDescription\Parameters
Exclude RowsWhen selected, the row set determined by the script is excluded. Otherwise, that set is included.
ScriptA script that returns as true or false for a given row.

Advanced Configuration Options

SettingDescription
Parent Node Column VariablesTyping @ within the script editor prompts the user for references to the parent node's columns.
ParametersTyping # within the script editor prompts the user for a list of available parameters.

Actions

ActionDescription
PreviewOnce the node is configured, the combined result set can be previewed at any time.

Was this article helpful?

What's Next