Hi,
I am using Crystal Reports 10 and CE10. I have a transaction table that has transaction date and amount
e.g 1/1/07 $1000
2/1/07 $2000
1/1/06 $1000
2/1/06 $3000
3/1/06 $1000
I display sum of current year, sum of previous year and %change for YTD. I want the data for previous year to be calculated UPTO the month for which currnt year data is available so as to compare apples to apples i.e if data for this year is uptil Feb (as in example above), then data for previous year should be loaded for the report until Feb and not March. Is it possible to do this in record selection?
I am using Crystal Reports 10 and CE10. I have a transaction table that has transaction date and amount
e.g 1/1/07 $1000
2/1/07 $2000
1/1/06 $1000
2/1/06 $3000
3/1/06 $1000
I display sum of current year, sum of previous year and %change for YTD. I want the data for previous year to be calculated UPTO the month for which currnt year data is available so as to compare apples to apples i.e if data for this year is uptil Feb (as in example above), then data for previous year should be loaded for the report until Feb and not March. Is it possible to do this in record selection?