<?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: Creating useful PowerPivot data models for public consumption via Reporting Services</title>
	<atom:link href="http://performancepointblog.com/2009/11/creating-useful-powerpivot-data-models-for-public-consumption-via-reporting-services/feed/" rel="self" type="application/rss+xml" />
	<link>http://performancepointblog.com/2009/11/creating-useful-powerpivot-data-models-for-public-consumption-via-reporting-services/</link>
	<description>A Blog about PerformancePoint, SQL Reporting Services and all the nummy BI technologies that interact with them</description>
	<lastBuildDate>Mon, 08 Mar 2010 19:02:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Some recent PowerPivot links &#171; PowerPivotPro</title>
		<link>http://performancepointblog.com/2009/11/creating-useful-powerpivot-data-models-for-public-consumption-via-reporting-services/comment-page-1/#comment-539</link>
		<dc:creator>Some recent PowerPivot links &#171; PowerPivotPro</dc:creator>
		<pubDate>Fri, 04 Dec 2009 06:43:13 +0000</pubDate>
		<guid isPermaLink="false">http://performancepointblog.com/?p=124#comment-539</guid>
		<description>[...] &#160;&#160;&#160;&#160; http://performancepointblog.com [...]</description>
		<content:encoded><![CDATA[<p>[...] &#160;&#160;&#160;&#160; <a href="http://performancepointblog.com" rel="nofollow">http://performancepointblog.com</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Russell</title>
		<link>http://performancepointblog.com/2009/11/creating-useful-powerpivot-data-models-for-public-consumption-via-reporting-services/comment-page-1/#comment-462</link>
		<dc:creator>Russell</dc:creator>
		<pubDate>Fri, 27 Nov 2009 14:44:28 +0000</pubDate>
		<guid isPermaLink="false">http://performancepointblog.com/?p=124#comment-462</guid>
		<description>You&#039;re not missing anything from what I can see - if you want SSRS&#039;s SSAS designer to work properly against the model, you&#039;d want to add each &quot;measure&quot; as an explicit measure in the model. That could potentially be quite a bit of work. I guess the jury is still out on what percentage of people will want to leverage a PPvt model from Reporting Services, however...so the whole issue could become a moot point in the real-world. It&#039;ll interesting to see.

Your idea about presenting one list of tables to the user is a good one, but I suspect it would take lots of work by the product team to implement..and frankly I&#039;d rather see them work on other features they&#039;ve been promising like alerting, etc. 

Right now, if you drag  an attribute (what should be a measure) from a dimension, the designer treats it as an attribute - so you don&#039;t get any data back like you would if you drag the same animal from the measure group. In fact, if you do something like drag in your &quot;attribute&quot; (should be a measure), one of those &quot;count of measure name&quot; measures (to get data to return) and some other random (true) dimension attribute, the query designer chokes when you try and exit - I guess it doesn&#039;t like the MDX which gets generated 

What&#039;s in the KPI group? Good question - never bothered to loook. I will next time I fire my machines up. Only the laptop is allowed to be on by order of she who must not be named :)</description>
		<content:encoded><![CDATA[<p>You&#8217;re not missing anything from what I can see &#8211; if you want SSRS&#8217;s SSAS designer to work properly against the model, you&#8217;d want to add each &#8220;measure&#8221; as an explicit measure in the model. That could potentially be quite a bit of work. I guess the jury is still out on what percentage of people will want to leverage a PPvt model from Reporting Services, however&#8230;so the whole issue could become a moot point in the real-world. It&#8217;ll interesting to see.</p>
<p>Your idea about presenting one list of tables to the user is a good one, but I suspect it would take lots of work by the product team to implement..and frankly I&#8217;d rather see them work on other features they&#8217;ve been promising like alerting, etc. </p>
<p>Right now, if you drag  an attribute (what should be a measure) from a dimension, the designer treats it as an attribute &#8211; so you don&#8217;t get any data back like you would if you drag the same animal from the measure group. In fact, if you do something like drag in your &#8220;attribute&#8221; (should be a measure), one of those &#8220;count of measure name&#8221; measures (to get data to return) and some other random (true) dimension attribute, the query designer chokes when you try and exit &#8211; I guess it doesn&#8217;t like the MDX which gets generated </p>
<p>What&#8217;s in the KPI group? Good question &#8211; never bothered to loook. I will next time I fire my machines up. Only the laptop is allowed to be on by order of she who must not be named <img src='http://performancepointblog.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Colin Banfield</title>
		<link>http://performancepointblog.com/2009/11/creating-useful-powerpivot-data-models-for-public-consumption-via-reporting-services/comment-page-1/#comment-460</link>
		<dc:creator>Colin Banfield</dc:creator>
		<pubDate>Thu, 26 Nov 2009 21:13:32 +0000</pubDate>
		<guid isPermaLink="false">http://performancepointblog.com/?p=124#comment-460</guid>
		<description>Hi Russell, Am I missing something here? What you seem to be suggesting is that every possible measure that the user can view should be turned into a calculated measure, so that the measure can show up in the measures group. You&#039;d have to do this because you can&#039;t anticipate what measures the user *might* use, given the available list. Plainly, this isn&#039;t a practical option.

The solution? Very simple. Just like the PivotTable field list in Excel makes no distinction between dimensions and measures, neither should Report Builder&#039;s metadata list (I bet you weren&#039;t confused by the PivotTable field display of the *same* measures and dimensions). But since RB sees PP as an AS source, its field display would have to be reconfigured based on recognizing PP as a special AS source. Simply list all of the tables once and the whole measures vs dimensions mess goes away.

BTW, what&#039;s inside the KPI group?</description>
		<content:encoded><![CDATA[<p>Hi Russell, Am I missing something here? What you seem to be suggesting is that every possible measure that the user can view should be turned into a calculated measure, so that the measure can show up in the measures group. You&#8217;d have to do this because you can&#8217;t anticipate what measures the user *might* use, given the available list. Plainly, this isn&#8217;t a practical option.</p>
<p>The solution? Very simple. Just like the PivotTable field list in Excel makes no distinction between dimensions and measures, neither should Report Builder&#8217;s metadata list (I bet you weren&#8217;t confused by the PivotTable field display of the *same* measures and dimensions). But since RB sees PP as an AS source, its field display would have to be reconfigured based on recognizing PP as a special AS source. Simply list all of the tables once and the whole measures vs dimensions mess goes away.</p>
<p>BTW, what&#8217;s inside the KPI group?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
