Is there a way to run a subreport only under certain conditions?
In other words, I want a subreport placed in DetailsB section to run only if a boolean formula field placed in DetailsA section evaluates to True.
I can use conditional suppression, which fulfills part of my objective. However, for performance reasons I want to be able to conditionally bypass the subreport if this is possible.
Thanks,
Art