<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Excel subtotals when querying Multidimensional and Tabular models</title>
	<atom:link href="http://cwebbbi.wordpress.com/2011/10/07/excel-subtotals-when-querying-multidimensional-and-tabular-models/feed/" rel="self" type="application/rss+xml" />
	<link>http://cwebbbi.wordpress.com/2011/10/07/excel-subtotals-when-querying-multidimensional-and-tabular-models/</link>
	<description>Analysis Services, MDX, PowerPivot, DAX and anything BI-related</description>
	<lastBuildDate>Fri, 24 May 2013 17:15:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Dynamic DAX Query Tables in Excel 2013 &#171; Chris Webb&#039;s BI Blog</title>
		<link>http://cwebbbi.wordpress.com/2011/10/07/excel-subtotals-when-querying-multidimensional-and-tabular-models/#comment-9077</link>
		<dc:creator><![CDATA[Dynamic DAX Query Tables in Excel 2013 &#171; Chris Webb&#039;s BI Blog]]></dc:creator>
		<pubDate>Fri, 15 Feb 2013 22:24:36 +0000</pubDate>
		<guid isPermaLink="false">https://cwebbbi.wordpress.com/2011/10/07/excel-subtotals-when-querying-multidimensional-and-tabular-models/#comment-9077</guid>
		<description><![CDATA[[...] PivotTable is that it doesn’t always give you the best possible performance because of the way it generates its MDX, and because DAX queries are anyway faster than MDX queries for this kind of detail-level [...]]]></description>
		<content:encoded><![CDATA[<p>[...] PivotTable is that it doesn’t always give you the best possible performance because of the way it generates its MDX, and because DAX queries are anyway faster than MDX queries for this kind of detail-level [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Introduction to MDX for PowerPivot Users, Part 3: The Members() and Crossjoin() functions &#171; Chris Webb&#039;s BI Blog</title>
		<link>http://cwebbbi.wordpress.com/2011/10/07/excel-subtotals-when-querying-multidimensional-and-tabular-models/#comment-6217</link>
		<dc:creator><![CDATA[Introduction to MDX for PowerPivot Users, Part 3: The Members() and Crossjoin() functions &#171; Chris Webb&#039;s BI Blog]]></dc:creator>
		<pubDate>Sun, 21 Oct 2012 21:43:03 +0000</pubDate>
		<guid isPermaLink="false">https://cwebbbi.wordpress.com/2011/10/07/excel-subtotals-when-querying-multidimensional-and-tabular-models/#comment-6217</guid>
		<description><![CDATA[[...] In this series I want to balance out each dose of theory with some useful practical tips, and here’s the first practical tip: when you have a PivotTable with many hierarchies on rows or columns, you may find that it takes a long time to refresh and that using a named set instead may help improve performance. This is because of a design flaw in the way Excel generates the MDX for PivotTables which means that even when you opt not to display subtotals and grand totals, Excel still requests some of them in the queries it runs against your PowerPivot model. This issue has been blogged about in detail several times by Rui Quintino, Richard Lees and me: http://rquintino.wordpress.com/2010/10/25/excel-20072010-pivot-tables-getting-detailedgranular-table-reports-from-olap-in-seconds/ http://richardlees.blogspot.ch/2010/04/improving-excels-cube-performance.html http://cwebbbi.wordpress.com/2011/10/07/excel-subtotals-when-querying-multidimensional-and-tabular-m... [...]]]></description>
		<content:encoded><![CDATA[<p>[...] In this series I want to balance out each dose of theory with some useful practical tips, and here’s the first practical tip: when you have a PivotTable with many hierarchies on rows or columns, you may find that it takes a long time to refresh and that using a named set instead may help improve performance. This is because of a design flaw in the way Excel generates the MDX for PivotTables which means that even when you opt not to display subtotals and grand totals, Excel still requests some of them in the queries it runs against your PowerPivot model. This issue has been blogged about in detail several times by Rui Quintino, Richard Lees and me: <a href="http://rquintino.wordpress.com/2010/10/25/excel-20072010-pivot-tables-getting-detailedgranular-table-reports-from-olap-in-seconds/" rel="nofollow">http://rquintino.wordpress.com/2010/10/25/excel-20072010-pivot-tables-getting-detailedgranular-table-reports-from-olap-in-seconds/</a> <a href="http://richardlees.blogspot.ch/2010/04/improving-excels-cube-performance.html" rel="nofollow">http://richardlees.blogspot.ch/2010/04/improving-excels-cube-performance.html</a> <a href="http://cwebbbi.wordpress.com/2011/10/07/excel-subtotals-when-querying-multidimensional-and-tabular-m" rel="nofollow">http://cwebbbi.wordpress.com/2011/10/07/excel-subtotals-when-querying-multidimensional-and-tabular-m</a>&#8230; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shattering old myths (again): analysis services cubes can&#8217;t handle tabular reports with #excel, adhoc tabular reports won&#8217;t work with cubes &#38; excel, -definitely busted with #smartpivot &#171; Rui Quintino Blog</title>
		<link>http://cwebbbi.wordpress.com/2011/10/07/excel-subtotals-when-querying-multidimensional-and-tabular-models/#comment-3683</link>
		<dc:creator><![CDATA[Shattering old myths (again): analysis services cubes can&#8217;t handle tabular reports with #excel, adhoc tabular reports won&#8217;t work with cubes &#38; excel, -definitely busted with #smartpivot &#171; Rui Quintino Blog]]></dc:creator>
		<pubDate>Thu, 21 Jun 2012 23:33:16 +0000</pubDate>
		<guid isPermaLink="false">https://cwebbbi.wordpress.com/2011/10/07/excel-subtotals-when-querying-multidimensional-and-tabular-models/#comment-3683</guid>
		<description><![CDATA[[...] it feels a little bit weird to hop back on this thread, as so much as been said&#160; before by Chris Webb, Richard Lees and several other bloggers (me [...]]]></description>
		<content:encoded><![CDATA[<p>[...] it feels a little bit weird to hop back on this thread, as so much as been said&nbsp; before by Chris Webb, Richard Lees and several other bloggers (me [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ayyappan Thangaraj</title>
		<link>http://cwebbbi.wordpress.com/2011/10/07/excel-subtotals-when-querying-multidimensional-and-tabular-models/#comment-2412</link>
		<dc:creator><![CDATA[Ayyappan Thangaraj]]></dc:creator>
		<pubDate>Sat, 08 Oct 2011 15:04:04 +0000</pubDate>
		<guid isPermaLink="false">https://cwebbbi.wordpress.com/2011/10/07/excel-subtotals-when-querying-multidimensional-and-tabular-models/#comment-2412</guid>
		<description><![CDATA[I like this post. Thanks Chris.]]></description>
		<content:encoded><![CDATA[<p>I like this post. Thanks Chris.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
