Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » BIRT » Grouping by column name
Grouping by column name [message #363679] Thu, 03 July 2008 15:31
Eclipse User
Originally posted by: eu.dragos.yahoo.com

Hi all,

I am working on a chart with the following type of data:

Campaign Sent Read
Camp1 50 10
Camp2 90 20

What I need to do is create a "comparative chart" that is Category
grouped by the column names (Sent and Read).

The chart should display something like this:

Sent was 50 for camp1
90 for camp2

Read was 10 for camp1
20 for camp2

The way I have it working now, it shows:

Camp1 was 50 sent
10 read

Camp2 was 90 sent
20 read


This would seem to be an easy task, but there doesnt seem to be any
documentation that I could find to show how it's done.
Any ideas would be appreciated.

Thanks,

Dragos
Previous Topic:Table of contents in word doc does not show the correct indentation
Next Topic:RunAndRender Error in 2.3 for background tasks?
Goto Forum:
  


Current Time: Thu May 23 09:31:19 EDT 2013

Powered by FUDForum. Page generated in 0.12360 seconds