Page 1 of 1
Filter by Date
Posted: 27 Mar 2024, 21:23
by G0BON
In QSO manager I want to filter the following
QSO date Greater 25/03/24 16:00 QSO date Smaller 25/03/24 18:00
and
QSO date Greater 27/03/24 15:15 QSO date Smaller 27/03/24 16:09
Here Is what I have below but it does not return any QSO's within the filter date/times.

- Filter by date.JPG (44.95 KiB) Viewed 2184 times
Re: Filter by Date
Posted: 27 Mar 2024, 23:13
by G4POP
Use greater_or_equal and smaller_or_equal - Works for me fine

- Untitled.png (17.55 KiB) Viewed 2176 times
Re: Filter by Date
Posted: 28 Mar 2024, 18:16
by G0BON
Hello Terry
I see your comment but I want to filter by a block of times on each day so greater_or_eqaul or smaller_or_equal will not help me.
Between 16:00 to 18:00 on one day
and
Between 15:15to 16:15 on another day
Re: Filter by Date
Posted: 28 Mar 2024, 19:18
by G4POP
Use the same search syntax but double up for different blocks, can't demo for you as I am away from pc using phone
Re: Filter by Date
Posted: 30 Mar 2024, 13:43
by G4POP
G0BON wrote: 28 Mar 2024, 18:16
Hello Terry
I see your comment but I want to filter by a block of times on each day so greater_or_eqaul or smaller_or_equal will not help me.
Between 16:00 to 18:00 on one day
and
Between 15:15to 16:15 on another day
Did you think to use the lgic 'OR' ?

- Untitled.png (19.2 KiB) Viewed 2059 times