Hi,
I'm trying to generate a report that tells me all the items each customer purchased in the period of one year. I want to include this in my filter, so that we don't have to manually enter dates in parameters.
Crystal does not give me a pre-defined Function for my purpose. I currently have:
{JrnlHdr.TransactionDate} in LastYearYTD
but, as you can guess it only gives me data for January 2011 through May 2011.
What I really need is to run a report for 365 days through today.
Thanks in advance...
I'm trying to generate a report that tells me all the items each customer purchased in the period of one year. I want to include this in my filter, so that we don't have to manually enter dates in parameters.
Crystal does not give me a pre-defined Function for my purpose. I currently have:
{JrnlHdr.TransactionDate} in LastYearYTD
but, as you can guess it only gives me data for January 2011 through May 2011.
What I really need is to run a report for 365 days through today.
Thanks in advance...