Hello,
I use BIRT in 2.5.2 version. I have a problem with the creation of summing a column on each page. I need this aggregation below a column (column which I need to sum) as a new row in this table, and not in the footer or header.
My page break interval for the table = 0.
Here is a quite good example but in header and dosen't work when page break interval = 0
http://www.birt-exchange.org/org/devshare/designing-birt-reports/1247-page-totals-using-page-variables/.
Do you know any other solutions for this problem or some examples?