Page 1 of 1

date ranges?

Posted: 12 Apr 2018, 22:29
by Venitaburt
Is there a way to pull up data for data ranges?

For example, under candidates tab filter I use:
  • 'Owner' contains: Steve
  • 'Created' is equal to: >= 03-01-18 AND <=03-31-18
But the date doesn't work. I'm probably using the wrong query string. Let me know if you guys know it.

Re: date ranges?

Posted: 17 Apr 2018, 22:01
by Venitaburt
if i put contains 02 then it will pull up everything with 02 in the date range but i have to manually count the years. Anyone have any idea?

Re: date ranges?

Posted: 18 Apr 2018, 10:05
by RussH
Venitaburt wrote: 12 Apr 2018, 22:29 Is there a way to pull up data for data ranges?

For example, under candidates tab filter I use:
  • 'Owner' contains: Steve
  • 'Created' is equal to: >= 03-01-18 AND <=03-31-18
But the date doesn't work. I'm probably using the wrong query string. Let me know if you guys know it.
I'm afraid I haven't used this feature - however the date range code should be straightforward. Can you add an issue on the github tracker (https://github.com/opencats/opencats/issues) and I'll check it later?