Jump to content
We've recently updated our Privacy Statement, available here ×

parthibanmca87

Members
  • Posts

    2
  • Joined

  • Last visited

 Content Type 

Profiles

Forum

Events

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Downloads

Posts posted by parthibanmca87

  1. I created an input control (single select query), I loaded data to the input control using a select query like the below.

    select id,country from countries

    My input control has country values displayed for example.

    USA,CANADA,EUROPE,.....

    once the user choose a particular country then I have to pass the "id" of that selected country to parameter used in the report.

    I tried with different ways like the name of the report parameter exactly mapped with name of input control but nothing works.

    Kindly provide me the steps to accomplish this since I am struggling for the past two days.

     

     

×
×
  • Create New...