Skip to main content



      Home
Home » Archived » BIRT » Any suggestions on how to implement this groupby?
Any suggestions on how to implement this groupby? [message #106427] Mon, 09 January 2006 18:11
Eclipse UserFriend
I'm trying to render the following report (simplified).

For each month of the year i need to report the budgeted dollars and actual
dollars for a set of departments (eg. A,B,C,...).
The groupby for each month is ok, but is the illustrated "total groupby"
possible?
ie. Total budgeted dollars and actual dollars for each department (eg.
A,B,C) - across the entire year?

Note that the list of departments is a column in the resultset (ie. not a
static list).

Also, i must render the report as is, i can not change the format.

Thank you for your help.

Marko.
..

<pre>
Jan 2006
dep budget actual
A
B
C
total

Feb 2006
dep budget actual
A
B
C
total

.....

Total
dep budget actual
A
B
C
total
</pre>
Previous Topic:Need help regarding setting HtmlRenderContext for report engine
Next Topic:Need help regarding setting HtmlRenderContext for report engine
Goto Forum:
  


Current Time: Thu Jul 17 16:12:07 EDT 2025

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

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

Back to the top