I have a report that lists 5 years worth of data. In a column next to the data I want to show a rolling 12 month sum.
Ex.
Month Amount Running
1/31/99 1 1
2/28/99 2 3
3/31/99 3 6
4/30/99 4 10
5/31/99 5 15
6/30/99 6 21
7/31/99 7 28
8/31/99 8 36
9/30/99 9 45
10/31/99 10 55
11/30/99 11 66
12/31/99 12 78
1/31/00 13 90
The running sum in 1/31/00 is only for the previous 12 months not the total. I have over 5 years worth of data and we use the 12 month rolling as a benchmark. Any help would be greatly appriciated. I'm using CR 9.0.
Thanks,
Ozweepey
Ex.
Month Amount Running
1/31/99 1 1
2/28/99 2 3
3/31/99 3 6
4/30/99 4 10
5/31/99 5 15
6/30/99 6 21
7/31/99 7 28
8/31/99 8 36
9/30/99 9 45
10/31/99 10 55
11/30/99 11 66
12/31/99 12 78
1/31/00 13 90
The running sum in 1/31/00 is only for the previous 12 months not the total. I have over 5 years worth of data and we use the 12 month rolling as a benchmark. Any help would be greatly appriciated. I'm using CR 9.0.
Thanks,
Ozweepey