Filter

Filter lets you filter stream rows by column values using a number of conditions. You can accept or reject rows.

sl_duplicate
Condition Value
is equal to Numeric value
is greater than Numeric value
is less than or equal to Numeric value
is like SQL pattern, using _ to match a single character and % to match multiple characters
is in Comma separated list