Master-Detail Subreport Question
Hello,
Delphi 6 - ReportBuilder 6 - Win2000
I have set up a simple relationship between a master table and detail table.
The master record appears in the detail band of the main report. The detail
records appear in a subreport which is also in the detail band inside of a
region.
If there is match between the master and the detail, then the record appears
fine.
My problem is that if the master record has no matching detail records, then
the master record does not appear at all.
Thank you,
Mike Malinowski
Delphi 6 - ReportBuilder 6 - Win2000
I have set up a simple relationship between a master table and detail table.
The master record appears in the detail band of the main report. The detail
records appear in a subreport which is also in the detail band inside of a
region.
If there is match between the master and the detail, then the record appears
fine.
My problem is that if the master record has no matching detail records, then
the master record does not appear at all.
Thank you,
Mike Malinowski
This discussion has been closed.
Comments
set 'SkipWhenNoRecords' of the detail data pipeline to 'False'.
HTH,
Chris Ueberall;
For the detail datapipeline set SkipWhenNoRecords to False.
If you are linking dataviews in the Data workspace of the Report Designer,
then you can click on the visual link to display the Link dialog and
configure this option from there.
--
Nard Moseley
Digital Metaphors
http://www.digital-metaphors.com
Best regards,
Nard Moseley
Digital Metaphors
www.digital-metaphors.com