Filtering Candidates Placed

28 views
Skip to first unread message

Brian Jensen

unread,
Apr 11, 2013, 3:59:33 PM4/11/13
to cats...@googlegroups.com
Hey, I'm trying to work out how to generate a get_candidates query that can filter just candidates who've been placed within the month.

I'm using the get_candidates query, and have isolated the filters to sort the recent_status_ext (using ;contains;Placed) as well as a custom extra field that we use to track start dates. This is being reported as <extra_field######/> and I thought that using something such as extra_field######;datebetween;04-01-13|04-30-13 would work. But no... can anyone help?

Brian

Aaron Baluczynski

unread,
Apr 11, 2013, 4:11:37 PM4/11/13
to cats...@googlegroups.com
Hi Brian,

You should try specifying the dates like 04/01/2013.

Aaron

Brian Jensen

unread,
Apr 11, 2013, 4:41:22 PM4/11/13
to cats...@googlegroups.com
Thanks for the quick reply... but I'm having no luck. Any chance you'd be willing to show an example that I can work from to see if I can't tweak this to work? Thanks very kindly!

B

Aaron Baluczynski

unread,
Apr 11, 2013, 4:55:01 PM4/11/13
to cats...@googlegroups.com
Is the custom field in CATS of the "Date" type?

The following works for me:

extra_field######;datebetween;04/01/2013|04/30/2013
Reply all
Reply to author
Forward
0 new messages