<?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 for PowerPivotGeek</title>
	<atom:link href="http://powerpivotgeek.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://powerpivotgeek.com</link>
	<description>An adventure in managed self-service computing</description>
	<lastBuildDate>Sun, 22 Jan 2012 01:58:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Why PowerPivot requires &#8216;classic-mode&#8217; web applications by powerpivotgeek</title>
		<link>http://powerpivotgeek.com/2010/04/22/why-powerpivot-requires-classic-mode-web-applications/comment-page-1/#comment-9483</link>
		<dc:creator>powerpivotgeek</dc:creator>
		<pubDate>Sun, 22 Jan 2012 01:58:55 +0000</pubDate>
		<guid isPermaLink="false">http://powerpivotgeek.com/2010/04/22/why-powerpivot-requires-classic-mode-web-applications/#comment-9483</guid>
		<description>No. This is a limitation of the SharePoint 2010 implementation. We will require a classic web application.</description>
		<content:encoded><![CDATA[<p>No. This is a limitation of the SharePoint 2010 implementation. We will require a classic web application.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How much data can I load into PowerPivot? by powerpivotgeek</title>
		<link>http://powerpivotgeek.com/2010/08/22/how-much-data-can-i-load-into-powerpivot/comment-page-1/#comment-9482</link>
		<dc:creator>powerpivotgeek</dc:creator>
		<pubDate>Sun, 22 Jan 2012 01:56:28 +0000</pubDate>
		<guid isPermaLink="false">http://powerpivotgeek.com/2010/08/22/how-much-data-can-i-load-into-powerpivot/#comment-9482</guid>
		<description>You are likely running into memory limitations. Building from scratch uses less memory because there are no shadow folders created.</description>
		<content:encoded><![CDATA[<p>You are likely running into memory limitations. Building from scratch uses less memory because there are no shadow folders created.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PowerPivot for Excel add-in is not coming up in Excel by Somnath</title>
		<link>http://powerpivotgeek.com/2010/05/12/powerpivot-for-excel-add-in-is-not-coming-up-in-excel/comment-page-1/#comment-9340</link>
		<dc:creator>Somnath</dc:creator>
		<pubDate>Wed, 18 Jan 2012 14:02:06 +0000</pubDate>
		<guid isPermaLink="false">http://powerpivotgeek.com/2010/05/12/powerpivot-for-excel-add-in-is-not-coming-up-in-excel/#comment-9340</guid>
		<description>The powerpivot was installed but did not appear in the Ribbon. Later I have found the simple solution:
Open Excel 2010
1. File - &gt; Option - &gt; Add-ins
2. Manage - &gt; Disable Items
3. Select PowerPivot - &gt; Enable

It appears on the Ribbon.</description>
		<content:encoded><![CDATA[<p>The powerpivot was installed but did not appear in the Ribbon. Later I have found the simple solution:<br />
Open Excel 2010<br />
1. File &#8211; &gt; Option &#8211; &gt; Add-ins<br />
2. Manage &#8211; &gt; Disable Items<br />
3. Select PowerPivot &#8211; &gt; Enable</p>
<p>It appears on the Ribbon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Changing service accounts and handling password resets by karan gulati</title>
		<link>http://powerpivotgeek.com/2010/06/14/changing-service-accounts-and-handling-password-resets/comment-page-1/#comment-8710</link>
		<dc:creator>karan gulati</dc:creator>
		<pubDate>Tue, 03 Jan 2012 14:22:02 +0000</pubDate>
		<guid isPermaLink="false">http://powerpivotgeek.com/2009/11/17/changing-service-accounts-and-handling-password-resets/#comment-8710</guid>
		<description>Step 1 - its written to change startup account from services.msc but for all SQL Services recommended way of changing startup account is SQL Server Configuration Manager.</description>
		<content:encoded><![CDATA[<p>Step 1 &#8211; its written to change startup account from services.msc but for all SQL Services recommended way of changing startup account is SQL Server Configuration Manager.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How much data can I load into PowerPivot? by Ling</title>
		<link>http://powerpivotgeek.com/2010/08/22/how-much-data-can-i-load-into-powerpivot/comment-page-1/#comment-8581</link>
		<dc:creator>Ling</dc:creator>
		<pubDate>Fri, 30 Dec 2011 02:37:50 +0000</pubDate>
		<guid isPermaLink="false">http://powerpivotgeek.com/2010/08/22/how-much-data-can-i-load-into-powerpivot/#comment-8581</guid>
		<description>I run into this error, when I am trying to update the powerpivot from the source - the file size is not even 120MG.

Memory error: Allocation failure : Not enough storage is available to process the command. The Operation has been cancelled.

However, if I build it from scratch - import the individual 5 excels in, there is no problem.

Do you happen to know why?
Thanks.</description>
		<content:encoded><![CDATA[<p>I run into this error, when I am trying to update the powerpivot from the source &#8211; the file size is not even 120MG.</p>
<p>Memory error: Allocation failure : Not enough storage is available to process the command. The Operation has been cancelled.</p>
<p>However, if I build it from scratch &#8211; import the individual 5 excels in, there is no problem.</p>
<p>Do you happen to know why?<br />
Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Collation, Localization and Globalization, oh my! by From SQL to DAX: String Comparison &#124; SQLBI</title>
		<link>http://powerpivotgeek.com/2010/03/24/collation-localization-and-globalization/comment-page-1/#comment-8555</link>
		<dc:creator>From SQL to DAX: String Comparison &#124; SQLBI</dc:creator>
		<pubDate>Thu, 29 Dec 2011 07:36:23 +0000</pubDate>
		<guid isPermaLink="false">http://powerpivotgeek.com/2010/03/24/collation-localization-and-globalization/#comment-8555</guid>
		<description>[...] according to the collation setting of your Analysis Services instance (for PowerPivot it depends on the workbook). However, functions like FIND and SUBSTITUTE are always case-sensitive, whereas SEARCH is always [...]</description>
		<content:encoded><![CDATA[<p>[...] according to the collation setting of your Analysis Services instance (for PowerPivot it depends on the workbook). However, functions like FIND and SUBSTITUTE are always case-sensitive, whereas SEARCH is always [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to report bugs and DCRs by Ankush Goyal</title>
		<link>http://powerpivotgeek.com/server-installation/how-to-report-bugs-and-design-change-requests-dcrs/comment-page-1/#comment-8517</link>
		<dc:creator>Ankush Goyal</dc:creator>
		<pubDate>Wed, 28 Dec 2011 01:16:32 +0000</pubDate>
		<guid isPermaLink="false">http://powerpivotgeek.com/server-installation/how-to-report-bugs-and-design-change-requests-dcrs/#comment-8517</guid>
		<description>In my Power Pivot some of the measure are not showing up when connecting it by SSMS or separate excel.
But those measures are visible from the sheet embedded in the same excel of power pivot.</description>
		<content:encoded><![CDATA[<p>In my Power Pivot some of the measure are not showing up when connecting it by SSMS or separate excel.<br />
But those measures are visible from the sheet embedded in the same excel of power pivot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PowerPivot for Excel add-in is not coming up in Excel by chadmat</title>
		<link>http://powerpivotgeek.com/2010/05/12/powerpivot-for-excel-add-in-is-not-coming-up-in-excel/comment-page-1/#comment-8374</link>
		<dc:creator>chadmat</dc:creator>
		<pubDate>Wed, 21 Dec 2011 17:24:38 +0000</pubDate>
		<guid isPermaLink="false">http://powerpivotgeek.com/2010/05/12/powerpivot-for-excel-add-in-is-not-coming-up-in-excel/#comment-8374</guid>
		<description>This issue can also occur if their is CLR/.NET corruption in regkey HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Fusion.

Rename the key to something else, reboot, and try again.</description>
		<content:encoded><![CDATA[<p>This issue can also occur if their is CLR/.NET corruption in regkey HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Fusion.</p>
<p>Rename the key to something else, reboot, and try again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installation failure: &#8220;Could not load file or assembly &#8216;Microsoft.AnalysisServices.SharePoint.Integration.dll&#8217; . . . by Ade</title>
		<link>http://powerpivotgeek.com/2010/06/14/installation-failure-could-not-load-file-or-assembly-microsoft-analysisservices-sharepoint-integration-dll/comment-page-1/#comment-8225</link>
		<dc:creator>Ade</dc:creator>
		<pubDate>Tue, 13 Dec 2011 10:04:32 +0000</pubDate>
		<guid isPermaLink="false">http://powerpivotgeek.com/2010/06/14/installation-failure-could-not-load-file-or-assembly-microsoft-analysisservices-sharepoint-integration-dll/#comment-8225</guid>
		<description>Many Thanks... The solution worked .</description>
		<content:encoded><![CDATA[<p>Many Thanks&#8230; The solution worked .</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The data connection uses Windows Authentication and user credentials could not be delegated by SP10</title>
		<link>http://powerpivotgeek.com/2010/02/08/the-data-connection-uses-windows-authentication-and-user-credentials-could-not-be-delegated/comment-page-1/#comment-8221</link>
		<dc:creator>SP10</dc:creator>
		<pubDate>Tue, 13 Dec 2011 06:05:41 +0000</pubDate>
		<guid isPermaLink="false">http://powerpivotgeek.com/2010/02/08/the-data-connection-uses-windows-authentication-and-user-credentials-could-not-be-delegated/#comment-8221</guid>
		<description>I did start Claims to Windows Service Token.
But that did not fix the issue.

Any ideas?</description>
		<content:encoded><![CDATA[<p>I did start Claims to Windows Service Token.<br />
But that did not fix the issue.</p>
<p>Any ideas?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

