Language: Deutsch · English
Step by step: build a subreport in Jaspersoft Studio, test it and embed it in the main report.
TUTORIAL APPLICATION DEVELOPER STAND: JUL 2026 GILT FUER NUCLOS 4.2026.X
Auf dieser Seite
Subreports suit tabular data or lists and can use their own data source. Here we build a subreport and test it together with the main report in the designer (example: order with order positions).
Analogous to the main report. For the subreport:
Subreport form in the designer.
Same database connection as the main report; procedure analogous to creating a data source in the designer.
Hauptreport
Important
The same parameter Intid must exist – ideally imported from the main report.
#,##0.00.<name>.jasper.Fields in the subreport.
In the main form choose the Subreport component from the palette, select Use an existing report in the wizard and load the created .jasper. Then choose the data source and place the subreport.
Subreport wizard in the main report.
Belonging
The Intid parameter exists in both forms and ensures the subreport data belongs to the main record. Make sure not every band expands automatically with the subreport.