Jump to content

"For Loop" Input Control to print separate report?


manshack_one

Recommended Posts

Anybody know how I could make it possible to add a checkbox input control that would make the report print once for each selected item in a multi-select query input control?

Ex.

I have a multiselect query input control that allows choosing multiple office locations.  The report reads that as a collection and utilizes a $X{IN} statement to pull the report.  My user is wanting to be able to print that report once for each of the selected locations so that the information in the report is specific to one location only.  This needs to be controlled by a checkbox labeled something like "Print Separately?".  When it's checked the report will print once for each selected location.  When it's not checked the report will print as normal which includes all the locations on the same report.

 

Any suggestions?

Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

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...