<?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: Refreshing PowerPivot Data</title>
	<atom:link href="http://arcanecode.com/2009/12/09/refreshing-powerpivot-data/feed/" rel="self" type="application/rss+xml" />
	<link>http://arcanecode.com/2009/12/09/refreshing-powerpivot-data/</link>
	<description>Making Microsoft .Net Development Magical</description>
	<lastBuildDate>Tue, 07 Feb 2012 16:57:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Lonna Dage</title>
		<link>http://arcanecode.com/2009/12/09/refreshing-powerpivot-data/#comment-27542</link>
		<dc:creator><![CDATA[Lonna Dage]]></dc:creator>
		<pubDate>Fri, 05 Mar 2010 05:12:15 +0000</pubDate>
		<guid isPermaLink="false">http://arcanecode.wordpress.com/2009/12/09/refreshing-powerpivot-data/#comment-27542</guid>
		<description><![CDATA[Am I able to order more then one at a time?]]></description>
		<content:encoded><![CDATA[<p>Am I able to order more then one at a time?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andyoteam</title>
		<link>http://arcanecode.com/2009/12/09/refreshing-powerpivot-data/#comment-27333</link>
		<dc:creator><![CDATA[andyoteam]]></dc:creator>
		<pubDate>Wed, 09 Dec 2009 23:13:59 +0000</pubDate>
		<guid isPermaLink="false">http://arcanecode.wordpress.com/2009/12/09/refreshing-powerpivot-data/#comment-27333</guid>
		<description><![CDATA[Thanks for this fantastic tutorial! It&#039;s awesome to see the Excel community already helping users with 2010. Keep up the great posts!

We&#039;d love to hear more from you at http://www.facebook.com/office

Cheers,
Andy
MSFT Office Outreach Team]]></description>
		<content:encoded><![CDATA[<p>Thanks for this fantastic tutorial! It&#8217;s awesome to see the Excel community already helping users with 2010. Keep up the great posts!</p>
<p>We&#8217;d love to hear more from you at <a href="http://www.facebook.com/office" rel="nofollow">http://www.facebook.com/office</a></p>
<p>Cheers,<br />
Andy<br />
MSFT Office Outreach Team</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: arcanecode</title>
		<link>http://arcanecode.com/2009/12/09/refreshing-powerpivot-data/#comment-27329</link>
		<dc:creator><![CDATA[arcanecode]]></dc:creator>
		<pubDate>Wed, 09 Dec 2009 13:26:46 +0000</pubDate>
		<guid isPermaLink="false">http://arcanecode.wordpress.com/2009/12/09/refreshing-powerpivot-data/#comment-27329</guid>
		<description><![CDATA[Unfortunately no, which is something of a flaw with PowerPivot. But I think this will self-police itself in a number of ways. 

If the manager is refreshing small datasets, then it&#039;ll be fast and no one will really notice. If however the datasets are huge, then it will only take one time of the manager waiting around a while for his refresh to pull all that data to cure him of the &quot;just to be safe&quot; situation. 

Further, if the manager does persist then he&#039;ll not only have phone calls from irate DBAs, but he&#039;ll have to deal with complaints from his own staff (or potentially other managers) for killing performance of production systems. 

If / when the PowerPivot sheet is uploaded to Excel 2010, a schedule can be setup there to do the refreshes. Now this may actually mean a SharePoint Admin and a DBA might actually have to talk to each other, but stranger things have happened. 

If all that doesn&#039;t fix it, then I advise that a data warehouse, or even just a simple copy of the production data be done each night, and then only allow people to pull from the copy and not the live database. In the long run this is what I suspect will happen in many organizations. 

Also recall that SQL Server Analysis Services can be used as a data source, so a very likely scenario would be a BI project is created that sets up an SSAS database, but instead of creating pre-built pivot tables users are allowed to create their own pivot tables / charts in PowerPivot using SSAS as the source. 

And there is a silver lining, in that when a DBA sees a lot of hits from the same PowerPivot spreadsheet, IT will know it&#039;s a popular sheet and perhaps some IT dollars should be focused there to create a full blown BI solution, as opposed to the &quot;pointy haired boss&quot; who is yelling loudly to the IT manager that his sheet needs to be converted although he&#039;s the only one who uses it.]]></description>
		<content:encoded><![CDATA[<p>Unfortunately no, which is something of a flaw with PowerPivot. But I think this will self-police itself in a number of ways. </p>
<p>If the manager is refreshing small datasets, then it&#8217;ll be fast and no one will really notice. If however the datasets are huge, then it will only take one time of the manager waiting around a while for his refresh to pull all that data to cure him of the &#8220;just to be safe&#8221; situation. </p>
<p>Further, if the manager does persist then he&#8217;ll not only have phone calls from irate DBAs, but he&#8217;ll have to deal with complaints from his own staff (or potentially other managers) for killing performance of production systems. </p>
<p>If / when the PowerPivot sheet is uploaded to Excel 2010, a schedule can be setup there to do the refreshes. Now this may actually mean a SharePoint Admin and a DBA might actually have to talk to each other, but stranger things have happened. </p>
<p>If all that doesn&#8217;t fix it, then I advise that a data warehouse, or even just a simple copy of the production data be done each night, and then only allow people to pull from the copy and not the live database. In the long run this is what I suspect will happen in many organizations. </p>
<p>Also recall that SQL Server Analysis Services can be used as a data source, so a very likely scenario would be a BI project is created that sets up an SSAS database, but instead of creating pre-built pivot tables users are allowed to create their own pivot tables / charts in PowerPivot using SSAS as the source. </p>
<p>And there is a silver lining, in that when a DBA sees a lot of hits from the same PowerPivot spreadsheet, IT will know it&#8217;s a popular sheet and perhaps some IT dollars should be focused there to create a full blown BI solution, as opposed to the &#8220;pointy haired boss&#8221; who is yelling loudly to the IT manager that his sheet needs to be converted although he&#8217;s the only one who uses it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: brento</title>
		<link>http://arcanecode.com/2009/12/09/refreshing-powerpivot-data/#comment-27328</link>
		<dc:creator><![CDATA[brento]]></dc:creator>
		<pubDate>Wed, 09 Dec 2009 12:23:52 +0000</pubDate>
		<guid isPermaLink="false">http://arcanecode.wordpress.com/2009/12/09/refreshing-powerpivot-data/#comment-27328</guid>
		<description><![CDATA[Innnteresting.  Does the DBA have any control over when these spreadsheets are refreshed?  In a scenario with dozens or hundreds of managers checking out their numbers in Excel, I can totally envision at least a handful of them refreshing their data every morning &quot;just to be safe.&quot;]]></description>
		<content:encoded><![CDATA[<p>Innnteresting.  Does the DBA have any control over when these spreadsheets are refreshed?  In a scenario with dozens or hundreds of managers checking out their numbers in Excel, I can totally envision at least a handful of them refreshing their data every morning &#8220;just to be safe.&#8221;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

