<?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: Re: MDX ORDER Riddle</title>
	<atom:link href="http://tomislav.piasevoli.com/2010/05/15/re-mdx-order-riddle/feed/" rel="self" type="application/rss+xml" />
	<link>http://tomislav.piasevoli.com/2010/05/15/re-mdx-order-riddle/</link>
	<description>Business Intelligence on Microsoft platform</description>
	<lastBuildDate>Sun, 29 Jan 2012 00:55:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Sam Kane</title>
		<link>http://tomislav.piasevoli.com/2010/05/15/re-mdx-order-riddle/comment-page-1/#comment-1775</link>
		<dc:creator>Sam Kane</dc:creator>
		<pubDate>Wed, 16 Mar 2011 20:10:52 +0000</pubDate>
		<guid isPermaLink="false">http://tomislav.piasevoli.com/?p=9999#comment-1775</guid>
		<description>Here are this and some other articles on Sorting dimensional members: 
&lt;a href=&quot;http://ssas-wiki.com/w/Articles#Sorting_dimensional_members&quot; rel=&quot;nofollow&quot;&gt;
http://ssas-wiki.com/w/Articles#Sorting_dimensional_members&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Here are this and some other articles on Sorting dimensional members:<br />
<a href="http://ssas-wiki.com/w/Articles#Sorting_dimensional_members" rel="nofollow"><br />
</a><a href="http://ssas-wiki.com/w/Articles#Sorting_dimensional_members" rel="nofollow">http://ssas-wiki.com/w/Articles#Sorting_dimensional_members</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomislav Piasevoli</title>
		<link>http://tomislav.piasevoli.com/2010/05/15/re-mdx-order-riddle/comment-page-1/#comment-8</link>
		<dc:creator>Tomislav Piasevoli</dc:creator>
		<pubDate>Tue, 18 May 2010 09:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://tomislav.piasevoli.com/?p=9999#comment-8</guid>
		<description>Maybe I wasn&#039;t clear enough @Elizabeth. You might end up either with false results (not in this example but in some other calculations) or with the Order() function not working as you expected for example. So, either something will not work as you expect (that&#039;s benign because it&#039;s easy to spot) or you&#039;ll get wrong results (which you may not notice right away). I&#039;m talking about rare cases, this is not a common issue. The problem arises (only?) when you have layers of calculation with related hierarchies and you&#039;re not taking that into account in your calculations. Seeing them as flat is wrong.</description>
		<content:encoded><![CDATA[<p>Maybe I wasn&#8217;t clear enough @Elizabeth. You might end up either with false results (not in this example but in some other calculations) or with the Order() function not working as you expected for example. So, either something will not work as you expect (that&#8217;s benign because it&#8217;s easy to spot) or you&#8217;ll get wrong results (which you may not notice right away). I&#8217;m talking about rare cases, this is not a common issue. The problem arises (only?) when you have layers of calculation with related hierarchies and you&#8217;re not taking that into account in your calculations. Seeing them as flat is wrong.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomislav Piasevoli</title>
		<link>http://tomislav.piasevoli.com/2010/05/15/re-mdx-order-riddle/comment-page-1/#comment-7</link>
		<dc:creator>Tomislav Piasevoli</dc:creator>
		<pubDate>Tue, 18 May 2010 08:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://tomislav.piasevoli.com/?p=9999#comment-7</guid>
		<description>@Elizabeth, that was the summary part. Explanation, quite a long one, is above that. In short, if you don&#039;t specify the current member inside the tuple (exactly as that: &quot;something.CurrentMember&quot;), related hierarchy&#039;s member will trigger attribute relations mechanism and all the &quot;members&quot; that are not there will be changed. Being explicitely there and not being there explicitely but implicitely is totally different thing, that&#039;s what I ment in the summary part. If you&#039;re not there, you might change. If you are, you won&#039;t change. Of course, it only matters when there are related hierarchies in tuple/coordinate, if not, it doesn&#039;t matter if you put current member in the tuple or not.&lt;br /&gt;&lt;br /&gt;OK?&lt;br /&gt;&lt;br /&gt;@Boyan, I will.&lt;br /&gt;</description>
		<content:encoded><![CDATA[<p>@Elizabeth, that was the summary part. Explanation, quite a long one, is above that. In short, if you don&#8217;t specify the current member inside the tuple (exactly as that: &quot;something.CurrentMember&quot;), related hierarchy&#8217;s member will trigger attribute relations mechanism and all the &quot;members&quot; that are not there will be changed. Being explicitely there and not being there explicitely but implicitely is totally different thing, that&#8217;s what I ment in the summary part. If you&#8217;re not there, you might change. If you are, you won&#8217;t change. Of course, it only matters when there are related hierarchies in tuple/coordinate, if not, it doesn&#8217;t matter if you put current member in the tuple or not.</p>
<p>OK?</p>
<p>@Boyan, I will.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elizabeth</title>
		<link>http://tomislav.piasevoli.com/2010/05/15/re-mdx-order-riddle/comment-page-1/#comment-6</link>
		<dc:creator>Elizabeth</dc:creator>
		<pubDate>Mon, 17 May 2010 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://tomislav.piasevoli.com/?p=9999#comment-6</guid>
		<description>thanks  Tomislav~but important thing to remember?how? thanks</description>
		<content:encoded><![CDATA[<p>thanks  Tomislav~but important thing to remember?how? thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Boyan</title>
		<link>http://tomislav.piasevoli.com/2010/05/15/re-mdx-order-riddle/comment-page-1/#comment-5</link>
		<dc:creator>Boyan</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://tomislav.piasevoli.com/?p=9999#comment-5</guid>
		<description>Hi Tomislav, please have a look at:&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;http://www.bp-msbi.com/2010/05/re-re-mdx-order-riddle/&quot; wrap=&quot;k9bmIbV4&#124;5BB64CF526505D83!1007&#124;6ED56DC26156FCC2&#124;&#124;&#124;&#124;&#124;&#124;http://www.bp-msbi.com/2010/05/re-re-mdx-order-riddle/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://www.bp-msbi.com/2010/05/re-re-mdx-order-riddle/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;For a bit more on the subject.</description>
		<content:encoded><![CDATA[<p>Hi Tomislav, please have a look at:</p>
<p><a href="http://www.bp-msbi.com/2010/05/re-re-mdx-order-riddle/" wrap="k9bmIbV4|5BB64CF526505D83!1007|6ED56DC26156FCC2||||||http://www.bp-msbi.com/2010/05/re-re-mdx-order-riddle/" target="_blank" rel="nofollow">http://www.bp-msbi.com/2010/05/re-re-mdx-order-riddle/</a></p>
<p>For a bit more on the subject.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

