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.