<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Tips, Tricks, and General Info on the Msft BI Platform : Sharepoint</title><link>http://blogs.msdn.com/jbasilico/archive/tags/Sharepoint/default.aspx</link><description>Tags: Sharepoint</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Getting Excel Web Access Errors with SSAS 2008?</title><link>http://blogs.msdn.com/jbasilico/archive/2009/12/15/getting-excel-web-access-errors-with-ssas-2008.aspx</link><pubDate>Tue, 15 Dec 2009 19:21:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9937220</guid><dc:creator>jbasilico</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/jbasilico/comments/9937220.aspx</comments><wfw:commentRss>http://blogs.msdn.com/jbasilico/commentrss.aspx?PostID=9937220</wfw:commentRss><description>&lt;P&gt;If you are having issues getting Analysis Services 2008 data being refreshed through Excel Services, take a look at the trusted providers within MOSS.&amp;nbsp; By default, MOSS only trusts up to SQL Server 2005, simply because SQL Server 2008 wasn't out when MOSS 2007 was released.&lt;/P&gt;
&lt;P&gt;To correct, you'll need to add a Trusted Data Provider as follows:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Provider ID = MSOLAP.4 &lt;BR&gt;Data Provider Type = OLE DB &lt;BR&gt;Description = Microsoft OLE DB Provider for OLAP Services 10.0.&lt;/P&gt;
&lt;P&gt;For full explanation/steps that walk through the "fix", follow this &lt;A href="http://blogs.msdn.com/sharepoint/archive/2008/08/28/using-excel-excel-services-with-sql-server-analysis-services-2008.aspx" target=_blank mce_href="http://blogs.msdn.com/sharepoint/archive/2008/08/28/using-excel-excel-services-with-sql-server-analysis-services-2008.aspx"&gt;link&lt;/A&gt;.&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9937220" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/jbasilico/archive/tags/Sharepoint/default.aspx">Sharepoint</category><category domain="http://blogs.msdn.com/jbasilico/archive/tags/Analysis+Services/default.aspx">Analysis Services</category><category domain="http://blogs.msdn.com/jbasilico/archive/tags/Excel+Services/default.aspx">Excel Services</category></item><item><title>Setting Report Builder 2.0 as the Default ClickOnce Report Builder Version (Native and MOSS Integrated)</title><link>http://blogs.msdn.com/jbasilico/archive/2009/06/18/setting-report-builder-2-0-as-the-default-clickonce-report-builder-version-native-and-moss-integrated.aspx</link><pubDate>Thu, 18 Jun 2009 20:40:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9776888</guid><dc:creator>jbasilico</dc:creator><slash:comments>3</slash:comments><comments>http://blogs.msdn.com/jbasilico/comments/9776888.aspx</comments><wfw:commentRss>http://blogs.msdn.com/jbasilico/commentrss.aspx?PostID=9776888</wfw:commentRss><description>&lt;P&gt;Once you've installed SQL Server 2008's SP1 (&lt;A href="http://www.microsoft.com/downloads/details.aspx?familyid=66AB3DBB-BF3E-4F46-9559-CCC6A4F9DC19&amp;amp;displaylang=en" target=_blank mce_href="http://www.microsoft.com/downloads/details.aspx?familyid=66AB3DBB-BF3E-4F46-9559-CCC6A4F9DC19&amp;amp;displaylang=en"&gt;download here&lt;/A&gt;), I'm sure you'll want to have Report Builder 2.0's click once feature activitated.&amp;nbsp; By default, SSRS will still call Report Builder 1.0 application.&amp;nbsp; Here are steps needed to enable click once for Report Builder 2.0&lt;/P&gt;
&lt;P&gt;To change the default ClickOnce application in Report Manager for "Native" mode:&lt;/P&gt;
&lt;DIV style="DISPLAY: block" class=MTPS_CollapsibleSection&gt;
&lt;OL&gt;
&lt;LI&gt;
&lt;P&gt;Start &lt;STRONG&gt;Report Manager&lt;/STRONG&gt;&amp;nbsp;&lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Click &lt;STRONG&gt;Site Settings&lt;/STRONG&gt;.&lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Click &lt;STRONG&gt;General&lt;/STRONG&gt; in the left pane.&lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;In &lt;STRONG&gt;Custom Report Builder URL&lt;/STRONG&gt;, type &lt;STRONG&gt;/ReportBuilder/ReportBuilder_2_0_0_0.application&lt;/STRONG&gt;.&lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Click &lt;STRONG&gt;OK&lt;/STRONG&gt;.&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;To change the default ClickOnce application in SharePoint Central Administration for MOSS Integrated mode (note you'll need to download the SP1 update for MOSS Integrated mode, plus the Report Builder Click once update as well...both found &lt;A href="http://www.microsoft.com/downloads/details.aspx?FamilyID=58edd0e4-255b-4361-bd1e-e530d5aab78f&amp;amp;displaylang=en" target=_blank mce_href="http://www.microsoft.com/downloads/details.aspx?FamilyID=58edd0e4-255b-4361-bd1e-e530d5aab78f&amp;amp;displaylang=en"&gt;here&lt;/A&gt;):&lt;/P&gt;
&lt;DIV style="DISPLAY: block" id=ctl00_MTContentSelector1_mainContentContainer_cpe54444_c class=MTPS_CollapsibleSection&gt;&lt;A id=procedureToggleEDBHA&gt;&lt;!----&gt;&lt;/A&gt;
&lt;OL&gt;
&lt;LI&gt;
&lt;P&gt;On the &lt;STRONG&gt;Start&lt;/STRONG&gt; menu, point to &lt;STRONG&gt;Administrative Tools&lt;/STRONG&gt; and then click &lt;STRONG&gt;SharePoint 3.0 Central Administration&lt;/STRONG&gt;.&lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;On the &lt;STRONG&gt;Central Administration&lt;/STRONG&gt; page, click the &lt;STRONG&gt;Application Management&lt;/STRONG&gt; tab.&lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Under the &lt;STRONG&gt;Reporting Services&lt;/STRONG&gt; section, click on &lt;STRONG&gt;Set Server Defaults&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;In &lt;STRONG&gt;Custom Report Builder URL&lt;/STRONG&gt;, type: &lt;STRONG&gt;/_vti_bin/ReportBuilder/ReportBuilder_2_0_0_0.application&lt;/STRONG&gt;.&lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Click &lt;STRONG&gt;OK&lt;/STRONG&gt;.&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/DIV&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9776888" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/jbasilico/archive/tags/Reporting+Services/default.aspx">Reporting Services</category><category domain="http://blogs.msdn.com/jbasilico/archive/tags/Sharepoint/default.aspx">Sharepoint</category></item><item><title>Implementing SSRS Reports from SharePoint Server 2007 List Data</title><link>http://blogs.msdn.com/jbasilico/archive/2009/03/26/implementing-ssrs-reports-from-sharepoint-server-2007-list-data.aspx</link><pubDate>Fri, 27 Mar 2009 05:38:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9512753</guid><dc:creator>jbasilico</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/jbasilico/comments/9512753.aspx</comments><wfw:commentRss>http://blogs.msdn.com/jbasilico/commentrss.aspx?PostID=9512753</wfw:commentRss><description>&lt;P style="MARGIN: 0in 0in 6pt" class=MsoNormal&gt;&lt;FONT face=Verdana&gt;There are three fundamental methods for implementing reports against SharePoint Server (MOSS) 2007 list data: direct MOSS table query, web service query, and finally third party tools which implement the web service interfaces.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;Although the direct table query of the MOSS database structures might seem like the easy answer, the tables and relationships within MOSS are quite complex, and thus the effort to create such a direct report is not suggested.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;This leaves the web service implementation…either called from your own Reporting Services queries, or called indirectly through your Reporting Services queries which leverage 3&lt;SUP&gt;rd&lt;/SUP&gt; party tools.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;The choice becomes a matter of build versus buy…depending upon the level of developer experience and available funds for 3&lt;SUP&gt;rd&lt;/SUP&gt; party tool’s purchase(s).&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 6pt" class=MsoNormal&gt;&lt;FONT face=Verdana&gt;The following links describe the three various methods for MOSS list reporting using Reporting Services 2005.&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="TEXT-INDENT: -0.25in; MARGIN: 0in 0in 6pt 0.5in; mso-list: l1 level1 lfo1; tab-stops: list .5in" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;FONT face=Verdana&gt;&lt;IMG alt=* src="file:///C:/Users/jamesbas/AppData/Local/Temp/msohtmlclip1/01/clip_image001.png" width=11 height=11&gt;&lt;/FONT&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;FONT face=Verdana&gt;Query directly against MOSS databases&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="TEXT-INDENT: -0.25in; MARGIN: 0in 0in 6pt 1in; mso-list: l1 level2 lfo1; tab-stops: list 1.0in" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;FONT face=Verdana&gt;&lt;IMG alt=* src="file:///C:/Users/jamesbas/AppData/Local/Temp/msohtmlclip1/01/clip_image002.png" width=12 height=11&gt;&lt;/FONT&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;A href="http://www.mssqltips.com/tip.asp?tip=1323"&gt;&lt;FONT color=#0000ff face=Verdana&gt;http://www.mssqltips.com/tip.asp?tip=1323&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Verdana&gt; &lt;/FONT&gt;&lt;/P&gt;
&lt;P style="TEXT-INDENT: -0.25in; MARGIN: 0in 0in 6pt 0.5in; mso-list: l2 level1 lfo2; tab-stops: list .5in" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;FONT face=Verdana&gt;&lt;IMG alt=* src="file:///C:/Users/jamesbas/AppData/Local/Temp/msohtmlclip1/01/clip_image001.png" width=11 height=11&gt;&lt;/FONT&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;FONT face=Verdana&gt;Query using MOSS web services&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="TEXT-INDENT: -0.25in; MARGIN: 0in 0in 6pt 1in; mso-list: l2 level2 lfo2; tab-stops: list 1.0in" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;FONT face=Verdana&gt;&lt;IMG alt=* src="file:///C:/Users/jamesbas/AppData/Local/Temp/msohtmlclip1/01/clip_image002.png" width=12 height=11&gt;&lt;/FONT&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;A href="http://www.teuntostring.net/blog/2006/03/update-reporting-over-sharepoint-lists.html"&gt;&lt;FONT color=#0000ff face=Verdana&gt;http://www.teuntostring.net/blog/2006/03/update-reporting-over-sharepoint-lists.html&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Verdana&gt; &lt;/FONT&gt;&lt;/P&gt;
&lt;P style="TEXT-INDENT: -0.25in; MARGIN: 0in 0in 6pt 0.5in; mso-list: l0 level1 lfo3; tab-stops: list .5in" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;FONT face=Verdana&gt;&lt;IMG alt=* src="file:///C:/Users/jamesbas/AppData/Local/Temp/msohtmlclip1/01/clip_image001.png" width=11 height=11&gt;&lt;/FONT&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;FONT face=Verdana&gt;Query using 3&lt;SUP&gt;rd&lt;/SUP&gt; party tools for data extensions (Enesys)&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="TEXT-INDENT: -0.25in; MARGIN: 0in 0in 6pt 1in; mso-list: l0 level2 lfo3; tab-stops: list 1.0in" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;FONT face=Verdana&gt;&lt;IMG alt=* src="file:///C:/Users/jamesbas/AppData/Local/Temp/msohtmlclip1/01/clip_image002.png" width=12 height=11&gt;&lt;/FONT&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;A href="http://www.enesyssoftware.com/Products/EnesysRSDataExtension/Overview/tabid/72/language/en-US/Default.aspx"&gt;&lt;FONT color=#0000ff face=Verdana&gt;http://www.enesyssoftware.com/Products/EnesysRSDataExtension/Overview/tabid/72/language/en-US/Default.aspx&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Verdana&gt; &lt;/FONT&gt;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9512753" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/jbasilico/archive/tags/Reporting+Services/default.aspx">Reporting Services</category><category domain="http://blogs.msdn.com/jbasilico/archive/tags/Sharepoint/default.aspx">Sharepoint</category></item><item><title>Effective Dashboard Design Practices</title><link>http://blogs.msdn.com/jbasilico/archive/2008/06/13/effective-dashboard-design-practices.aspx</link><pubDate>Fri, 13 Jun 2008 16:35:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8594477</guid><dc:creator>jbasilico</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.msdn.com/jbasilico/comments/8594477.aspx</comments><wfw:commentRss>http://blogs.msdn.com/jbasilico/commentrss.aspx?PostID=8594477</wfw:commentRss><description>&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="COLOR: #1f497d"&gt;&lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&lt;FONT face=Calibri size=3&gt;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="COLOR: #1f497d"&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;Through conversations with many customers, I’ve been asked either directly or indirectly what makes a dashboard good in terms of design.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;Put it another way…what are some design best practices to make a dashboard more effective at conveying the “data” message.&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="COLOR: #1f497d"&gt;&lt;o:p&gt;&lt;FONT face=Calibri size=3&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="COLOR: #1f497d"&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;Well…here’s the list of dashboard design best practices that I try to follow.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;How many do you follow already?&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="COLOR: #1f497d"&gt;&lt;o:p&gt;&lt;FONT face=Calibri size=3&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoListParagraph style="MARGIN: 0in 0in 0pt 0.5in; TEXT-INDENT: -0.25in; mso-list: l0 level1 lfo1"&gt;&lt;SPAN style="COLOR: #1f497d; mso-bidi-font-family: Calibri; mso-fareast-font-family: Calibri"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;FONT face=Calibri size=3&gt;1.&lt;/FONT&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="COLOR: #1f497d"&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;Keep the dashboard to a single web page that viewable in a single screen.&amp;nbsp; If additional detail is needed, have that detail (or related data) be navigation to different pages on the dashboard.&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoListParagraph style="MARGIN: 0in 0in 0pt 0.5in; TEXT-INDENT: -0.25in; mso-list: l0 level1 lfo1"&gt;&lt;SPAN style="COLOR: #1f497d; mso-bidi-font-family: Calibri; mso-fareast-font-family: Calibri"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;FONT face=Calibri size=3&gt;2.&lt;/FONT&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="COLOR: #1f497d"&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;Make sure there is context to all data elements presented on the page…meaning if presenting a number (let’s say sales revenue by quarter to quarter comparison), is the latest number good or poor.&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoListParagraph style="MARGIN: 0in 0in 0pt 0.5in; TEXT-INDENT: -0.25in; mso-list: l0 level1 lfo1"&gt;&lt;SPAN style="COLOR: #1f497d; mso-bidi-font-family: Calibri; mso-fareast-font-family: Calibri"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;FONT face=Calibri size=3&gt;3.&lt;/FONT&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="COLOR: #1f497d"&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;Keep “like” data grouped (arranged) within the dashboard.&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoListParagraph style="MARGIN: 0in 0in 0pt 0.5in; TEXT-INDENT: -0.25in; mso-list: l0 level1 lfo1"&gt;&lt;SPAN style="COLOR: #1f497d; mso-bidi-font-family: Calibri; mso-fareast-font-family: Calibri"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;FONT face=Calibri size=3&gt;4.&lt;/FONT&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="COLOR: #1f497d"&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;Keep precision and detail of data to a minimum.&amp;nbsp; For example, to conserve space on a page, instead of showing $3,000,000 show $3m.&amp;nbsp; Think of “detail data” in the same light…does it really make sense to show all that detail if it is better served on a subsequent dashboard page.&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoListParagraph style="MARGIN: 0in 0in 0pt 0.5in; TEXT-INDENT: -0.25in; mso-list: l0 level1 lfo1"&gt;&lt;SPAN style="COLOR: #1f497d; mso-bidi-font-family: Calibri; mso-fareast-font-family: Calibri"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;FONT face=Calibri size=3&gt;5.&lt;/FONT&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="COLOR: #1f497d"&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;Don’t use pie charts or radar charts on a dashboard.&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoListParagraph style="MARGIN: 0in 0in 0pt 0.5in; TEXT-INDENT: -0.25in; mso-list: l0 level1 lfo1"&gt;&lt;SPAN style="COLOR: #1f497d; mso-bidi-font-family: Calibri; mso-fareast-font-family: Calibri"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;FONT face=Calibri size=3&gt;6.&lt;/FONT&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="COLOR: #1f497d"&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;Use a uniform color scheme and object rendering as appropriate –put in other words, don’t just use a cool image/representation of data “just because”.&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoListParagraph style="MARGIN: 0in 0in 0pt 0.5in; TEXT-INDENT: -0.25in; mso-list: l0 level1 lfo1"&gt;&lt;SPAN style="COLOR: #1f497d; mso-bidi-font-family: Calibri; mso-fareast-font-family: Calibri"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;FONT face=Calibri size=3&gt;7.&lt;/FONT&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="COLOR: #1f497d"&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;Don’t use bright colors in charts/graphs…use either light colors or even grayscale.&amp;nbsp; Use the bright colors for highlighting important information, like yellow or red KPI status.&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoListParagraph style="MARGIN: 0in 0in 0pt 0.5in; TEXT-INDENT: -0.25in; mso-list: l0 level1 lfo1"&gt;&lt;SPAN style="COLOR: #1f497d; mso-bidi-font-family: Calibri; mso-fareast-font-family: Calibri"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;FONT face=Calibri size=3&gt;8.&lt;/FONT&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="COLOR: #1f497d"&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;Keep most important data (aka data your want the user to see first) in the upper left, least important data in lower right.&amp;nbsp; Also keep in mind relative size to one another…for example; a large colorful graph in the lower right may overpower the important data in the upper left.&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoListParagraph style="MARGIN: 0in 0in 0pt 0.5in; TEXT-INDENT: -0.25in; mso-list: l0 level1 lfo1"&gt;&lt;SPAN style="COLOR: #1f497d; mso-bidi-font-family: Calibri; mso-fareast-font-family: Calibri"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;FONT face=Calibri size=3&gt;9.&lt;/FONT&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="COLOR: #1f497d"&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;Don’t over complicate the dashboard page(s) with design elements…aka, fancy gauges, images, etc.&amp;nbsp; Not only do these designs waste space, but they draw the user’s attention away from the important data.&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoListParagraph style="MARGIN: 0in 0in 0pt 0.5in; TEXT-INDENT: -0.25in; mso-list: l0 level1 lfo1"&gt;&lt;SPAN style="COLOR: #1f497d; mso-bidi-font-family: Calibri; mso-fareast-font-family: Calibri"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;FONT face=Calibri size=3&gt;10.&lt;/FONT&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="COLOR: #1f497d"&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;Reduce non data pixels as much as possible…meaning do away with borders, gradient fill colors, grid lines, extra images, etc.&amp;nbsp; The simpler the better.&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoListParagraph style="MARGIN: 0in 0in 0pt 0.5in; TEXT-INDENT: -0.25in; mso-list: l0 level1 lfo1"&gt;&lt;SPAN style="COLOR: #1f497d; mso-bidi-font-family: Calibri; mso-fareast-font-family: Calibri"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;FONT face=Calibri size=3&gt;11.&lt;/FONT&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="COLOR: #1f497d"&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;Use “sparkline” and “bullet” graphs to represent data.&amp;nbsp; Both can be achieved within Reporting Services 2005/2008 (as seen below).&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;o:p&gt;&lt;FONT face=Calibri size=3&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8594477" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/jbasilico/archive/tags/Dashboard/default.aspx">Dashboard</category><category domain="http://blogs.msdn.com/jbasilico/archive/tags/Reporting+Services/default.aspx">Reporting Services</category><category domain="http://blogs.msdn.com/jbasilico/archive/tags/Sharepoint/default.aspx">Sharepoint</category></item><item><title>Creating UDM Report Builder Models in SSRS-MOSS Integration Mode</title><link>http://blogs.msdn.com/jbasilico/archive/2008/01/31/creating-udm-report-builder-models-in-ssrs-moss-integration-mode.aspx</link><pubDate>Thu, 31 Jan 2008 19:04:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7353689</guid><dc:creator>jbasilico</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/jbasilico/comments/7353689.aspx</comments><wfw:commentRss>http://blogs.msdn.com/jbasilico/commentrss.aspx?PostID=7353689</wfw:commentRss><description>&lt;P&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'"&gt;I've seen this question come up on many a proof...and that is how do you generate Report Models off an Analysis Services UDM (OLAP cube) once you've put SQL Server 2005 Reporting Services into Microsoft Office SharePoint Server (MOSS) Integration Mode.&amp;nbsp; Well, when not in MOSS integration mode, it was rather simple...just deploy the data source to Analysis Services and then either use Report Manager or SQL Server Management Studio to generate the "model" off the data source.&amp;nbsp; So now you’re staring at the MOSS UI, but don't see a way of generating the UDM based model...well, you’re probably missing some MOSS configuration to enable report model generation.&amp;nbsp; The configuration you need is to enable multiple content types for the library your working with (for example the data connections library for the "Reports" subsite in MOSS), and then add report server types to that library.&amp;nbsp; I normally will go ahead and add the "Report Builder Report", "Report Model" and "Report Data Source" content types to the library.&amp;nbsp; For full details on how to configure these content types in MOSS, refer to this &lt;A href="http://msdn2.microsoft.com/en-us/library/bb326289.aspx" target=_blank mce_href="http://msdn2.microsoft.com/en-us/library/bb326289.aspx"&gt;BOL section&lt;/A&gt; from SQL Server 2005.&lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'"&gt;Once you've added these content types to the library...actually creating the Report Model from the UDM is rather easy, and it’s just two steps: 1) Create the Report Data Source (if not already deployed to the MOSS site), and 2) Create the Report Model.&amp;nbsp; With the new content types added to your MOSS library, both of these steps are as easy as clicking on the "New" item from the MOSS menu, and picking the correct item (either data source or model).&amp;nbsp; Obviously you'll want to generate the UDM model based from the UDM data source you created in step 1.&amp;nbsp; For full instructions on creating the Report Model from within MOSS, review this &lt;A href="http://msdn2.microsoft.com/en-us/library/bb326413.aspx" target=_blank mce_href="http://msdn2.microsoft.com/en-us/library/bb326413.aspx"&gt;BOL section&lt;/A&gt; from SQL Server 2005.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=7353689" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/jbasilico/archive/tags/Reporting+Services/default.aspx">Reporting Services</category><category domain="http://blogs.msdn.com/jbasilico/archive/tags/Report+Builder/default.aspx">Report Builder</category><category domain="http://blogs.msdn.com/jbasilico/archive/tags/Sharepoint/default.aspx">Sharepoint</category></item></channel></rss>