BIRT Example Report - Sub Report
Introduction
This example demonstrates building a report that uses nested tables. The query that is bound to the inner table
is parameterized to return order details for a given order number in the outer table. This example also illustrates
referencing outer table columns within a nested table. This allows BIRT reports to be designed with master detail information contained within
th same report. As the outer table is processing its rows the inner table query is re-executed based on information from the
outer table.
Demonstration
Reports