To create a bursting report in JReport Designer, follow the steps below:
See also Bursting dialog for detailed information about options in the dialog.
Tip: When you finish designing a bursting report, you may want to check it with data. However, when you preview bursting report in JReport Designer, JReport runs the bursting report with all of the data, and if a large dataset is involved it may take a long time or run out of memory before completing. To avoid this from happening, you can limit the number of records by setting the Maximum Rows property of the query.
Reference: A sample report containing a bursting report tab named SaleStatForRegion.cls is provided in <install_root>\Demo\Reports\SampleReports
.