ssrs-2008-r2

Display multi-select parameters in report.

Remarks#

This is used to display all the Parameters selected in a multi-select by joining them with a comma.

Join

Join(Fields!Parameter_Name.Value, ", " )

This modified text is an extract of the original Stack Overflow Documentation created by the contributors and released under CC BY-SA 3.0 This website is not affiliated with Stack Overflow