SSRS pass multi-valued parameter problems

Source: Internet
Author: User

SSRS report parameters are either single-valued or multi-valued. Before a small partner asked me, if you want to pass multi-value how to pass. And then I tried. Between the various parameters, put a line descriptors comma semicolon, etc. did not solve the problem, and finally want to understand that this parameter should be non-character type, very large may be an array, and then I tried to split the string by splitting the group, decisive success.

Here also has the situation of the pit father, cannot direct the array to come over the report, so can only report inside to handle, how to do, then I thought a method is internal parameter P1. Set an external parameter P2 receive a comma-delimited string, and then set an internal parameter to receive the split-processed array.

In addition, at this time, the user sees the P2, receives the string, does not pull down the filter item to compare unfriendly. If the non-. NET custom development, that can add a parameter to make judgments and for users to filter, specifically not detailed.

SSRS pass multi-valued parameter problems

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.