Jump to content
Changes to the Jaspersoft community edition download ×

multiple parameter values


cokelyd

Recommended Posts

I would like to create ONE parameter that can accept more than one value.  For example, I would like to have a parameter UserID.  I would like to enter more than one user id when I am prompted for the parameter value.  I do not want to create separate parameters as the user may not always need to enter more than one user id.  Is there a way to create the parameter to allow this?  I would expect the entry would be something like:

userid1, userid2, userid3

And my SQL query would SELECT WHERE a.userid IN $P(UserID)

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