No Data on Subreport forcing No Data on Parent Report.
Hi,
I have some nested subreports where the subreports appear in the detail area
of the parent reports to give the appearance of drilldown information.
However, the problem I am having is that the second embedded subreport (ie
ReportDetail->subreport1detail->subreport2) will often have no information
to display. Wherever it has no data, the information in Subreport1 doesnt
print either, and if I set the NoData property to BlankPage, Subreport1
doesnt print at all. So Only when Subreport2 has data, does SubReport1
print.
All subreports are based off of different pipelines which are connected to
Advantage Tables in master-detail relationships. I have tried deleting
SubReport2 and SubReport1 will print just fine. I have deleted SubReport2
and added a new subreport in its place and didnt change any settings. It
gave me the same behavior.
Thanks in Advance.
Trevor
I have some nested subreports where the subreports appear in the detail area
of the parent reports to give the appearance of drilldown information.
However, the problem I am having is that the second embedded subreport (ie
ReportDetail->subreport1detail->subreport2) will often have no information
to display. Wherever it has no data, the information in Subreport1 doesnt
print either, and if I set the NoData property to BlankPage, Subreport1
doesnt print at all. So Only when Subreport2 has data, does SubReport1
print.
All subreports are based off of different pipelines which are connected to
Advantage Tables in master-detail relationships. I have tried deleting
SubReport2 and SubReport1 will print just fine. I have deleted SubReport2
and added a new subreport in its place and didnt change any settings. It
gave me the same behavior.
Thanks in Advance.
Trevor
This discussion has been closed.
Comments
Try setting the Pipeline.SkipWhenNoRecords property of your detail pipeline
to False. This should give you the behavior you are after.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com