Hi, I would like to have a simple filter on a column to say > 0, for example.
The only way that I can achieve this, that I have seen, is to set the low value to .01, and then
the generated filter is >= .01.
Isn't there a simple > 0, < 0, and <> 0

?
Thank you !!!