I am using a 3rd party application called Crystal Report Distributor (CRD).
I have a parameter that asks the user to input the date they want to query the report on. CRD uses this and I can tell it what print, and then email on to certain address.
What i have at the moment is this
{CONTHIST.ONDATE} = currentdate-1
I have told crystal to print yesterdays date.
But the issue i have is that if i'm sending report on a Monday I need to Fridays date, and not Sundays. Does anybody know how to do this.
I can not send them on a Saturday, they have to go on a Monday...
Many thanks for anu help in advance...
I have a parameter that asks the user to input the date they want to query the report on. CRD uses this and I can tell it what print, and then email on to certain address.
What i have at the moment is this
{CONTHIST.ONDATE} = currentdate-1
I have told crystal to print yesterdays date.
But the issue i have is that if i'm sending report on a Monday I need to Fridays date, and not Sundays. Does anybody know how to do this.
I can not send them on a Saturday, they have to go on a Monday...
Many thanks for anu help in advance...