• Anyone got it working with multiple values of parameter? I get this error:

    "Error during processing of the ConnectString expression of datasource ‘xxx’."

    conn string: ="Data Source=servername;Initial Catalog="+Parameters!CountryName.Value

    For single value its working fine but foe multiple values its not working.

    Any hint would be greatly appreciated!

    Ankur