<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>PowerPivotGeek &#187; Management Dashboard</title>
	<atom:link href="http://powerpivotgeek.com/category/management-dashboard/feed/" rel="self" type="application/rss+xml" />
	<link>http://powerpivotgeek.com</link>
	<description>An adventure in managed self-service computing</description>
	<lastBuildDate>Wed, 08 Sep 2010 19:48:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Bug: Management Dashboard .odc file is broken</title>
		<link>http://powerpivotgeek.com/2010/04/26/bug-management-dashboard-odc-file-is-broken/</link>
		<comments>http://powerpivotgeek.com/2010/04/26/bug-management-dashboard-odc-file-is-broken/#comments</comments>
		<pubDate>Mon, 26 Apr 2010 17:28:00 +0000</pubDate>
		<dc:creator>powerpivotgeek</dc:creator>
				<category><![CDATA[Bug]]></category>
		<category><![CDATA[Management Dashboard]]></category>
		<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://powerpivotgeek.com/2010/04/26/bug-management-dashboard-odc-file-is-broken/</guid>
		<description><![CDATA[<p>OK, here is our first ‘bug’. As part of the PowerPivot Management Dashboard, we ship a .odc file that is used to point to the PowerPivot dashboard data workbook (the data you see in the dashboard reports). You can click on the .odc file and Excel desktop will popup pointing to the dashboard data. Unfortunately [...]]]></description>
			<content:encoded><![CDATA[<p>OK, here is our first ‘bug’. As part of the PowerPivot Management Dashboard, we ship a .odc file that is used to point to the PowerPivot dashboard data workbook (the data you see in the dashboard reports). You can click on the .odc file and Excel desktop will popup pointing to the dashboard data. Unfortunately the file has a connect string property that you have to remove – i.e. the “;Embedded Data=False” at the end of the connect string.</p>
<p><span id="more-851"></span></p>
<p><a href="http://powerpivotgeek.com/wp-content/uploads/2010/04/image5.png"><img style="display: inline; border: 0px;" title="image" src="http://powerpivotgeek.com/wp-content/uploads/2010/04/image_thumb4.png" border="0" alt="image" width="690" height="500" /></a></p>
<p>To locate the file click on:</p>
<ol>
<li>“All Site Content”, then</li>
<li>“PowerPivot Management” (under Document Libraries), then</li>
<li>a GUID subfolder (you should have one for each PowerPivot service application – normally there is only one)</li>
<li>You will see a series of subfolders with locales (1028-3082) and a “PowerPivot Management Data.xlsx” file. Click on your locale language (1033 is English (U.S.).</li>
<li>You will see a series of files which <span style="text-decoration: underline;">are</span> the contents of this Reports web part. You want to edit the “PowerPivot Management Data.odc” file.</li>
</ol>
<p>In the RTM bits, the .odc file contains an improper reference to a property on the connect string. Edit the file (I downloaded the file, edited it locally with Notepad and saved it back to the SharePoint document library with the name “PowerPivot Management (fixed).odc”) removing the “;Embedded Data=False” string:</p>
<blockquote><p>&lt;odc:ConnectionString&gt;Provider=MSOLAP.4;Integrated Security=SSPI;Persist Security Info=True;Initial Catalog=;Data Source=<a href="http://dwickert-rtm:55000/PowerPivot">http://dwickert-rtm:55000/PowerPivot</a> Management/6dac39ac-290a-4a2d-a41f-72a209ad01ce/PowerPivot Management Data.xlsx;MDX Compatibility=1;Safety Options=2;MDX Missing Member Mode=Error;Edit Mode=0<strong><span style="text-decoration: underline;"><span style="color: #800000;">;Embedded Data=False</span></span></strong>&lt;/odc:ConnectionString&gt;</p></blockquote>
<p>to:</p>
<blockquote><p>&lt;odc:ConnectionString&gt;Provider=MSOLAP.4;Integrated Security=SSPI;Persist Security Info=True;Initial Catalog=;Data Source=<a href="http://dwickert-rtm:55000/PowerPivot">http://dwickert-rtm:55000/PowerPivot</a> Management/6dac39ac-290a-4a2d-a41f-72a209ad01ce/PowerPivot Management Data.xlsx;MDX Compatibility=1;Safety Options=2;MDX Missing Member Mode=Error;Edit Mode=0&lt;/odc:ConnectionString&gt;</p></blockquote>
<p>(your server, ports, and service application guids will vary)</p>
<p>And now the .odc file works. Just click on the fixed .odc file. The net-net is that you just have to remove the “;Embedded Data=False” at the end of the connect string.</p>
<p><a href="http://powerpivotgeek.com/wp-content/uploads/2010/04/image6.png"><img style="display: inline; border: 0px;" title="image" src="http://powerpivotgeek.com/wp-content/uploads/2010/04/image_thumb5.png" border="0" alt="image" width="490" height="188" /></a></p>
<p>Enjoy!</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fpowerpivotgeek.com%2F2010%2F04%2F26%2Fbug-management-dashboard-odc-file-is-broken%2F&amp;linkname=Bug%3A%20Management%20Dashboard%20.odc%20file%20is%20broken"><img src="http://powerpivotgeek.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://powerpivotgeek.com/2010/04/26/bug-management-dashboard-odc-file-is-broken/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dashboard Bubble Chart Shows a Red X (fails to load)</title>
		<link>http://powerpivotgeek.com/2010/02/08/dashboard-bubble-chart-shows-a-red-x-fails-to-load/</link>
		<comments>http://powerpivotgeek.com/2010/02/08/dashboard-bubble-chart-shows-a-red-x-fails-to-load/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 23:39:24 +0000</pubDate>
		<dc:creator>powerpivotwahoo</dc:creator>
				<category><![CDATA[Management Dashboard]]></category>
		<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://powerpivotgeek.com/2010/02/08/dashboard-bubble-chart-shows-a-red-x-fails-to-load/</guid>
		<description><![CDATA[<p>If there is any error trying to load the bubble chart data for the dashboard, instead of getting a page load failure, the bubble chart simply displays a red X. Whenever you get a red X in the bubble chart there will be an associated log entry in the ULS log on the machine running [...]]]></description>
			<content:encoded><![CDATA[<p>If there is any error trying to load the bubble chart data for the dashboard, instead of getting a page load failure, the bubble chart simply displays a red X. Whenever you get a red X in the bubble chart there will be an associated log entry in the ULS log on the machine running the Central Admin site. It will look something like this:</p>
<p>SSAS Mid-Tier Service             Administration                    106    High        Error loading history for workbook history bubble chart   </p>
<p>SSAS Mid-Tier Service             Administration                    99      High        EXCEPTION: <span style="font-size: x-small;">Microsoft.AnalysisServices.AdomdClient.AdomdUnknownResponseException: Unsupported data format : application/vnd.ms-excel.12</span></p>
<blockquote><p><span style="font-size: xx-small;">at Microsoft.AnalysisServices.AdomdClient.HttpStream.GetResponseDataType()    <br />
at Microsoft.AnalysisServices.AdomdClient.CompressedStream.GetResponseDataType()    <br />
at Microsoft.AnalysisServices.AdomdClient.XmlaClient.EndRequest()    <br />
at Microsoft.AnalysisServices.AdomdClient.XmlaClient.SendMessage(Boolean endReceivalIfException, Boolean readSession, Boolean readNamespaceCompatibility)    <br />
at Microsoft.AnalysisServices.AdomdClient.XmlaClient.Discover(String requestType, String requestNamespace, ListDictionary properties, IDictionary restrictions, Boolean sendNamespacesCompatibility)    <br />
at Microsoft.AnalysisServices.AdomdClient.AdomdConnection.XmlaClientProvider.Microsoft.AnalysisServices.AdomdClient.AdomdConnection.IXmlaClientProviderEx.Discover(String requestType, IDictionary restrictions, InlineErrorHandlingType inlineErrorHandling, Boolean sendNamespaceCompatibility)    <br />
at Microsoft.AnalysisServices.AdomdClient.AdomdConnection.ReadDataSourceInfo()    <br />
at Microsoft.AnalysisServices.AdomdClient.AdomdConnection.ConnectToXMLA(Boolean createSession, Boolean isHTTP)    <br />
at Microsoft.AnalysisServices.AdomdClient.AdomdConnection.Open()    <br />
at Microsoft.AnalysisServices.SharePoint.Integration.WorkbookHistoryDataProvider.GetHistory(WorkbookHistoryDataSet&amp; historyDataSet)    <br />
at Microsoft.AnalysisServices.SharePoint.Integration.WebServices.PowerPivotOperationsServiceImpl.GetWorkbookHistory(WorkbookHistoryDataSet&amp; history)    1118bdcb-bf75-4f0d-b560-ede92ed25d1b</span></p></blockquote>
<p>The key string that you are looking for is “Error loading history for workbook history bubble chart”. The exception causing the error should immediately follow that entry for logging on that thread and should hopefully give you some indication as to why the chart didn’t load (it is what I look at).  In the majority of cases I have seen, the issue is simply not having the latest version of the ADOMD.Net client library and all you need to do is upgrade your version of the library to that of SQL Server 2008 R2 and the error will go away. Our code is actually meant to provide a user friendly error when SQL Server 2008 R2 Analaysis Services ADOMD.Net library is not installed on the server hosting SharePoint’s Central Administration site. However, as of the most recent RC build (and so most probably the RTM build), SharePoint is installing ADOMD.Net from an earlier version of SQL Server  and so this user friendly error is not always coming through and users might simply get a red X. To know if that is what you are hitting, you can either look in the Control Panel’s Programs List and see if the SQL Server 2008 R2 Analysis Services ADOMD.Net library is installed (look for a version number of 10.50.XXXX.X … I don’t know what the final RTM version will be) or you can look in the ULS log. The above (cryptic) example is what you will see if you have an older version of Analysis Services ADOMD.Net client library installed on your machine. If you have installed PowerPivot for SharePoint on the same machine as Central Admin, then we will have automatically installed the latest bits of ADOMD.Net and so this would not be the root issue.</p>
<p>I am not sure what other errors would be “expected” misconfigurations, but as I(we) find them I will try to add them. HTH</p>
<p>Lee</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fpowerpivotgeek.com%2F2010%2F02%2F08%2Fdashboard-bubble-chart-shows-a-red-x-fails-to-load%2F&amp;linkname=Dashboard%20Bubble%20Chart%20Shows%20a%20Red%20X%20%28fails%20to%20load%29"><img src="http://powerpivotgeek.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://powerpivotgeek.com/2010/02/08/dashboard-bubble-chart-shows-a-red-x-fails-to-load/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How to manually update your PowerPivot Management Dashboard</title>
		<link>http://powerpivotgeek.com/2010/01/18/how-to-manually-update-your-powerpivot-management-dashboard/</link>
		<comments>http://powerpivotgeek.com/2010/01/18/how-to-manually-update-your-powerpivot-management-dashboard/#comments</comments>
		<pubDate>Tue, 19 Jan 2010 02:02:52 +0000</pubDate>
		<dc:creator>powerpivotgeek</dc:creator>
				<category><![CDATA[Management Dashboard]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Tips and Tricks]]></category>

		<guid isPermaLink="false">http://powerpivotgeek.com/2010/01/18/how-to-manually-update-your-powerpivot-management-dashboard/</guid>
		<description><![CDATA[<p>We have gotten lots of feedback about the new CTP3 PowerPivot Management Dashboard feature. Most folks are excited about the new reports and can see how the reports give you an unparalleled ability to ‘peek’ inside the running services. However the default “wait-a-day” update cycle can see a bit long. A day-long cycle period seems [...]]]></description>
			<content:encoded><![CDATA[<p>We have gotten lots of feedback about the new CTP3 PowerPivot Management Dashboard feature. Most folks are excited about the new reports and can see how the reports give you an unparalleled ability to ‘peek’ inside the running services. However the default “wait-a-day” update cycle can see a bit long. A day-long cycle period seems OK for long-term analysis of data, but for demoing the system and investigating how to use the capabilities work you might want a shorter cycle, or want the ability to refresh the data during the day. This post is all about how you do that.</p>
<p><span id="more-614"></span>First, you have to determine if the Usage file collection is long enough for you to wait. By default, it takes 30 minutes for your actual usage of the system (clicking here; clicking there) actually end up in a Usage file. If you can wait 30 minutes, then leave the system as it is. If you need usage information sooner, then you will need to tweak two settings:</p>
<ol>
<li>As a property of the PowerPivot service application (there is a link to the service application(s) on the Dashboard page, top right corner), is the <em>Query Reporting Interval</em>. Its default value is 300 (every 5 minutes). This means that every 5 minutes the PowerPivot system service writes using information to the SharePoint Usage subsystem. If you want the interval smaller you can reduce it to every couple of seconds, but this means that there will be more information kept in PowerPivot database. You might reduce it to every 10 seconds if you want to see the data as soon as possible.</li>
</ol>
<p><a href="http://powerpivotgeek.com/wp-content/uploads/2010/01/image.png"><img style="display: inline; border-width: 0px;" title="image" src="http://powerpivotgeek.com/wp-content/uploads/2010/01/image_thumb.png" border="0" alt="image" width="454" height="72" /></a></p>
<li>For the Usage file itself, there is as a property of the SharePoint Usage collection service which every 30 minutes (by default) the events are flushed to a new file. To modify the collection interval so data is flushed to a new file more often: Open “SharePoint 2010 Management Shell” and run this command (in administrator mode, from an SP farm administrator account) which reduces the interval down to every minute:</li>
<blockquote><p><strong>Set-SPUsageService –UsageLogCutTime 1</strong></p></blockquote>
<p>Now that the data is being logged into the Usage files(you can see these in the ULS folder), all you have to do is to manually run 3 timer jobs to get the data from the Usage files to the reporting database. To run a timer job manually, click on it and then click on “Run Now” button at the bottom of the page. Run these timer jobs in the following sequence: <strong>(Important: you must run these in this sequence!)</strong></p>
<ul>
<li><strong>SharePoint Usage Data Import</strong>  (this is run every 30 minutes by default) – this timer job moves the Usage data from the Usage files to the centralized SharePoint Usage collection database.</li>
<li><strong>SharePoint Usage Data Processing</strong> (this is run daily by default) – this timer job moves the Usage collection database to the PowerPivot database associated with the service application.<a href="http://powerpivotgeek.com/wp-content/uploads/2010/01/image1.png"><img style="display: inline; border-width: 0px;" title="image" src="http://powerpivotgeek.com/wp-content/uploads/2010/01/image_thumb1.png" border="0" alt="image" width="454" height="118" /></a> </li>
<li><strong>Microsoft PowerPivot Dashboard Processing</strong> (this is run daily by default) – this timer job actually processes the Management Dashboard workbook that holds the data for reporting. The reports and charts are built from this workbook.<a href="http://powerpivotgeek.com/wp-content/uploads/2010/01/image2.png"><img style="display: inline; border-width: 0px;" title="image" src="http://powerpivotgeek.com/wp-content/uploads/2010/01/image_thumb2.png" border="0" alt="image" width="454" height="126" /></a></li>
</ul>
<p>As a “geek’ish” implementation note, the workbook itself is kept in a document library in the Central Administration web application:</p>
<p><a href="http://powerpivotgeek.com/wp-content/uploads/2010/01/image3.png"><img style="display: inline; border-width: 0px;" title="image" src="http://powerpivotgeek.com/wp-content/uploads/2010/01/image_thumb3.png" border="0" alt="image" width="454" height="319" /></a></p>
<p>There is a subfolder for each of the localized languages that PowerPivot supports (which is where the reports themselves are kept).</p>
<p>So . . . after all of this.</p>
<p>Now you can <strong>refresh</strong> the Dashboard page and you will see updated data/reports!<br />
<span style="text-decoration: underline;">Again</span>, if you can live with the 30 minute delay, then all you need to do is run those 3 timer jobs in the sequence specified and you can refresh the page.<br />
All is golden!</p>
<p>Enjoy.</p>
<p>_-_-_ Dave</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fpowerpivotgeek.com%2F2010%2F01%2F18%2Fhow-to-manually-update-your-powerpivot-management-dashboard%2F&amp;linkname=How%20to%20manually%20update%20your%20PowerPivot%20Management%20Dashboard"><img src="http://powerpivotgeek.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://powerpivotgeek.com/2010/01/18/how-to-manually-update-your-powerpivot-management-dashboard/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
