Skip to Content
0
Former Member
Jan 23, 2011 at 04:18 PM

Run Subreport Conditionally

34 Views

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