How to stop printing a subreport if no data
I have a main report containing two sub-reports. Most of the time there will
be no data for the second sub-report and I would like it not to print at
all. I do not seem to be able to stop it printing the header, footer and one
empty detail.
The noDataBehaviours of the main report is set to ndBlankScreen.
SkipWhenNoRecords of the second sub-report pipeline is set to true.
Any help welcome.
be no data for the second sub-report and I would like it not to print at
all. I do not seem to be able to stop it printing the header, footer and one
empty detail.
The noDataBehaviours of the main report is set to ndBlankScreen.
SkipWhenNoRecords of the second sub-report pipeline is set to true.
Any help welcome.
This discussion has been closed.
Comments
From what you describe, this should work fine. If possible, please send an
example of the issue in .zip format to support@digital-metaphors.com and
I'll take a look at it for you.
--
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
I am probably missing something obvious.
Regards,
John.