ebanghart Posted September 21, 2009 Share Posted September 21, 2009 I am new to Jasper Reports and iReport. Is it possible to have a parameter dynamically populated so that the user selects from a list? For example I have a list of states and the user selects one of the states and my report runs against that one state. Can this be done? Link to comment Share on other sites More sharing options...
svenn Posted September 21, 2009 Share Posted September 21, 2009 You need to create you own front end to do this or I believe that Jasper Server has this functionality. Link to comment Share on other sites More sharing options...
mdahlman Posted September 22, 2009 Share Posted September 22, 2009 ellaavocent, Svenn is correct, this is standard functionality in JasperServer. Look in the documentation or the JasperServer forums for "input controls". (Of course you could also write your own server to do it if you wanted to.) Regards,Matt Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now