Hi,
Hope someone can help me with this little puzzle. Tried all sorts of variants on HasData and what have you, all to no avail. Anyway, here is the problem:
I have a report with an embedded subreport with the correct master/child relationship.
Now, if there is data in the main source and there's data in the sub source all is sweetness and light. If there is no data in the main source, but data in the subreport, nothing gets displayed. And vice versa.
Main data is displayed in GroupHeader0 and the subreport data is displayed in the Report Footer.
How can I rectify this so that whatever happens, data is displayed thus:
No master data, display sub
No sub data, display master
Hope the above makes sense!
Thanks.
Hope someone can help me with this little puzzle. Tried all sorts of variants on HasData and what have you, all to no avail. Anyway, here is the problem:
I have a report with an embedded subreport with the correct master/child relationship.
Now, if there is data in the main source and there's data in the sub source all is sweetness and light. If there is no data in the main source, but data in the subreport, nothing gets displayed. And vice versa.
Main data is displayed in GroupHeader0 and the subreport data is displayed in the Report Footer.
How can I rectify this so that whatever happens, data is displayed thus:
No master data, display sub
No sub data, display master
Hope the above makes sense!
Thanks.