I am going crazy over a calculation I am trying to do in Report Builder.
I have a database that records weather details each day. I want to
calculate average temperatures and the like, and put this into the footer.
The function RecordCounter counts records correctly. The function
AccumulationLOWreport sums the daily minimum temperatures. This seems to
work correctly in that I can put this in the footer and get the sum of
temperatures.
To work out the average, I put a field in the footer. In the "Data" tab
I choose "Field or Formula" and enter
[AccumulationLOWReport]/[RecordCounter] . When I run the report it
returns 0.
I have tried all of the following, with the same result
' [AccumulationLOWReport]/[RecordCounter]'
' [AccumulationLOWReport]'/'[RecordCounter]'
= [AccumulationLOWReport]/[RecordCounter]
Can someone please tell me what I am doing wrong?
--
God bless you
Keith Bates
4 Mooloobar St
Narrabri NSW
Ph 02 67924890
Jesus is the Way
the Truth and the Life
--
To unsubscribe e-mail to: users+unsubscribe@global.libreoffice.org
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
Context
- [libreoffice-users] Calculations in Report Builder · Keith Bates
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.