0

I am using Jaspersoft iReport & Jasperserver,

I want to take many input from user in Jasperserver & using that values,want to generate dynamic query mysql at back end in server to show report.

Sagar Nikam
  • 1,708
  • 3
  • 22
  • 35

1 Answers1

2

You can use JasperReports Server's input controls to populate your query. You can view documentation on the JasperForge site at http://community.jaspersoft.com/documentation?version=5218 - look for the JasperReports Server User Guide, or if you have purchased the professional edition, you can view it through the support portal at http://community.jaspersoft.com/documentation?version=5218.

Lisa
  • 1,331
  • 1
  • 15
  • 27