<?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: Dashboard Bubble Chart Shows a Red X (fails to load)</title>
	<atom:link href="http://powerpivotgeek.com/2010/02/08/dashboard-bubble-chart-shows-a-red-x-fails-to-load/feed/" rel="self" type="application/rss+xml" />
	<link>http://powerpivotgeek.com/2010/02/08/dashboard-bubble-chart-shows-a-red-x-fails-to-load/</link>
	<description>An adventure in managed self-service computing</description>
	<lastBuildDate>Wed, 28 Jul 2010 19:14:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: powerpivotgeek</title>
		<link>http://powerpivotgeek.com/2010/02/08/dashboard-bubble-chart-shows-a-red-x-fails-to-load/comment-page-1/#comment-1487</link>
		<dc:creator>powerpivotgeek</dc:creator>
		<pubDate>Fri, 09 Jul 2010 05:27:50 +0000</pubDate>
		<guid isPermaLink="false">http://powerpivotgeek.com/2010/02/08/dashboard-bubble-chart-shows-a-red-x-fails-to-load/#comment-1487</guid>
		<description>Aaron: If this is the RTM version of PowerPivot for SharePoint, another possibility is that you don&#039;t have any data yet to review. Give the system a day or so, or manually configure it to collect the usage data more often than daily and the control may start working. There is a knwown bug that it cannot render data (and thus the Red X) until there is data to render and the default Usage systemm timer jobs are configured to run daily. If you want to poke around my blog, you will see that I published a &quot;how to configure Usage to run more often than daily&quot; that might help, but by the time you read this, your 24 hr window may already be passed :-) 

Hope this helps.</description>
		<content:encoded><![CDATA[<p>Aaron: If this is the RTM version of PowerPivot for SharePoint, another possibility is that you don&#8217;t have any data yet to review. Give the system a day or so, or manually configure it to collect the usage data more often than daily and the control may start working. There is a knwown bug that it cannot render data (and thus the Red X) until there is data to render and the default Usage systemm timer jobs are configured to run daily. If you want to poke around my blog, you will see that I published a &#8220;how to configure Usage to run more often than daily&#8221; that might help, but by the time you read this, your 24 hr window may already be passed <img src='http://powerpivotgeek.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  </p>
<p>Hope this helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron</title>
		<link>http://powerpivotgeek.com/2010/02/08/dashboard-bubble-chart-shows-a-red-x-fails-to-load/comment-page-1/#comment-1486</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Thu, 08 Jul 2010 21:55:38 +0000</pubDate>
		<guid isPermaLink="false">http://powerpivotgeek.com/2010/02/08/dashboard-bubble-chart-shows-a-red-x-fails-to-load/#comment-1486</guid>
		<description>I&#039;m also having this problem.  I do see the &quot;loading history for workbook history bubble chart&quot; error, and when I check installed programs, I see Microsoft SQL Server 2008 Analysis Services ADOMD.NET version 10.0.1600.60 installed.
I downloaded what looks like the latest version from http://www.microsoft.com/downloads/details.aspx?familyid=CEB4346F-657F-4D28-83F5-AAE0C5C83D52&amp;displaylang=en and this installed version 10.1.2531.0, which hasn&#039;t fixed the problem.

Any other ideas, or where can I find version 10.50.x?

SharePoint and SQL Services are installed on the same box by the way.</description>
		<content:encoded><![CDATA[<p>I&#8217;m also having this problem.  I do see the &#8220;loading history for workbook history bubble chart&#8221; error, and when I check installed programs, I see Microsoft SQL Server 2008 Analysis Services ADOMD.NET version 10.0.1600.60 installed.<br />
I downloaded what looks like the latest version from <a href="http://www.microsoft.com/downloads/details.aspx?familyid=CEB4346F-657F-4D28-83F5-AAE0C5C83D52&amp;displaylang=en" rel="nofollow">http://www.microsoft.com/downloads/details.aspx?familyid=CEB4346F-657F-4D28-83F5-AAE0C5C83D52&amp;displaylang=en</a> and this installed version 10.1.2531.0, which hasn&#8217;t fixed the problem.</p>
<p>Any other ideas, or where can I find version 10.50.x?</p>
<p>SharePoint and SQL Services are installed on the same box by the way.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob Duffy</title>
		<link>http://powerpivotgeek.com/2010/02/08/dashboard-bubble-chart-shows-a-red-x-fails-to-load/comment-page-1/#comment-806</link>
		<dc:creator>Bob Duffy</dc:creator>
		<pubDate>Thu, 08 Apr 2010 22:05:50 +0000</pubDate>
		<guid isPermaLink="false">http://powerpivotgeek.com/2010/02/08/dashboard-bubble-chart-shows-a-red-x-fails-to-load/#comment-806</guid>
		<description>This looks like another configuration issue here.

I got the dreaded red X too. In my case it was a Locale issue due to the date format here (dd/mm/yy). The ULS file had this entry:
EXCEPTION: System.FormatException: String was not recognized as a valid DateTime. at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at Microsoft.AnalysisServices.SharePoint.Integration.WorkbookHistoryDataProvider.GetHistory(WorkbookHistoryDataSet&amp; historyDataSet) at Microsoft.AnalysisServices.SharePoint.Integration.WebServices.PowerPivotOperationsServiceImpl.GetWorkbookHistory(WorkbookHistoryDataSet&amp; history)</description>
		<content:encoded><![CDATA[<p>This looks like another configuration issue here.</p>
<p>I got the dreaded red X too. In my case it was a Locale issue due to the date format here (dd/mm/yy). The ULS file had this entry:<br />
EXCEPTION: System.FormatException: String was not recognized as a valid DateTime. at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at Microsoft.AnalysisServices.SharePoint.Integration.WorkbookHistoryDataProvider.GetHistory(WorkbookHistoryDataSet&amp; historyDataSet) at Microsoft.AnalysisServices.SharePoint.Integration.WebServices.PowerPivotOperationsServiceImpl.GetWorkbookHistory(WorkbookHistoryDataSet&amp; history)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dashboard Bubble Chart Shows a Red X (fails to load) &#171; PowerPivot Twins!</title>
		<link>http://powerpivotgeek.com/2010/02/08/dashboard-bubble-chart-shows-a-red-x-fails-to-load/comment-page-1/#comment-389</link>
		<dc:creator>Dashboard Bubble Chart Shows a Red X (fails to load) &#171; PowerPivot Twins!</dc:creator>
		<pubDate>Sun, 14 Feb 2010 05:03:12 +0000</pubDate>
		<guid isPermaLink="false">http://powerpivotgeek.com/2010/02/08/dashboard-bubble-chart-shows-a-red-x-fails-to-load/#comment-389</guid>
		<description>[...] Read more&#8230; [...]</description>
		<content:encoded><![CDATA[<p>[...] Read more&#8230; [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
