Extraction Value Question

Hey everyone,

I feel very silly for asking this question, as it seems so simple, but here we go.

I would like to be able to set up an extraction that can be run once a month that always grabs constituents whose memberships expire next month. I thought I could do this by setting up two criteria in the extraction:

Membership Exp Date >= BRunMonths +1

Membership Exp Date <= ERunMonths +1

I expected that when I ran this extraction today (in November), that this would grab all memberships that expire between December 1, and December 31. However, what I'm finding is that it only pulls memberships that expire between December 1- December 30th. I suppose that's because November only has 30 days, so what the query is doing is taking 11/1 and 11/30 and changing them to 12/1 and 12/30. But this is definitely not what I want.

Can anyone confirm that this is what this criteria does (so that I can stop trying to make this work and find a different solution)?



[edited by: Summer Hirtzel at 6:00 PM (GMT -6) on 8 Nov 2016]