A filter that excludes values that are not equal (=) to specific set of valid values.
Outcome when the operands of the filter are equal.
Outcome when the operands of the filter are not equal.
The column to compare values of
InputColumn<Object> RequiredValue(s) to compare with
List of String OptionalColumn holding value to compare with
InputColumn<Object> Optional