DZone ForumsDZone Forums  

Go Back   DZone Forums > Community > Enterprise Development > Business Intelligence & Reporting
FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
LinkBack Thread Tools Display Modes

Topic: listgroup and chart
Old 02-06-2008, 04:50 AM   #1 (permalink)
Member
 
Join Date: Feb 2008
Posts: 1
Hallo
I have many datasets and grouplist. Each element of grouplist should have chart with parameter in that grouplist.
e.g.
TABLE COMPONENT (id, title, descr)
TABLE COMP_ORDER(id_order, id_component,order_priority...)

Now, I want to show grouplist order by component. For every component element i want to write title, description but I want to display chart:

select order_priority, id_component, count(*) from comp_order group by order_priority, id_component (which selected is).
How I can say something to this chart? that i want here eg. id_component=5

Important! Birt 2.1.3. Thanks for any help
majaa.majaa is offline   Reply /w Quote -


Tags
chart, grouplist

Thread Tools
Display Modes




All times are GMT -5. The time now is 06:12 PM.