So, a customer pointed out to me that the grid filters in Kinetic mode do not work for empty values (empty strings), or even for integer columns with a zero value. Anyone noticed this?
If you try to set a filter on an integer column to have only value == 0, nothing is shown in the grid. Same if you configure the filter for < 1, nothing comes up. If you filter for < 2, only the rows with a value of 1 are shown, 0’s are excluded.
For a string, neither the “Is Empty” or “Is Null” filters are working.
The behavior is the same no matter which screen I try. I also tried with the new preview filters, same behavior.
I assume there is likely already a PRB for it, just wondering if anyone else seen this?
