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!
Documentation
Examples
Filter source data
Filter and override source data through the following:
Remove the
One
column from the source data. Remove it from theIncluded Columns
dropdown.Update the remaining column names and data types as follows:
Name | New Name | New Type |
---|---|---|
Order | OrderDouble | Double |
Value | ValueString | String |
Color | Color | String |
TrueOrFalse | Boolean | String |
The node is now ready to be connected to another node.
Was this article helpful?