![]() ![]() |
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#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 |
|
|
|
|
| Tags |
| chart, grouplist |
| Thread Tools | |
| Display Modes | |
|
|