Forum Discussion
Anonymous
2 years agoNot applicable
Paginated Report using ODBC - Multi Value (Multi select dropdown) parameter not working
Hi DEVs,
I am creating a Paginated Report using ODBC (IBM DB2) data source.
Issue is I am not able to pass Multi Value (Multi select dropdown) parameter, with single select it is working fine.
In dataset query I'm using this condition:
where ColumnName IN (?)
I have alread tried JOIN and SPLIT function but no luck..
Please let me know if there's any solution or workaround for the same!
1 Reply
- AnonymousNot applicable
Any help would be appreciated!!