Filter
Last updated
Last updated
It allows you to filter rows from your model.
On any previously steps available in your editor select a step and click on Filter
In order to use the filters you can:
Modify the global condition from ANY to ALL
ANY means that if one condition is met then the line will be included in the results
ALL means that all conditions must be met for the line to be included in the results
Apply condition to each lines by selecting a column, an operator and value. Depending on your column type, the available operator will change.
STRING
DATE:
NUMBERS:
BOOLEAN:
available for STRING / TIME / NUMERIC / BOOLEAN
expects no value
available for STRING / TIME / NUMERIC / BOOLEAN
expects one or more values
available for TIME
expects one or more values
available for TIME
expects one or more values
available for NUMERIC
expects one or more values
available for NUMERIC
expects one or more values
available for NUMERIC
expects one or more values
available for NUMERIC
expects one or more values
available for STRING
expects one or more values
available for STRING
expects one or more values
When multiple values are inputed we expect the condition to match at least one of the values to return the line.