The Streaming Filter node applies filter expressions to data store fields and only outputs values that meet the specified conditions.
This node performs a similar function to the Filter node, but the Streaming Filter node only produces and accepts streaming data.
Properties
Display Name
Specify the name of the node that is displayed on the Analysis Designer canvas.
The default value is Streaming Filter.
Filter Expression
Enter a SQL filter expression in the text area. For more information, see Building expressions.
View SQL
Click View SQL to see the SQL produced by the node.
You may want to modify the SQL for use with the Streaming SQL node, which allows you to customize your data transformations further.