• When using IN be sure your parameter is not set to the first value:

    =Parameters!NameofParam.Value(0). This is the default. Remove the "(0)" and you'll get the array automatically.

    NameofField.Value

    IN

    Parameters!NameofParam.Value