Filter
  • 23 Dec 2022
  • 1 Minute to read
  • Dark
    Light

Filter

  • Dark
    Light

Article summary

Description

The Filter node is used to rename, reclassify or filter out a column or group of columns from a proceeding node. This node will output ALL the columns from the proceeding node that are identified with the “include” check set.

Configuration Options

Basic Configuration Options

SettingDescription\Parameters
Included ColumnsThe set of columns from the preceding node to be included. Defaults to all columns being included. Individual columns can be removed from the output through this drop down by unchecking the column name.
New NameName of the column header in this node's output.
New TypeData type of the column for this node's output.

Node Features

Rename a Column.

You can rename any source column in the “New Name” field

Change Data Type a Column.

You can reclassify any source column in the “New Type” field. Note that the data type must be acceptable for reclassification of the source data or an error will result. For example, a “string” data source will error if it is converted to a “double”.

Video Guide


Was this article helpful?