Skip to main content



      Home
Home » Archived » BIRT » sum of rows in the footer
sum of rows in the footer [message #157984] Wed, 03 May 2006 06:28 Go to next message
Eclipse UserFriend
Originally posted by: kerem.ersoy.m2m.com.tr

Hi!
I want to put the sum of a computed column(or any column) in the footer of
each page.
I use Total.sum(row["DEBIT"]). I get the "Total is not defined" error.
How can I overcome this problem or do such a calculation in the footer?
Re: sum of rows in the footer [message #158005 is a reply to message #157984] Wed, 03 May 2006 13:49 Go to previous messageGo to next message
Eclipse UserFriend
Are you putting Total.sum in the footer row of a table? This should work.
You are not putting Total.sum in the footer of the master page, are you?
This won't work.

"Kerem" <kerem.ersoy@m2m.com.tr> wrote in message
news:e3a0th$5dm$1@utils.eclipse.org...
> Hi!
> I want to put the sum of a computed column(or any column) in the footer of
> each page.
> I use Total.sum(row["DEBIT"]). I get the "Total is not defined" error.
> How can I overcome this problem or do such a calculation in the footer?
>
>
Re: sum of rows in the footer [message #158006 is a reply to message #158005] Wed, 03 May 2006 14:05 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: kerem.ersoy.m2m.com.tr

Unfortunately I need to put the total in the footer of the page.
Is there any way?


"Diana Peh" <diana.peh@actuate.com> wrote in message
news:e3aqd0$ats$1@utils.eclipse.org...
> Are you putting Total.sum in the footer row of a table? This should work.
> You are not putting Total.sum in the footer of the master page, are you?
> This won't work.
>
> "Kerem" <kerem.ersoy@m2m.com.tr> wrote in message
> news:e3a0th$5dm$1@utils.eclipse.org...
>> Hi!
>> I want to put the sum of a computed column(or any column) in the footer
>> of
>> each page.
>> I use Total.sum(row["DEBIT"]). I get the "Total is not defined" error.
>> How can I overcome this problem or do such a calculation in the footer?
>>
>>
>
>
Re: sum of rows in the footer [message #158009 is a reply to message #158006] Wed, 03 May 2006 18:06 Go to previous message
Eclipse UserFriend
If you want the total to always appear at the end, you can insert a page
break after the table footer row.

"Kerem Ersoy" <kerem.ersoy@m2m.com.tr> wrote in message
news:e3ardc$eji$1@utils.eclipse.org...
> Unfortunately I need to put the total in the footer of the page.
> Is there any way?
>
>
> "Diana Peh" <diana.peh@actuate.com> wrote in message
> news:e3aqd0$ats$1@utils.eclipse.org...
> > Are you putting Total.sum in the footer row of a table? This should
work.
> > You are not putting Total.sum in the footer of the master page, are you?
> > This won't work.
> >
> > "Kerem" <kerem.ersoy@m2m.com.tr> wrote in message
> > news:e3a0th$5dm$1@utils.eclipse.org...
> >> Hi!
> >> I want to put the sum of a computed column(or any column) in the footer
> >> of
> >> each page.
> >> I use Total.sum(row["DEBIT"]). I get the "Total is not defined" error.
> >> How can I overcome this problem or do such a calculation in the footer?
> >>
> >>
> >
> >
>
>
Previous Topic:BIRT installation
Next Topic:ODF now an IOS/IEC standard
Goto Forum:
  


Current Time: Sun Nov 09 17:19:45 EST 2025

Powered by FUDForum. Page generated in 0.03232 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top