The field datatype is small int. I have created a multi valued parameter as a text. I altered the SP to include the parameter. When I run the report I get this error Conversion failed when converting the varchar value '1,2' to data type smallint. It runs
when I only select one value in the dropdown checkbox parameter. But it doesn't return any values but it should. Any ideas?
Alan