Jump to content
We've recently updated our Privacy Statement, available here ×

Getting return value from subreport without having to print the actual subreport


phantastes

Recommended Posts

Hi,

Not sure if anyone has had to deal with this but here it is. What I need to do is to not print a subreport with detail data when the user so chooses. The problem is that I get return parameters from the subreport that helps to populate the summary data.

Does anyone know if it is possible to return values from the subreport that can be used in main report, but then also supressing the actual printing of the subreport?

Thank you!

Magnus

Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

yes, I have done it a few times, and fairly straight forward,  just do everything as per normal and then on your subreport put a print expression on the detail band not to print it, will still process the detail rows as required to populate your variables and then pass back to the main report. 

Give it a shot and I know there are at least two recent posts around the same subject so might want to check those out.

Jeff

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...