Behavior:
Please note that if you use the filter criteria "Is not equal", the empty values (NULL values) in that index field are not considered by the criteria (see example screenshot).
Solution:
If you also want to filter the empty values you need to add an additional condition with the same index field and the operator "Is empty". Both conditions are combined with the OR operator (see example screenshot).