Jump to content
Changes to the Jaspersoft community edition download ×

adam_7

Members
  • Posts

    26
  • Joined

  • Last visited

Community Answers

  1. adam_7's post in Newbie having trouble with input controls was marked as the answer   
    I finally figured out the issue.
     
    Since I was using a table in my report, I had to create a paramater in the main report that matched my input control on the JasperServer website. I then had to create another paramater in the subquery and include that parameter in my query. Then, under my table element I selected the Paramater tab and linked the two parameters together.
     
    Since i was using a multiple Selection Checkbox on my site, I had to set the Paramaters up with the ArrayList class and the Nested Type Class as Integer (since im using numeric values in my input control).
     
    It took me forever to figure out all of the little nuiances so if anyone needs help feel free to message me and i will share my information.
×
×
  • Create New...