<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>are.ehibou.com &#187; MDX</title>
	<atom:link href="http://are.ehibou.com/category/mdx/feed/" rel="self" type="application/rss+xml" />
	<link>http://are.ehibou.com</link>
	<description>are.ehibou.com Web Log</description>
	<lastBuildDate>Fri, 30 Jul 2010 10:21:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>MDX complement operator problem</title>
		<link>http://are.ehibou.com/mdx-complement-operator-problem/</link>
		<comments>http://are.ehibou.com/mdx-complement-operator-problem/#comments</comments>
		<pubDate>Tue, 18 Nov 2008 13:02:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[MDX]]></category>
		<category><![CDATA[Microsoft SQL Server Analysis Services 2005]]></category>
		<category><![CDATA[Side Notes]]></category>

		<guid isPermaLink="false">http://are.ehibou.com/?p=76</guid>
		<description><![CDATA[Playing with Microsoft SQL Server Analysis services 2005 and MDX language. Could not find many resources or error reference on the internet. The following MDX query was created using query painter: Select (-({[My Dimension].[My Hierarchy].[My Level].&#38;[Not existing member]})) ON COLUMNS FROM [My Cube] Executing this query results in an error: Set used with the complement [...]]]></description>
		<wfw:commentRss>http://are.ehibou.com/mdx-complement-operator-problem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
