BIRT Example Reports - Sub Report
Introduction
Sub reports are a very common type of reports. These are also referred to as Master Detail reports or Parent Child reports. BIRT is a flexible tool in that it provides the report developer with the flexibility to design many reports and integrate them in sub report fashion via a few clicks of the mouse. This example demonstrates the use of BIRT to create reports that are linked together. For example, a main customer listing report provides the customer ID as input to a sub report that displays details about each customer. In this example, a customer purchase report list the totals for all customer IDs. A second report list customer details. This example combines these two reports.
Demonstration
- Sub Report Flash Example – This example demonstrates the use of BIRT to link from a main to a sub report.
Reports
- Customer Purchase Main Report Before (rptdesign) – A simple customer total purchase report.
- Customer Purchase Sub Report Before (rptdesign) – A customer detail report.
- Customer Purchase Report After (rptdesign) – This is the combined Main report and Sub report.
