I have a report that will be schedule to run on the 3rd of every month to cover anyone elibible on the 15th of the previous month as follows:
{enrollkeys.effdate} <= 15th of prev month
{enrollkeys.termdate} >= 15th of prev month
{enrollrider.effdate} <= 15th of prev month
{enrollrider.termdate} >= 15th of prev month
{benefit.effdate} <= 15th of prev month
{benefit.termdate} >= 15th of prev month
How do I tell it the 15th of the prev month in the above cases????
{enrollkeys.effdate} <= 15th of prev month
{enrollkeys.termdate} >= 15th of prev month
{enrollrider.effdate} <= 15th of prev month
{enrollrider.termdate} >= 15th of prev month
{benefit.effdate} <= 15th of prev month
{benefit.termdate} >= 15th of prev month
How do I tell it the 15th of the prev month in the above cases????