jschill2628
Programmer
How do I In a cross tab get the last three month worh of data to average for a 9 month period.
I have a report that spits out data for a rolling 9 months, currently I dump it into excel and continue on my way, but I would like to schedule the report to automate for me in order to do this, I need to figure out the 3 month average, and the percent in which it is above or below the baseline.
For example:
Baseline: 17
3/2011: 23
4/2011: 17
5/2011: 12
6/2011: 24
7/2011: 16
8/2011: 8
9/2011: 12
10/2011: 13
11/2011: 14
3 month avg: 13
3 month average above or below baseline: -21%
I need to put all the above information into a cross tab, is there a way that crystal figure out the 3 month avg, and the percent above or below the baseline, and pit it into a cross tab?
I have a report that spits out data for a rolling 9 months, currently I dump it into excel and continue on my way, but I would like to schedule the report to automate for me in order to do this, I need to figure out the 3 month average, and the percent in which it is above or below the baseline.
For example:
Baseline: 17
3/2011: 23
4/2011: 17
5/2011: 12
6/2011: 24
7/2011: 16
8/2011: 8
9/2011: 12
10/2011: 13
11/2011: 14
3 month avg: 13
3 month average above or below baseline: -21%
I need to put all the above information into a cross tab, is there a way that crystal figure out the 3 month avg, and the percent above or below the baseline, and pit it into a cross tab?