Passing multiple values for a single parmeter in Reporting Services

Posted by Scott and the Dev Team on Stack Overflow See other posts from Stack Overflow or by Scott and the Dev Team
Published on 2009-02-04T16:24:50Z Indexed on 2010/03/26 13:03 UTC
Read the original article Hit count: 354

I have several Multi-Select parameters in my report. I am trying to find a way to pass in multiple values for a single parameter in the web query string? If I pass in a single value, it works fine.

The report runs fine selecting multiple choices for a single param. My trouble lies in the web query string.

© Stack Overflow or respective owner

Related posts about sql

Related posts about reporting-services