Filter
- 23 Dec 2022
- 1 Minute to read
- Print
- DarkLight
Filter
- Updated on 23 Dec 2022
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
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
Setting | Description\Parameters |
---|---|
Included Columns | The 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 Name | Name of the column header in this node's output. |
New Type | Data 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?