Le 25/09/2014 23:59, Don Parris a écrit :
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 -- To unsubscribe e-mail to: [email protected] Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette List archive: http://listarchives.libreoffice.org/global/users/ All messages sent to this list will be publicly archived and cannot be deleted
