BIRT Example Report - Drill to Details
Introduction
This example demonstrates building a master report and a detail report. The master report list orders and allows the
report user to click on a particular order number to drill into a detail report for the selected order. This example illustrates using
a simple parameter to cull results in the detail report and the hyperlink property within the master report to pass
this parameter to the detail report. The hyperlink property within the master report is generated dynamically based on
results retrieved from a query.
Demonstration
Reports