Hello.
I'm able to create a MasterReport with a SubReport, and Import a basic Parameter from the MasterReport to a SubReport. All works as described in docs and forum searches.
I have not been able to figure out, or find any info on how to use Parameters and SubReports correctly for the following example:
MasterReport -Details
- List of Customers that have Outstanding Invoices (CustomerID, FirstName, LastName)
- SubReport (Banded, in details section of MasterReport)
SubReport - Details
- List of Invoices for that Customer Row in MasterReport(InvID, Amount, Date)
What I cannot figure out is how to define the Parameter correctly in the MasterReport so that the SubReport gets Passed the CustomerID for that ROW in the MasterReport. If I have 20 rows/customers in the MasterReport, I'll need 20 subreports generating data for each individual Customer from the MasterReport.
Any help or direction in this matter would be greatly appreciated.


Reply With Quote

utputName} to subreport but does not work, it says :