Good morning,
I have a problem to add records in ireport, at the end of my page I put the variable PAGE_COUNT, but it only adds the records of the last page. How do I add the records to all pages?
Thank you in advance
Good morning,
I have a problem to add records in ireport, at the end of my page I put the variable PAGE_COUNT, but it only adds the records of the last page. How do I add the records to all pages?
Thank you in advance
To know the total number of records use $V{REPORT_COUNT}
and set the valuation to "Report". To occur only at the end of the report.