Page 1 of 1
Multi valued report parameter in Scripted data source
#1
Posted 14 September 2011 - 06:08 PM
Hi All,
Anybody have an idea about how to get list of values of multi valued report parameter(List Box type) in scripted data source.
In my case, i am having a Date report parameter and want to make it List Box type.
In the case of JDBC data source, i am getting values of this parameter by connecting it with an existing data set column through Edit Parameter window.
But in Scripted data source,,i think i have to write script to get list of values for this report parameter,,,bt i hv no idea....so plz suggest me something.....
Its very urgent plz
Anybody have an idea about how to get list of values of multi valued report parameter(List Box type) in scripted data source.
In my case, i am having a Date report parameter and want to make it List Box type.
In the case of JDBC data source, i am getting values of this parameter by connecting it with an existing data set column through Edit Parameter window.
But in Scripted data source,,i think i have to write script to get list of values for this report parameter,,,bt i hv no idea....so plz suggest me something.....
Its very urgent plz
#2
Posted 16 September 2011 - 08:00 AM
How do you need the values to be represented? In a comma separated string? If so, you'd just need to run the join function on params["yourparameter"].
Page 1 of 1






MultiQuote





