Jump to content

How to set input control from iReports 3.7.0?


kevinchristian

Recommended Posts

Hello All, 

I am new to jasperserver.

I want to retrieve the particular set of rows from table based on some field value. 

[e.g. List of Employee names whose salary is more than "Inputted Value".]

Please provide some urls from where i can find small examples or illustrations.

 

Thanks in advance.

 

Kevin Christian

Link to comment
Share on other sites

  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Hi,

 

Input controls map to report parameters base on a naming convention. The input control that you define in a JasperServer report unit helps you capture end user input values and pass them to your report parameter. What you with that parameter value in your report, is up to you. You can use it in the query of the report to filter records as you mentioned.

 

JasperServer is shipped with several report samples showing the use of input controls.

 

I hope this helps.
Teodor

 

Link to comment
Share on other sites

  • 3 weeks later...

Thanks for reply.

 

I designed jrxml in iReport and uploaded it on Japser Server repository. Now from jasper server, i edited the report, created new query, input control on Primary Key field. The report was created and saved successfully. But while executing the report, jasper server was showing an error, What can be the reason? Am i missing something.

And how can we map input control in Query?

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