I have a subreport located in the detail section of my main report. I know how to suppress the subreport if it is blank. But, I want to go further. I want to suppress (or filter out) the given detail line if its subreport is blank.
I'm pretty sure I can have the subreport return a flag to the main report to use to filter out lines of detail, but is there an easier way? Can I do something like include in the Select Expert of the main report "subreport is not blank"?
I'm pretty sure I can have the subreport return a flag to the main report to use to filter out lines of detail, but is there an easier way? Can I do something like include in the Select Expert of the main report "subreport is not blank"?