Jump to content

Multi-Select Query with redundant values


tomstieger

Recommended Posts

I have an Multi-Select Query for an input control in Jasper Server CE 3.7 that is not working like I expect.

My SQL for the control is like the following;

  Select dptno, cname from dptlist                     

When I run this SQL outside of Jasper I get all the departments and their descriptions, some departments have multiple subdepartments with the same department number.

In Jasper Server with the input control it only shows me one description for each department.

My value for the input control is set for dptno and I am displaying both dptno and cname for the drop down.

 

Any help is appreciated.  Thanks.

 

-Tom

Link to comment
Share on other sites

  • Replies 0
  • 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...