When we have a filter that looks like this:
(FIELD '')
The filter never filters out the data. When I go into the parser class to see how it is comparing I see this:
FIELD ntNoEqual '
with the ' being a single quote. Digging in a bit V1 is blank while V2 is the single quote. Thoughts?
Filter and Double Quote Issue
-
AndreyZ