Jump to content

How to provide a set of values for report parameter in jrxml template?


narang.rainy

Recommended Posts

I am using Jaspersoft Studio 6.2 to create jrxml/jasper files. And generating and viewing report providing json datasource in my application using JasperReports Library 6.2. I am reading the report parameters and creating input controls in my application for the user to enter the values for respective parameters. Here I am trying to populate input control (e.g. multi-select/single-select drop down) with a values user can select from. Please help me to understand how can i provide dataset of values for a report parameter in jrxml file using Jaspersoft Studio. Or any other way to provide set of values for a report parameter.
Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Not sure about your question. Input Control is not part of jrxml. There is only parameter in jrxml and Input Control is just a front end tool to allow user to set parameter. As such, developer would have to create their own implementation to populate Input Control and user select mechanism.

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