Hi Don,
shown, and that works great. I used the "Accumulation" function to do
this. But when I try to get an overall average, I wind up getting the
average for the first month (in the report), not for the year-to-date.
What expression are you using in the definition of your Report Builder
field to obtain the average of all months combined ? If you just use
something like AVG[MONTH] then it will only average on that particular
month.
It might be better, as Tom has suggested, to create a separate result in
your initial query in order to provide the average of the combined
months rainfall.
Alex