Filters with Query
Posted: 08 Apr 2020, 14:20
Hi
I would like to create a filter that would show the qso I made during the present day.
Using the "Filters /Use Params" filter, I can create, but I always have to set the time to 00:00:00 so that I can have the data from zero hor time.
I thought about using a Query, putting the following expression: QSODate = today (date).
It doesn't work.
Can you help me create a "Query", let's say "universal" so that it shows the contacts made during a present day?
The Query expression I used, is the one I use in VB6 for the same result I want, but I imagine that in C # it may have to be done in another way.
Thanks so much for your help.
I would like to create a filter that would show the qso I made during the present day.
Using the "Filters /Use Params" filter, I can create, but I always have to set the time to 00:00:00 so that I can have the data from zero hor time.
I thought about using a Query, putting the following expression: QSODate = today (date).
It doesn't work.
Can you help me create a "Query", let's say "universal" so that it shows the contacts made during a present day?
The Query expression I used, is the one I use in VB6 for the same result I want, but I imagine that in C # it may have to be done in another way.
Thanks so much for your help.