<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Report Builder and Text-based Calculated Members	</title>
	<atom:link href="https://prologika.com/report-builder-and-text-based-calculated-members/feed/" rel="self" type="application/rss+xml" />
	<link>https://prologika.com/report-builder-and-text-based-calculated-members/</link>
	<description>Business Intelligence Consulting and Training in Atlanta</description>
	<lastBuildDate>Wed, 17 Feb 2016 11:48:01 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.1</generator>
	<item>
		<title>
		By: tlachev		</title>
		<link>https://prologika.com/report-builder-and-text-based-calculated-members/#comment-82</link>

		<dc:creator><![CDATA[tlachev]]></dc:creator>
		<pubDate>Sun, 11 Mar 2007 13:10:42 +0000</pubDate>
		<guid isPermaLink="false">/CS/blogs/blog/archive/2007/03/09/report-builder-and-text-based-calculated-members.aspx#comment-82</guid>

					<description><![CDATA[Yes, it will be nice to have the same capability as the Report Designer, e.g. FormattedValue property. Conditional formatting is a must-have too.]]></description>
			<content:encoded><![CDATA[<p>Yes, it will be nice to have the same capability as the Report Designer, e.g. FormattedValue property. Conditional formatting is a must-have too.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: furmangg		</title>
		<link>https://prologika.com/report-builder-and-text-based-calculated-members/#comment-81</link>

		<dc:creator><![CDATA[furmangg]]></dc:creator>
		<pubDate>Sat, 10 Mar 2007 18:51:16 +0000</pubDate>
		<guid isPermaLink="false">/CS/blogs/blog/archive/2007/03/09/report-builder-and-text-based-calculated-members.aspx#comment-81</guid>

					<description><![CDATA[Well put, Teo. I&#039;ve run into this issue before on a calculated member which has different format strings depending on what slice of the cube you look at it. That&#039;s because the calc script uses the Format_String(this)=&quot;#,#&quot; syntax to customize the format string for different slices of the cube.

The only way I could figure out to tackle this is to do what you suggested... change the XML of the report model like you said... and then make the calculated measure spit out a string with the formatted value.

I think the ultimate solution to this problem is in having Report Builder support per-cell, not per-field calculated measures. If you agree, you might vote for:
https://connect.microsoft.com/SQLServer/feedback/ViewFeedback.aspx?FeedbackID=225085
]]></description>
			<content:encoded><![CDATA[<p>Well put, Teo. I&#8217;ve run into this issue before on a calculated member which has different format strings depending on what slice of the cube you look at it. That&#8217;s because the calc script uses the Format_String(this)=&#8221;#,#&#8221; syntax to customize the format string for different slices of the cube.</p>
<p>The only way I could figure out to tackle this is to do what you suggested&#8230; change the XML of the report model like you said&#8230; and then make the calculated measure spit out a string with the formatted value.</p>
<p>I think the ultimate solution to this problem is in having Report Builder support per-cell, not per-field calculated measures. If you agree, you might vote for:<br />
<a href="https://connect.microsoft.com/SQLServer/feedback/ViewFeedback.aspx?FeedbackID=225085" rel="nofollow ugc">https://connect.microsoft.com/SQLServer/feedback/ViewFeedback.aspx?FeedbackID=225085</a></p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
