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

Select

  • Dark
    Light

Article summary

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

SettingDescription\Parameters
Exclude RowsWhen selected, the row set determined by the script will be excluded. Otherwise, that set will be 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 will prompt the user for references to the parent node's columns.
ParametersTyping # within the script editor will prompt the user for a list of available parameters.

Actions

ActionDescription
PreviewAfter configuring the node, the combined result set can be previewed by clicking the Preview button.

Was this article helpful?

What's Next