﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / Discuss Content Posted by Adriaan Davel / Article Discussions / Article Discussions by Author </title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Thu, 24 May 2012 13:32:54 GMT</lastBuildDate><ttl>20</ttl><item><title>SSRS Parameter</title><link>http://www.sqlservercentral.com/Forums/Topic1237423-399-1.aspx</link><description>I have a parameter in SSRS in which it has multiple values in it. if I try to select all the values from the parameter then values got selected but report does not work.so what is the max size of parameter we can selected. I have atleast 200-300 of parameter values in it. please help me how.</description><pubDate>Tue, 17 Jan 2012 12:02:07 GMT</pubDate><dc:creator>vax09</dc:creator></item><item><title>Multi-Select Parameters for Reporting Services</title><link>http://www.sqlservercentral.com/Forums/Topic386759-399-1.aspx</link><description>Comments posted here are about the content posted at &lt;A HREF="http://www.sqlservercentral.com/columnists/ADavel/3138.asp"&gt;http://www.sqlservercentral.com/columnists/ADavel/3138.asp&lt;/A&gt;</description><pubDate>Tue, 31 Jul 2007 12:01:00 GMT</pubDate><dc:creator>Adriaan Davel</dc:creator></item><item><title>Multi Value parameter does not persist in the textbox when "Select All" option in selected for the param</title><link>http://www.sqlservercentral.com/Forums/Topic784729-399-1.aspx</link><description>[font="Arial"]Hi, i have 1 multi value parameter 'State'. This parameter depends on the previous parameters 'Continent' and 'Country'.For Suppose we select parameters :- Continent: 'Asia' (populating this from a dataset)Country: 'India' (populating this from a dataset)State(Multi value parameter): "a, b, c" (populating this from a dataset)The State Parameter does not persist. On selection of "Select All" option a postback occurs and it clears off. The selected values are not shown in the textbox.Please help!!! its urgent[/font]</description><pubDate>Wed, 09 Sep 2009 00:42:29 GMT</pubDate><dc:creator>veen_computers</dc:creator></item><item><title>Using Multi Valued Parameter in MDX RS</title><link>http://www.sqlservercentral.com/Forums/Topic514203-399-1.aspx</link><description>Hi,I have a report where usesr can select Multi valued Parameter and I use a join in my mdx code like this:="SELECT NON EMPTY { [Measures].[Alternate Single Manager],                                  [Measures].[Retail Structured]} ON COLUMNS,               NON EMPTY { ([Agent].[Agent Consultant].[Consultant Id].ALLMEMBERS ) }                                DIMENSION PROPERTIES MEMBER_CAPTION, MEMBER_UNIQUE_NAME ON ROWS    FROM ( SELECT ( " &amp; Parameters!FundFund.Value &amp; ") ON COLUMNS FROM ( SELECT ( " &amp; Join(Parameters!TransactionTypeTransactionTypeHierarchy.Value,",") &amp; ") ON COLUMNS FROM [Cube]))))  WHERE ( " &amp; Join(Parameters!TransactionTypeTransactionTypeHierarchy.Value,",") &amp; "," &amp;  Parameters!FundFund.Value &amp; ")   CELL PROPERTIES VALUE, BACK_COLOR, FORE_COLOR, FORMATTED_VALUE, FORMAT_STRING, FONT_NAME, FONT_SIZE, FONT_FLAGS"If the user select Multi Valued Parameter, the query returns an error : The 'Transaction Type Hierarchy' hierarchy appears more than once in the tuple.The mdx code that gets build looks like this:SELECT NON EMPTY { [Measures].[Alternate Single Manager],                      [Measures].[Retail Structured] } ON COLUMNS,         NON EMPTY { ([Agent].[Agent Consultant].[Consultant Id].ALLMEMBERS ) }                     DIMENSION PROPERTIES MEMBER_CAPTION, MEMBER_UNIQUE_NAME ON ROWS  FROM ( SELECT ( [Fund].[Fund].[All]) ON COLUMNS FROM  ( SELECT ( [Transaction Type].[Transaction Type Hierarchy].[Transaction Type Detail].&amp;[1732],[Transaction Type].[Transaction Type Hierarchy].[Transaction Type Detail].&amp;[1733]) ON COLUMNS  FROM [Cube])))  WHERE ( [Transaction Type].[Transaction Type Hierarchy].[Transaction Type Detail].&amp;[1732],[Transaction Type].[Transaction Type Hierarchy].[Transaction Type Detail].&amp;[1733])  CELL PROPERTIES VALUE, BACK_COLOR, FORE_COLOR, FORMATTED_VALUE, FORMAT_STRING, FONT_NAME, FONT_SIZE, FONT_FLAGSPlease help on thisSipho</description><pubDate>Tue, 10 Jun 2008 01:39:02 GMT</pubDate><dc:creator>sipho.nombebe</dc:creator></item><item><title>Passing Multivalue Parameter</title><link>http://www.sqlservercentral.com/Forums/Topic419425-399-1.aspx</link><description>How to pass Multivalue parameter in Reporting Services.In my Report DataSet, I am using statement like this.     Exec SalesReport @SalesTerritory, @ProductName, @StartDate,      @EndDate     Here @SalesTerritoy and @ProductName are Multivalue parameters. And I am Selecting more than one value for the paramenters from the drop down.    In sql Procedure I am splitting the comma separated values and putting to temp table.    Thnx in Advance. </description><pubDate>Tue, 06 Nov 2007 21:54:03 GMT</pubDate><dc:creator>peer_mohamed2k</dc:creator></item></channel></rss>
