Hi Andrew,

Andrew Jensen wrote:
Final question for today - NO RUSH ON ANSWER

Looking at this I would think I could do the following:

Add a group, add a function at the group level such as
SUM( [Weight] )

named GroupWeight

Add a text control to the group footer and bind it to [GroupWeight]

Doing this I only get the value for the last record in the group, not a sum
of all the values?

Did I miss something, or is this an issue I should enter?

I then tried changing the function to
SUMPRODUCT( [Weight] )

This however generates the output "LibFormulaErrorValue{errorCode=505}"
I just wrote an email to the developer of the report engine and asked him if this functionality will be included. So we have to wait for his answer. For those who are interested I looked at wiki.pentaho.org

Gone to do some reading...

Drew

Oh by the way in the online IDL docs there seems to be no entry for
com.sun.star.reports, there is an entry for com.sun.star.sdb.reportshowever.

Do you looked in the cws oj14 for com.sun.star.report? But you have to read the idl files. I haven't generated any docs yet.

Best regards,

Ocke

--
Ocke Janssen                      Tel: +49 40 23646 661, x66661
Dipl. Inf(FH)                     Fax: +49 40 23646 550
Sun Microsystems Inc.
Nagelsweg 55                     mailto:[EMAIL PROTECTED]
D-20097 Hamburg                   http://www.sun.com/staroffice

Sitz der Gesellschaft: Sun Microsystems GmbH, Sonnenallee 1, D-85551 Kirchheim-Heimstetten
Amtsgericht Muenchen: HRB 161028
Geschaeftsfuehrer: Marcel Schneider, Wolfgang Engels, Dr. Roland Boemer
Vorsitzender des Aufsichtsrates: Martin Haering

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to