...
The report displays the amount of resolved issues for each type group:
The BIRT designer has created a new binding on the Table for the Aggregation item so it is possible to ise the aggregated data as input for other items like charts:
To see the progress, we need a new aggretation item to count the unresolved issues. Pelase, repeat the actions described above in order to crate a similar aggregation with the conditon:
row["Resolved"] == false
This is the new report:
We will replace the sub-totals by a bar graph. Select both aggregation items from the Outline view and set Dislplay property to No visible:
Right click on the Grid's last cell (table) and select Insert Row Above:
A new empty Cell has been added between the Pie Chart and the table items: