Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Group Total of a Expression Column(Group total for a calculated feild)
Group Total of a Expression Column [message #1774035] Mon, 09 October 2017 14:25 Go to next message
David Whitby is currently offline David WhitbyFriend
Messages: 5
Registered: October 2017
Junior Member
I have a report, grouped by Customers, where I have calculated the outstanding balance with the following expression
((row["qty"]-row["shippedqty"])*row["price"])).toFixed(2)

I need to do ma Group total.. ie sum all the above fields for each customer.

Whats the best way to do this?

Re: Group Total of a Expression Column [message #1774037 is a reply to message #1774035] Mon, 09 October 2017 14:49 Go to previous messageGo to next message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

Is this related to Eclipse in some way? Our forums are really for issues with using Eclipse or software from eclipse.org.

_
Nitin Dahyabhai
Eclipse Web Tools Platform
Re: Group Total of a Expression Column [message #1774041 is a reply to message #1774037] Mon, 09 October 2017 14:55 Go to previous messageGo to next message
David Whitby is currently offline David WhitbyFriend
Messages: 5
Registered: October 2017
Junior Member
Sorryy
I was meant to Add using Birt Report Writer
I assume this is covered here?
Thanks
Re: Group Total of a Expression Column [message #1774046 is a reply to message #1774041] Mon, 09 October 2017 17:27 Go to previous message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

Yes. BIRT also has its own forum at https://www.eclipse.org/forums/eclipse.birt .

_
Nitin Dahyabhai
Eclipse Web Tools Platform
Previous Topic:Accumulated count
Next Topic:Java console application to call birt report dynamically
Goto Forum:
  


Current Time: Thu Apr 25 00:00:30 GMT 2024

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

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

Back to the top