Page 1 of 1

Saving date range filter not working

Posted: 02 Aug 2020, 08:00
by K2GAV
When I create a date range filter such as: log.qsodate >= 1/1/2020 00:00:00 AND log.qsodate <= 12/31/2020 23:59:59, the filter works, but when I save it and then recall it, while it says there are three items selected, the query parameters box is empty and the filter does not work.

I can create and use a date range filter, but I cannot store it and later recall it with it working.

Ted Szypulski
K2GAV

Re: Saving date range filter not working

Posted: 06 Aug 2020, 06:37
by G4POP
I have just been checking this and its working fine for me, I created several different filters including two data range as in you example and they all recall and function on recall perfectly.

BTW you dont need to use AND that is the default

Re: Saving date range filter not working

Posted: 06 Aug 2020, 17:20
by K2GAV
Thanks Terry. So, here's the bug, if you do use AND, then it doesn't work correctly on recall, but does upon creation. It isn't intuitive to me that you must NOT use AND when logically an AND is required. Even though the button says DEFAULT, it doesn't imply to me, at least, that you must NOT use it.

I'm saving and using it now without the AND.