I am trying to get multiple select box in the parameter window.
Like I need to get the report for list of employees under the selected departments. The departments should be a multiple select box. The content of the department multi select box should be populated from department master table.
I am able to do for drop down list from the department master. But need to get multi select box.