predixdesignsystem/px-data-grid

Advanced Filter: need “Does not equal” condition

Closed this issue · 3 comments

There are use cases when a user might need to use a “Does not equal” condition alongside another condition. See attached example.
screen shot 2018-03-20 at 2 47 58 pm

That is actually configurable.
You can use number-comparators to set your condition's dropdown options.

I'm interpreting this as a feature request. Currently, there is no not_equal comparator available for strings (not_equal is only available for numeric fields).

@jimreedia I've added not_equal and not_contains string comparators to v1.2.0.