Hi All,
I'm trying to build a report that accepts parameters during run time and the parameter is a String, i.e the user needs to select the Type of Transaction from a list of available types in the database and then I run a query to fetch all the records from the database which belong to the types of transactions selected by the user. When I enable MultiValue property in the Report Parameter Collection Editor I get the following error: "Object must implement IConvertible"
Please help, I need to fix this issue ASAP.
Thanks in advance!
I'm trying to build a report that accepts parameters during run time and the parameter is a String, i.e the user needs to select the Type of Transaction from a list of available types in the database and then I run a query to fetch all the records from the database which belong to the types of transactions selected by the user. When I enable MultiValue property in the Report Parameter Collection Editor I get the following error: "Object must implement IConvertible"
Please help, I need to fix this issue ASAP.
Thanks in advance!