﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / SQL Server 2005 / Business Intelligence  / Replace function in ssrs / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Mon, 17 Jun 2013 22:36:11 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Replace function in ssrs</title><link>http://www.sqlservercentral.com/Forums/Topic1413549-147-1.aspx</link><description>please share your ideas , upon above expression result.3 parameters 'PONDS', '897','EN' should be like this.here 897 is store key for [Store DIM].[Store].[897]      dimension member.</description><pubDate>Wed, 06 Feb 2013 10:08:41 GMT</pubDate><dc:creator>niha.736</dc:creator></item><item><title>Replace function in ssrs</title><link>http://www.sqlservercentral.com/Forums/Topic1413549-147-1.aspx</link><description>Hi All,am using a Stored Procedure in my report, for that I need to pass 3 parameter @string, @storeKey, @language.when am running SP in Management studio, am getting resultset, but not in report.In report passing those 3 parameters, for store parameter , expression is below.I need to pass Storekey value as int 468.I have a doubt about the expression result , can anybody tell the result of this expression when my dim members are like this [Store DIM].[Store].&amp;[10] and parameter store value are like M300, M301 so on..=Replace(Replace(Join(Parameters!Store.Value,","),"[Store DIM].[Store].&amp;[",""),"]","")Thanks,Niha</description><pubDate>Wed, 30 Jan 2013 03:31:49 GMT</pubDate><dc:creator>niha.736</dc:creator></item></channel></rss>