<?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/"
	xmlns:series="http://unfoldingneurons.com/"
	>

<channel>
	<title>SharePoint Magazine &#187; strategy</title>
	<atom:link href="http://sharepointmagazine.net/tag/strategy/feed" rel="self" type="application/rss+xml" />
	<link>http://sharepointmagazine.net</link>
	<description>SharePoint Magazine is an online Magazine dedicated to the world of SharePoint</description>
	<lastBuildDate>Mon, 05 Jul 2010 09:14:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Dissecting Dashboards (Part 4 of 6)</title>
		<link>http://sharepointmagazine.net/technical/administration/dissecting-dashboards-part-4-of-6</link>
		<comments>http://sharepointmagazine.net/technical/administration/dissecting-dashboards-part-4-of-6#comments</comments>
		<pubDate>Fri, 10 Jul 2009 05:20:43 +0000</pubDate>
		<dc:creator>Kristen Hodges</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[BI]]></category>
		<category><![CDATA[Business Intelligence]]></category>
		<category><![CDATA[Dashboards]]></category>
		<category><![CDATA[PerformancePoint]]></category>
		<category><![CDATA[plan]]></category>
		<category><![CDATA[report]]></category>
		<category><![CDATA[reporting]]></category>
		<category><![CDATA[Scorecards]]></category>
		<category><![CDATA[strategy]]></category>

		<guid isPermaLink="false">http://sharepointmagazine.net/?p=3675</guid>
		<description><![CDATA[We've talked about scorecards and KPIs, now it's time to put it all together and build a dashboard. I will be using PerformancePoint as my tool of choice because as of Office 14, it will be included with MOSS.]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve talked about scorecards and KPIs, now it&#8217;s time to put it all together and build a dashboard.  I will be using PerformancePoint as my tool of choice because as of Office 14, it will be included with MOSS and, as I&#8217;ve mentioned before, I kinda like it!  Our plan of attack will be as follows:</p>
<ol style="margin-left: 54pt">
<li><a>Create  a datawarehouse </a></li>
<li><a>Create a data source </a></li>
<li><a>Create a Time dimension </a></li>
<li><a>Add Indicators (the pretty bits) </a></li>
<li><a>Create KPIs </a></li>
<li><a>Create a scorecard </a></li>
<li><a>Define how KPIs rollup </a></li>
<li><a>Add a report </a></li>
<li><a>Create a dashboard </a></li>
<li><a>Publish the dashboard </a></li>
</ol>
<p><a>Sounds so simple doesn&#8217;t it?  Well, I guess, if you have planned your KPIs properly as we discussed in the </a><a href="http://sharepointmagazine.net/?p=2569">previous</a> article, it really is.</p>
<h1>1. Create a datawarehouse</h1>
<p>Why can&#8217;t I just get it directly from my transactional system or my existing datawarehouse, you ask?  Sure you can.  But let&#8217;s be realistic for a second.  A scorecard is made up of Actuals and Targets and it compares unrelated data.  Do you see where I&#8217;m going with this?  Let me speak plainly.   The data is coming from different places so it will have different, keys and structures and so on.  Plus somehow, it all must relate – even when it isn&#8217;t related.  What I mean by that is that you need a single Time dimension and probably a single Business Hierarchy dimension.  Oh and don&#8217;t forget Scenario.  By all means, if all that information already resides in an existing datawarehouse go for it, but chances are it doesn&#8217;t.  And we will be building a scorecard; which is all about aggregation. So what tool does aggregation the best?  A cube baby!</p>
<h1>2. Create a data source</h1>
<p>In PerformancePoint, you can have datasources that are multidimensional, relational (ODBC) or tabular lists (Excel Services, Excel Spreadsheet, SharePoint List or SQL table).</p>
<p style="text-align: center"><img src="http://sharepointmagazine.net/wp-content/uploads/2009/07/071009-0519-dissectingd15.png" alt="" /></p>
<p>Obviously, the most used option is Analysis Services – and so it should be.  Multidimensional sources have all that handy stuff like aggregation, optimisation and encapsulated business logic.  Obviously there are circumstances where other sources are necessary, such as displaying lists or real time data but generally speaking, it&#8217;s wise to take advantage of the speed of cubes wherever possible, as I so zealously advocated in the previous step.</p>
<h1>3. Time.  It&#8217;s all relative right?</h1>
<p>Every scorecard, pretty much, needs a time dimension.  One of the joys of PerformancePoint is that a lot of the hard work is baked in for you.  Bless their cotton socks!  You&#8217;ve got a Time dimension in your cube (and it contains an appropriately structured hierarchy right?) so PerformancePoint just needs to know what it&#8217;s called and, as at today, which member represents &#8220;Now&#8221;.  I don&#8217;t mean you need a &#8220;Current&#8221; member, I mean literally, today is 1<sup>st</sup> July so select the member for 1<sup>st</sup> July.   Oh yeah, and it&#8217;s a &#8220;Day&#8221; (as opposed to say, a month).</p>
<p style="text-align: center"><img src="http://sharepointmagazine.net/wp-content/uploads/2009/07/071009-0519-dissectingd22.jpg" alt="" /></p>
<p style="text-align: center"><span style="font-size:9pt">* ok yeah, this shows 2002 but that&#8217;s because my sample database doesn&#8217;t contain 2009 <span style="font-family:Wingdings">J</span> So you&#8217;ll just have to imagine. You can do that right?<br />
</span></p>
<p>While you&#8217;re at it, tell me which level of the hierarchy refers to a year, which a month and so on.</p>
<p style="text-align: center"><img src="http://sharepointmagazine.net/wp-content/uploads/2009/07/071009-0519-dissectingd31.png" alt="" /></p>
<p>PerformancePoint will work out &#8220;CurrentPeriod&#8221; from here on in.  Handy!</p>
<h1>4. Indicators. The Pretty Bits</h1>
<p>Dashboards are ALL about the pretty.  If you think otherwise, well, you&#8217;re kidding your-table-loving-self.  Dashboards aren&#8217;t for you.  They&#8217;re for marketing people, business analysts, general managers and business development managers et al… you know the types… they just want to see things at a glance and they&#8217;ll gush and kiss you inappropriately if it looks real purdy.  Lucky you.  I&#8217;m generalising sure – I&#8217;ve created dashboards for financey people and other more-data-centric types but the majority of the audience is not.  If they were, they&#8217;d be using ProClarity or Excel to do analysis not a dashboard.  I will say though, the finance people claim to be data-oriented but show them a pretty graph (which links out to some data) and they&#8217;re putty. FTW!</p>
<p>Indicators are your stoplights, and smiley faces (why? Why? I ask you!) and gauges.  The heart and soul of the scorecard.  It&#8217;s what people look at before they look at anything else.  PerformancePoint comes with a tonne of them.</p>
<p style="text-align: center"><img src="http://sharepointmagazine.net/wp-content/uploads/2009/07/071009-0519-dissectingd41.jpg" alt="" /></p>
<p>The screen shot above shows the categories you have to choose from – and each category contains umpteen indicators.  Plus you can add your own custom ones.  Nice.</p>
<h1>5. Create KPIs – both Actuals and Targets</h1>
<p>As discussed in the <a href="http://sharepointmagazine.net/%3Fp=2569">previous article</a> in this series, planning your KPIs is critical.  There are a few planning tips I would suggest:</p>
<ul>
<li>For your initial deployment, limit the number of KPIs to no more than 10</li>
<li>Automate as much as is humanly possible; including Targets</li>
<li>Don&#8217;t try to be too clever – measure things that are easily understood by the reader</li>
<li>Don&#8217;t forget Targets under the weight of ETL&#8217;ing your Actuals – it ain&#8217;t a KPI without a Target and Targets are not as easy to design</li>
<li>Make sure that the readers have agreed with each other on what the measurement or business rule is to be</li>
</ul>
<p>So you have a list of KPIs, you&#8217;ve loaded the Actuals and Targets into your datasource and now we need to create them in Dashboard Designer.  It&#8217;s as simple as hitting New KPI.  The designer presumes you want an Actual and a Target and it will add your previously select set of indicators to the Target.</p>
<p style="text-align: center"><img src="http://sharepointmagazine.net/wp-content/uploads/2009/07/071009-0519-dissectingd51.png" alt="" /></p>
<p>See how under Data Mappings, it says Fixed Values. That&#8217;s what it defaults to.  A fixed value.  Unlikely that you want to use a fixed value and luckily it&#8217;s as easily as clicking on it to map it to your data source. You then hit change source, select your cube and map it to a measure enter some MDX if you prefer – particularly handy if you were too lazy to get your Target values into your datawarehouse and you just want to calculate them on the fly.</p>
<p>You can also specify how you want the KPI to be displayed on the scorecard using the Number Format column eg with commas, to 2 decimal places etc or you can let PerformancePoint work it out based on the format of your measure in the cube.</p>
<p>Thresholds is where we define what&#8217;s good, what&#8217;s bad, what&#8217;s ok and what&#8217;s a disaster!</p>
<p style="text-align: center"><img src="http://sharepointmagazine.net/wp-content/uploads/2009/07/071009-0519-dissectingd61.png" alt="" /></p>
<p>Calculation is where we define how our KPIs aggregate.  Sum is the default.</p>
<p style="text-align: center"><img src="http://sharepointmagazine.net/wp-content/uploads/2009/07/071009-0519-dissectingd71.png" alt="" /></p>
<p>We probably also want to group our KPIs into objectives such as Financial, People, Environment etc so we will need to create those as well. It&#8217;s the same process as creating a KPI.</p>
<p style="text-align: center"><img src="http://sharepointmagazine.net/wp-content/uploads/2009/07/071009-0519-dissectingd81.jpg" alt="" /></p>
<p>When creating a KPI or objective, on the first page of the wizard, you&#8217;ll also notice a little check box &#8220;Grant Read to All Authenticated Users&#8221;.  KPIs can be used by any number of scorecards or dashboards.  That&#8217;s part of the beauty of them.  Say you&#8217;re developing a dashboard for a particular department and the finance team already has a dashboard which is a global view, you can re-use their KPIs and just filter it to your particular team or department on your dashboard.  If however, the data in the KPI is sensitive you may never want anyone else to see it so in that case, you would untick the option.   Remember that PerformancePoint is intended for development by business analysts or other technically minded super-users so the idea is that everything can be shared and re-used as needed.</p>
<h1>6. Create a scorecard</h1>
<p>Now we have the core elements for our scorecard so we can build it.  Like everything in PerformancePoint, right-click and Add New will do the trick.  There are a few templates available to you, which just sets it up with a default layout and data source mapping.  The options available are:</p>
<ul>
<li>Microsoft Analysis Services</li>
<li>
<div>Standard</div>
<ul>
<li>Blank</li>
<li>Fixed Values<br />
Handy for creating mockups for showing customers, managers etc</li>
</ul>
</li>
<li>
<div>Tabular</div>
<ul>
<li>Excel 2007</li>
<li>Excel Services</li>
<li>SharePoint List</li>
<li>
<div>SQL Tabular</div>
</li>
</ul>
</li>
</ul>
<p>The option you pick really comes down to what type of data source you created way back in the beginning.  Mostly, I find myself choosing Blank just because it&#8217;s easier to fiddle around with exactly what I want.  A browser appears on the right hand side, which shows all the objects that are available to the scorecard and you can drag &amp; drop them onto the scorecard.  With KPIs, guides appear showing you where to drop the object in order to make it a parent, a child or a sibling.  KPIs can be children of other KPIs or of Objectives or they can sit by themselves – it&#8217;s up to you.</p>
<p style="text-align: center"><img src="http://sharepointmagazine.net/wp-content/uploads/2009/07/071009-0519-dissectingd91.png" alt="" /></p>
<p>You can also add dimensions to the scorecard (presuming they exist in your cube of course)!</p>
<h1>7. Define how KPIs Rollup</h1>
<p>Once our scorecard has been created, we need to decide how our KPIs aggregate. There are 3 types of rollup:</p>
<ul>
<li>Average weighted rollup<br />
Displays an indicator that reflects a calculated score, combined with the weighting that is assigned to each child.</li>
<li>Indicator count Rollup<br />
Displays a count of the indicator images that are used in individual KPIs;, or child KPIs of each objective KPI eg  <img src="http://sharepointmagazine.net/wp-content/uploads/2009/07/071009-0519-dissectingd101.png" alt="" /></li>
<li>Worst child rollup<br />
Displays an indicator that reflects the child KPI that has the worst score.</li>
</ul>
<h1>8. Create a Report</h1>
<p>Dashboards are more than just scorecards. We can also add reports of varying types.</p>
<p style="text-align: center"><img src="http://sharepointmagazine.net/wp-content/uploads/2009/07/071009-0519-dissectingd111.png" alt="" /></p>
<p>In most examples the report will need to already exist somewhere eg on our SSRS portal or in an Excel Services document library in SharePoint however Analytic Chart and Analytic Graph can be created wholly within PerformancePoint.  A simple drag &amp; drop interface is used to build these on-the-fly reports.</p>
<p style="text-align: center"><img src="http://sharepointmagazine.net/wp-content/uploads/2009/07/071009-0519-dissectingd121.png" alt="" /></p>
<p style="text-align: left;">Note:  I will be discussing reports in much greater detail in the next article in the series.</p>
<h1>9. Create a dashboard</h1>
<p>We have reports, we have a scorecard so now we can build a dashboard.  PerformancePoint gives us a few default layouts to start with.</p>
<p style="text-align: center"><img src="http://sharepointmagazine.net/wp-content/uploads/2009/07/071009-0519-dissectingd131.png" alt="" /></p>
<p>Most often, I find the Header, 2 Columns is the one I go for so I can stick my Page filters in the top row, a scorecard on the left and a report on the right.  Once the empty dashboard is created,  the browser pane on the left will show you a list of objects that can be dragged &amp; dropped onto the drop zones.</p>
<p style="text-align: center"><img src="http://sharepointmagazine.net/wp-content/uploads/2009/07/071009-0519-dissectingd141.png" alt="" /></p>
<p>Drag the scorecard to the left column, the analytic report to the right zone and oh, now we need some Page Filters.</p>
<p style="text-align: center"><img src="http://sharepointmagazine.net/wp-content/uploads/2009/07/071009-0519-dissectingd151.jpg" alt="" /></p>
<p>Time is the most obvious one, so start there.  Time Intelligence will respect and understand your &#8220;CurrentPeriod&#8221; selections made earlier.  You can add more filters (from other dimensions) using Member Selection or MDX query etc.  These Filters will now appear in the object browser pane for you to drop onto the dashboard.  In the example given, they&#8217;d go into the Header zone.</p>
<p>Of course it doesn&#8217;t end there, somehow the Page Filters have to be linked to the scorecard and the report in the other zones.  Simply drag the filter onto the &#8220;Drop Fields to Create Links&#8221; drop zone within each object that you want to link.</p>
<p style="text-align: center"><img src="http://sharepointmagazine.net/wp-content/uploads/2009/07/071009-0519-dissectingd161.png" alt="" /></p>
<p>Each object has an &#8220;endpoint&#8221;.  A popup will appear that allows you to define how the filter and the object should be mapped to each other.  It could be from a unique member or it could be a formula – this would be mapped to the endpoint for the object you dragged it to.</p>
<p style="text-align: center"><img src="http://sharepointmagazine.net/wp-content/uploads/2009/07/071009-0519-dissectingd171.png" alt="" /></p>
<h1>10. Publish the Dashboard</h1>
<p>Yep that&#8217;s actually it.  Dashboard done. From here it gets published to a SharePoint document library.  You will be prompted to enter the SharePoint URL and select the appropriate library.  What does that mean?  Well, you need the library to exist, you need write access to it and your SharePoint installation needs the PerformancePoint web parts installed.</p>
<p>That dear friends, is the whole shebang!</p>
<div>
<table style="border-collapse:collapse" border="0">
<col></col>
<col></col>
<tbody>
<tr>
<td style="padding-top: 1px; padding-left: 1px; padding-bottom: 1px; padding-right: 1px" valign="middle"><img src="http://sharepointmagazine.net/wp-content/uploads/2009/07/071009-0519-dissectingd181.jpg" alt="" /></td>
<td style="padding-top: 1px; padding-left: 1px; padding-bottom: 1px; padding-right: 1px" valign="middle"><a href="http://sharepointmagazine.net/?p=875">Part 1 – Getting to Know You &#8211; Intro to SharePoint BI</a></td>
</tr>
<tr>
<td style="padding-top: 1px; padding-left: 1px; padding-bottom: 1px; padding-right: 1px" valign="middle"><img src="http://sharepointmagazine.net/wp-content/uploads/2009/07/071009-0519-dissectingd191.jpg" alt="" /></td>
<td style="padding-top: 1px; padding-left: 1px; padding-bottom: 1px; padding-right: 1px" valign="middle"><a href="http://sharepointmagazine.net/?p=1342">Part 2 – Sell! Sell! Sell! Why Build a Dashboard Anyway?</a></td>
</tr>
<tr>
<td style="padding-top: 1px; padding-left: 1px; padding-bottom: 1px; padding-right: 1px" valign="middle"><img src="http://sharepointmagazine.net/wp-content/uploads/2009/07/071009-0519-dissectingd201.jpg" alt="" /></td>
<td style="padding-top: 1px; padding-left: 1px; padding-bottom: 1px; padding-right: 1px" valign="middle"><a href="http://sharepointmagazine.net/?p=2569">Part 3 – KPIs – Where do I Come From?</a></td>
</tr>
<tr>
<td style="padding-top: 1px; padding-left: 1px; padding-bottom: 1px; padding-right: 1px" valign="middle"><img src="http://sharepointmagazine.net/wp-content/uploads/2009/07/071009-0519-dissectingd211.jpg" alt="" /></td>
<td style="padding-top: 1px; padding-left: 1px; padding-bottom: 1px; padding-right: 1px" valign="middle"><a href="http://sharepointmagazine.net/?p=3675">Part 4 – Dissecting Dashboards</a></td>
</tr>
<tr>
<td style="padding-top: 1px; padding-left: 1px; padding-bottom: 1px; padding-right: 1px" valign="middle"><img src="http://sharepointmagazine.net/wp-content/uploads/2009/07/071009-0519-dissectingd221.gif" alt="" /></td>
<td style="padding-top: 1px; padding-left: 1px; padding-bottom: 1px; padding-right: 1px" valign="middle">Part 5 – We Really Need to Talk – Scorecards &amp; Reports</td>
</tr>
<tr>
<td style="padding-top: 1px; padding-left: 1px; padding-bottom: 1px; padding-right: 1px" valign="middle"><img src="http://sharepointmagazine.net/wp-content/uploads/2009/07/071009-0519-dissectingd231.jpg" alt="" /></td>
<td style="padding-top: 1px; padding-left: 1px; padding-bottom: 1px; padding-right: 1px" valign="middle">Part 6 – Beware the Bogeyman – Securing Dashboards</td>
</tr>
</tbody>
</table>
</div>
<p>Siyonara amigos!  Till next time.</p>
<p>Kristen Hodges, MCTS, MCITP<br />
<a href="http://www.bi-tch.blogspot.com">http://www.bi-tch.blogspot.com</a></p>
<p>http://b-iq.org</p>
<p><strong>References<br />
</strong></p>
<p><a href="http://office.microsoft.com/en-us/performancepoint/HA102711891033.aspx">http://office.microsoft.com/en-us/performancepoint/HA102711891033.aspx</a></p>
]]></content:encoded>
			<wfw:commentRss>http://sharepointmagazine.net/technical/administration/dissecting-dashboards-part-4-of-6/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>KPIs – Who Am I and Where do I Come From? (Part 3 of 6)</title>
		<link>http://sharepointmagazine.net/technical/administration/kpis-%e2%80%93-who-am-i-and-where-do-i-come-from-part-3-of-6</link>
		<comments>http://sharepointmagazine.net/technical/administration/kpis-%e2%80%93-who-am-i-and-where-do-i-come-from-part-3-of-6#comments</comments>
		<pubDate>Mon, 01 Jun 2009 01:11:43 +0000</pubDate>
		<dc:creator>Kristen Hodges</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[BI]]></category>
		<category><![CDATA[Business Intelligence]]></category>
		<category><![CDATA[Dashboards]]></category>
		<category><![CDATA[PerformancePoint]]></category>
		<category><![CDATA[plan]]></category>
		<category><![CDATA[report]]></category>
		<category><![CDATA[reporting]]></category>
		<category><![CDATA[Scorecards]]></category>
		<category><![CDATA[strategy]]></category>

		<guid isPermaLink="false">http://sharepointmagazine.net/?p=2569</guid>
		<description><![CDATA[Well, back again.  It has been a while.  Today I'd like to move onto the subject of KPIs.  What is a KPI you say?  A Key Performance Indicator is a measure of how well (or poorly) targets were met.]]></description>
			<content:encoded><![CDATA[<p>Well, back again.  It has been a while.  Today I&#8217;d like to move onto the subject of KPIs.  What is a KPI you say?  A Key Performance Indicator is a measure of how well (or poorly) targets were met, for example, a KPI might be Profit Variance -if we have $92,000 profit for the year and we had a target of $100,000 we have a variance of -$8000.  Not good.  So on our dashboard, our Profit Variance might have a red stoplight to graphically show our performance.</p>
<p>Or would it?   It may be that we allow for 10% leeway before we say that our variance was bad.  So in our example, we would actually have a green light, or maybe orange.  We would only get a red light if our variance was greater than -$10,000.  Let&#8217;s face it; we&#8217;re still making money, just not as much as we had hoped.</p>
<p>Did you notice that I didn&#8217;t say &#8220;Revenue&#8221; was the KPI?  In fact, I said that the performance of Actual Revenue to a target is the KPI i.e. the variance.  This is important.  KPIs measure PER-FOR-MANCE.</p>
<p>So, a KPI measures how well we performed against a given target.</p>
<p>That makes sense right?  So what&#8217;s the fuss about scorecards and KPIs and all that?  Well&#8230; balanced scorecards are designed to show overall performance of the organisation.  Not just easily quantifiable things like Profit Margin.  And how do you compare, equate and aggregate information such as Employee Satisfaction, Customer Satisfaction, Operational Effectiveness, Environmental Sustainability and Profit Margin altogether?</p>
<div>
<p> </p>
<table style="collapse" border="0">
<col></col>
<col></col>
<col></col>
<tbody></tbody>
<tbody>
<tr style="37px">
<td style="7px" colspan="3">
<h1>Where do I Come From?</h1>
</td>
</tr>
<tr style="241px">
<td style="7px" valign="top"><img src="http://sharepointmagazine.net/wp-content/uploads/2009/02/021709-0258-kpiswhoami15.png" alt="" /></td>
<td style="7px" colspan="2">Now we get down to the meat of it.  And what this has to do with SharePoint.  Someone, somewhere has to actually physically build our KPIs, store them, access them and use them. </p>
<p><strong>What are My Options?<br />
</strong></p>
<ol>
<li>PerformancePoint Monitoring &amp; Analysing<br />
PerformancePoint delivers excellent reusability and sharing of KPIs, customisable indictors.<br />
Coming from the Office suite of tools, it is a UI* which doesn&#8217;t require IT involvement – it is aimed at BAs and super-users.<br />
Integrates with existing technologies, SQL and SharePoint.</li>
<li>SharePoint<br />
PerformancePoint still uses SharePoint as it&#8217;s UI but here I&#8217;m talking about building KPIs themselves.  As of Office 14, PerformancePoint M&amp;A will be entirely bundled into MOSS.  Which I guess means that SharePoint&#8217;s existing rudimentary KPI building functionality will disappear.  Yes, it&#8217;s rudimentary and simple &#8211; it&#8217;s ok for really small stuff but if you&#8217;re from an IT department, my advice is, don&#8217;t waste your time.</li>
<li>
<div>SSAS<br />
Get your MDX skills going because you&#8217;re gonna be writing a lot of MDX queries.  That&#8217;s not a bad thing.  I&#8217;m just saying that&#8217;s what you will be doing.  Also, all information relating to a single KPI must be contained within that cube where the KPI sits.  And you&#8217;re gonna have to create the interface using Excel or suchlike yourself.</div>
</li>
<li>
<div>Numerous Other Software Vendors<br />
It all comes down to cost doesn&#8217;t it?  And integration.  And user familiarity with the UI*.</div>
</li>
</ol>
<p>I know I&#8217;m biased.  I like PerformancePoint. It integrates nicely with technologies that I&#8217;m already using (SQL and SharePoint).  And I like that it&#8217;s gonna be bundled with MOSS.  So sue me (no, don&#8217;t really)&#8230;</p>
<p style="18pt">* user interface</p>
</td>
</tr>
<tr style="37px">
<td style="7px" colspan="3">
<h1>Who Am I?</h1>
</td>
</tr>
<tr style="241px">
<td style="7px" valign="top"><img src="http://sharepointmagazine.net/wp-content/uploads/2009/02/021709-0258-kpiswhoami25.png" alt="" /></td>
<td style="7px" colspan="2"><strong>Profit &#8211; What Else is There?<br />
</strong> </p>
<p>I could give you a massive list of KPIs, but I ain&#8217;t gonna.  Check out the <a href="http://www.epmreview.com/KPI-Library.html">EPM Review</a>.  They have an EXHAUSTIVE list of common KPIs.    It&#8217;ll knock your socks off&#8230; or provide just the impetus you&#8217;ve been needing to clean out your garage.  Who am I to judge?</p>
<p>Just remember this&#8230; you want to measure performance in all areas that are important to you.   While there is some commonality across organisations, there is by no means uniformity.  This means, the very first thing you&#8217;ve got to do, is consider your organisations values, mission and strategic plan.  This will guide you on what&#8217;s important FOR YOUR ORGANISATION.</p>
<p>Once you know what you want to achieve, then you need to identify what data <span style="underline">you already have</span> that can be used to quantify those areas.  Then consider, what data you <span style="underline">could</span> capture but don&#8217;t already have.  Finally, don&#8217;t forget to think through and identify what data you can&#8217;t capture.  It may be just as important to know what&#8217;s missing.</p>
<p><strong>How Long is a Piece of String<br />
</strong></p>
<p>Defining targets is not as simple as it seems initially.  Again, this is something you need to think through at the outset.  Targets could be manually entered values, but based on what?  It could be as simple as Revenue Last Year + 4%.  But someone somewhere has to decide how many percent, and whether that base revenue number should include Revenue from discontinuing entities, or interest  or a number of other factors.  The fact is, you need to think this through separately for each and every KPI.</td>
</tr>
<tr style="37px">
<td style="7px" colspan="3">
<h1>Getting on the Merry-Go-Round</h1>
</td>
</tr>
<tr style="241px">
<td style="7px" valign="top"><img src="http://sharepointmagazine.net/wp-content/uploads/2009/02/021709-0258-kpiswhoami35.png" alt="" /></td>
<td style="7px" colspan="2">Common issues you will face when designing your KPIs&#8230; </p>
<p><strong>Defining the KPI</strong><br />
What&#8217;s the formula?  Each segment of the organisation defines things in slightly different ways.  In order to measure them effectively, a corporate view needs to be taken.  This can be tricky.  If you want the data used to derive the results to be meaningful then you either have to (a) ensure it&#8217;s 100% automated and requires no business unit level input or (b) find a way to get everyone to agree on a common definition.  Good luck with that!</p>
<p><strong>Weighting the KPI</strong></p>
<p>Some KPIs are more important than others.  Well, maybe not more important but certainly the impact on the organisation of poor performance, or conversely good performance, is more greatly felt.  So we need to identify what matters.  Again, getting everyone to agree can be challenging.  But this is an important thought process and should be well considered before jumping in the deep end.  It helps to look at your strategic plan and that may point you in an appropriate direction.</p>
<p><strong>Too Many KPIs</strong></p>
<p>I see this time and time again.  How do you hit the bullseye when you&#8217;re aiming everywhere?  It&#8217;s got to be achievable, not the KPI targets but the project itself.  Getting a scorecard up and running is  challenge, no doubt about it. But getting people to use it, now that&#8217;s the real challenge.  So start small.  I&#8217;ll say it again.  Start SMALL.  Did you miss it?   START SMALL!!</p>
<p>Get users comfortable with a few key areas before you throw a thousand or a hundred or even 50 KPIs at them.  They just won&#8217;t read it.  They won&#8217;t understand what they are looking at.  My suggestion, seriously, start with 10 <span style="underline">at the most</span>.  I know there are BAs and scorecard developers out there looking at me in stunned silence (well, reading at me in stunned silence&#8230; or perhaps not, perhaps you are yelling at the screen (if so, ask yourself why because I can&#8217;t actually hear you).  Of course, you can revisit it later&#8230; just don&#8217;t start with information overload.  That&#8217;s all I&#8217;m saying.</td>
</tr>
<tr style="241px">
<td style="7px" colspan="2"> </td>
<td style="7px"> </td>
</tr>
<tr>
<td style="1px" valign="middle"><img src="http://sharepointmagazine.net/wp-content/uploads/2009/02/021709-0258-kpiswhoami45.jpg" alt="" /></td>
<td style="1px" colspan="2" valign="middle"><a href="http://sharepointmagazine.net/?p=875">Part 1 – Getting to Know You &#8211; Intro to SharePoint BI</a></td>
</tr>
<tr>
<td style="1px" valign="middle"><img src="http://sharepointmagazine.net/wp-content/uploads/2009/02/021709-0258-kpiswhoami55.jpg" alt="" /></td>
<td style="1px" colspan="2" valign="middle"><a href="http://sharepointmagazine.net/?p=1342">Part 2 – Sell! Sell! Sell! Why Build a Dashboard Anyway?</a></td>
</tr>
<tr>
<td style="1px" valign="middle"><img src="http://sharepointmagazine.net/wp-content/uploads/2009/02/021709-0258-kpiswhoami65.jpg" alt="" /></td>
<td style="1px" colspan="2" valign="middle"><a href="http://sharepointmagazine.net/?p=2569">Part 3 – KPIs – Where do I Come From?</a></td>
</tr>
<tr>
<td style="1px" valign="middle"><img src="http://sharepointmagazine.net/wp-content/uploads/2009/02/021709-0258-kpiswhoami75.jpg" alt="" /></td>
<td style="1px" colspan="2" valign="middle">Part 4 – Dissecting Dashboards</td>
</tr>
<tr>
<td style="1px" valign="middle"><img src="http://sharepointmagazine.net/wp-content/uploads/2009/02/021709-0258-kpiswhoami85.gif" alt="" /></td>
<td style="1px" colspan="2" valign="middle">Part 5 – We Really Need to Talk – Scorecards &amp; Reports</td>
</tr>
<tr>
<td style="1px" valign="middle"><img src="http://sharepointmagazine.net/wp-content/uploads/2009/02/021709-0258-kpiswhoami95.jpg" alt="" /></td>
<td style="1px" colspan="2" valign="middle">Part 6 – Beware the Bogeyman – Securing Dashboards</td>
</tr>
</tbody>
</table>
</div>
<p>Siyonara amigos!  Till next time.</p>
<p>Kristen Hodges, MCTS, MCITP<br />
<a href="http://www.bi-tch.blogspot.com">http://www.bi-tch.blogspot.com</a></p>
<p>http://b-iq.org</p>
<p><strong>References<br />
</strong></p>
<p><a href="http://www.epmreview.com/KPI-Library.html">http://www.epmreview.com/KPI-Library.html</a><br />
<a href="http://nickbarclay.blogspot.com/search?updated-max=2008-01-09T15%3A44%3A00-05%3A00&amp;max-results=20">http://nickbarclay.blogspot.com/search?updated-max=2008-01-09T15%3A44%3A00-05%3A00&amp;max-results=20</a></p>
]]></content:encoded>
			<wfw:commentRss>http://sharepointmagazine.net/technical/administration/kpis-%e2%80%93-who-am-i-and-where-do-i-come-from-part-3-of-6/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Sell! Sell! Sell! Why Build a Dashboard Anyway? (Part 2 of 6)</title>
		<link>http://sharepointmagazine.net/technical/administration/sell-sell-sell-why-build-a-dashboard-anyway-part-2-of-6</link>
		<comments>http://sharepointmagazine.net/technical/administration/sell-sell-sell-why-build-a-dashboard-anyway-part-2-of-6#comments</comments>
		<pubDate>Mon, 27 Oct 2008 07:00:13 +0000</pubDate>
		<dc:creator>Kristen Hodges</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[BI]]></category>
		<category><![CDATA[Business Intelligence]]></category>
		<category><![CDATA[Dashboards]]></category>
		<category><![CDATA[PerformancePoint]]></category>
		<category><![CDATA[plan]]></category>
		<category><![CDATA[report]]></category>
		<category><![CDATA[reporting]]></category>
		<category><![CDATA[Scorecards]]></category>
		<category><![CDATA[strategy]]></category>

		<guid isPermaLink="false">http://sharepointmagazine.net/?p=1342</guid>
		<description><![CDATA[There is no limit to the ways you can use a scorecard or a dashboard except your imagination. That’s all very well and good, but how do you the humble technician explain it to the decision makers? There really are two audiences – those making the IT strategic decisions and business managers. How to get them onboard? That I can help with!  In part 2 of our discussion on Dashboards &#38; SharePoint let's look at what's in it for everyone.
]]></description>
			<content:encoded><![CDATA[<p>In my last <a href="http://sharepointmagazine.net/technical/administration/getting-to-know-you-intro-to-sharepoint-bi-part-1-of-6">article</a>, I introduced you to the idea of Business Intelligence within a SharePoint framework and the basic terminology around dashboards. To review, a dashboard, in the context of this discussion, is a container for scorecards, reports and other objects. Scorecards provide an aggregated, weighted view of business performance across varying functional areas. This time, we&#8217;re going to discuss the drivers for creating a dashboard.</p>
<p>Generally, when you start talking about scorecards, people picture the balanced scorecard. The balanced scorecard has 4 perspectives (or objectives), according to the <a href="http://en.wikipedia.org/wiki/Robert_S._Kaplan">Kaplan</a> methodology which seems to be generally recognised as the most common balanced scorecard. These are: Financial, Operational, People and Customer. The KPIs (Key Performance Indicators) which make up each perspective are specific to your organisation and might be based on your organisation&#8217;s 5-year strategy plan or a core set of performance measures or a combination of both. For example:</p>
<p><img src="http://sharepointmagazine.net/wp-content/uploads/2008/10/101708-1332-sellsellsel15.png" alt="" /></p>
<p>However this is not the only type of scorecard. How about a sustainability scorecard which shows these perspectives:</p>
<p><img src="http://sharepointmagazine.net/wp-content/uploads/2008/10/101708-1332-sellsellsel25.png" alt="" /></p>
<p>Or these:</p>
<p><img src="http://sharepointmagazine.net/wp-content/uploads/2008/10/101708-1332-sellsellsel35.png" alt="" /></p>
<p>Now let&#8217;s look at an entirely strategy-based approach to a balanced scorecard:</p>
<p><img src="http://sharepointmagazine.net/wp-content/uploads/2008/10/101708-1332-sellsellsel45.png" alt="" /></p>
<p>How about a scorecard for use by call centre staff:</p>
<p><img src="http://sharepointmagazine.net/wp-content/uploads/2008/10/101708-1332-sellsellsel55.png" alt="" /></p>
<p>As you can see there is no limit to the ways you can use a scorecard except your imagination. But that&#8217;s all very well and good, how do you the humble technician explain it to the decision makers? There really are two audiences – those making the IT strategic decisions and business managers, which in my experience means Marketing Managers and Finance Managers. Somehow you need both parties to come to the party at the same time. Which can be a challenge&#8230; but that&#8217;s a problem you&#8217;ll have to nut out for your own organisation. How to manage them? That I can help with!</p>
<p>Ok so first, let&#8217;s address the business managers.</p>
<p><img src="http://sharepointmagazine.net/wp-content/uploads/2008/10/101708-1332-sellsellsel65.png" alt="" /></p>
<p>Now let&#8217;s address the second part of the equation, those holding the IT purse-strings. There are a few wins from their perspective (dodgy scorecard pun intended) too:</p>
<ul>
<li>Leverage existing investments in SharePoint and SQL</li>
<li>Dashboards tend to create warm-fuzzy feelings in high-level managers because they look pretty</li>
<li>Reduce printing of flat reports</li>
<li>Reduce storage of large spreadsheets and Access databases</li>
<li>Reduce emailing spreadsheets around the organisation</li>
<li>One version of the truth!</li>
</ul>
<p>But you know what else, if you can get the business managers on board first, the 2<sup>nd</sup> part will be a lot easier!</p>
<p>The fact is, hysterical pronouncements about the death of balanced scorecards are somewhat exaggerated. In fact, I&#8217;d say a complete crock! If I can see at a glance, the performance of my organisation or my area or my whatever! I am a happy chappy. That&#8217;s just common sense. As to the rest, well, I pity the fool. As some old dude with a lot of bling once said.</p>
<div>
<table style="collapse" border="0">
<col span="1"></col>
<col span="1"></col>
<tbody>
<tr>
<td style="1px" valign="middle"><img src="http://sharepointmagazine.net/wp-content/uploads/2008/10/101708-1332-sellsellsel74.jpg" alt="" /></td>
<td style="1px" valign="middle"><a href="http://sharepointmagazine.net/?p=875">Part 1 – Getting to Know You &#8211; Intro to SharePoint BI</a></td>
</tr>
<tr>
<td style="1px" valign="middle"><img src="http://sharepointmagazine.net/wp-content/uploads/2008/10/101708-1332-sellsellsel84.jpg" alt="" /></td>
<td style="1px" valign="middle"><a href="http://sharepointmagazine.net/?p=1342">Part 2 – Sell! Sell! Sell! Why Build a Dashboard Anyway?</a></td>
</tr>
<tr>
<td style="1px" valign="middle"><img src="http://sharepointmagazine.net/wp-content/uploads/2008/10/101708-1332-sellsellsel94.jpg" alt="" /></td>
<td style="1px" valign="middle">Part 3 – KPIs – Where do I Come From?</td>
</tr>
<tr>
<td style="1px" valign="middle"><img src="http://sharepointmagazine.net/wp-content/uploads/2008/10/101708-1332-sellsellsel104.jpg" alt="" /></td>
<td style="1px" valign="middle">Part 4 – Dissecting Dashboards</td>
</tr>
<tr>
<td style="1px" valign="middle"><img src="http://sharepointmagazine.net/wp-content/uploads/2008/10/101708-1332-sellsellsel114.gif" alt="" /></td>
<td style="1px" valign="middle">Part 5 – We Really Need to Talk – Scorecards &amp; Reports</td>
</tr>
<tr>
<td style="1px" valign="middle"><img src="http://sharepointmagazine.net/wp-content/uploads/2008/10/101708-1332-sellsellsel124.jpg" alt="" /></td>
<td style="1px" valign="middle">Part 6 – Beware the Bogeyman – Securing Dashboards</td>
</tr>
</tbody>
</table>
</div>
<p>Siyonara amigos! Till next time.</p>
<p>Kristen Hodges, MCTS, MCITP<br />
<a href="http://www.bi-tch.blogspot.com">http://www.bi-tch.blogspot.com</a></p>
<p>http://b-iq.org</p>
<p><strong>References<br />
</strong></p>
<p><a href="http://www.isixsigma.com/library/content/c081013a.asp">http://www.isixsigma.com/library/content/c081013a.asp</a><br />
<a href="http://www.bscol.com/pdf/Kaplan-Nagel-Mar04DM.pdf">http://www.bscol.com/pdf/Kaplan-Nagel-Mar04DM.pdf</a></p>
]]></content:encoded>
			<wfw:commentRss>http://sharepointmagazine.net/technical/administration/sell-sell-sell-why-build-a-dashboard-anyway-part-2-of-6/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting to Know You &#8211; Intro to SharePoint BI  (Part 1 of 6)</title>
		<link>http://sharepointmagazine.net/technical/administration/getting-to-know-you-intro-to-sharepoint-bi-part-1-of-6</link>
		<comments>http://sharepointmagazine.net/technical/administration/getting-to-know-you-intro-to-sharepoint-bi-part-1-of-6#comments</comments>
		<pubDate>Tue, 16 Sep 2008 04:57:50 +0000</pubDate>
		<dc:creator>Kristen Hodges</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[BI]]></category>
		<category><![CDATA[Business Intelligence]]></category>
		<category><![CDATA[Dashboards]]></category>
		<category><![CDATA[PerformancePoint]]></category>
		<category><![CDATA[plan]]></category>
		<category><![CDATA[report]]></category>
		<category><![CDATA[reporting]]></category>
		<category><![CDATA[Scorecards]]></category>
		<category><![CDATA[strategy]]></category>

		<guid isPermaLink="false">http://sharepointmagazine.net/?p=875</guid>
		<description><![CDATA[As they say, let's start at the very beginning. Business Intelligence (as if I need to explain it to you!) is a generic term used to describe the technology and processes whose primary purpose is to monitor, analyse and plan thereby driving Business Process Improvement, which is, shock horror(!!), according to the same Gartner research, the Number 1 business priority... who'da thunk it! ]]></description>
			<content:encoded><![CDATA[<div>
<table style="collapse" border="0">
<col></col>
<col></col>
<tbody>
<tr>
<td style="7px" colspan="2"><img src="http://sharepointmagazine.net/wp-content/uploads/2008/09/090508-0857-gettingtokn15.png" alt="" align="left" /></td>
<td style="7px">Business Intelligence (or BI as the cool kids are calling it) has been buzz word du jour for quite some time now. Gartner research lists it as the <a href="http://www.gartner.com/it/page.jsp?id=587309">Number 1 technology priority</a> for 2008 for CIO&#8217;s the 3<sup>rd</sup> year running.  Clearly someone important cares!  As SharePoint professionals, how can we deliver on these priorities?  And what does SharePoint have to do with BI anyway?</td>
</tr>
</tbody>
</table>
</div>
<p><strong>What Is Business  Intelligence?<br />
</strong></p>
<p>As they say, let&#8217;s start at the very beginning.  Business Intelligence (as if I need to explain it to you!) is a generic term used to describe the technology and processes whose primary purpose is to monitor, analyse and plan thereby driving Business Process Improvement, which is, shock horror(!!), according to the same Gartner research, the Number 1 business priority&#8230; who&#8217;da thunk it!</p>
<p style="center"><img src="http://sharepointmagazine.net/wp-content/uploads/2008/09/090508-0857-gettingtokn25.png" alt="" /></p>
<p><span style="10pt">Microsoft&#8217;s Monitor, Analyze, Plan paradigm is mentioned alot when we talk about BI. It is these three actions which should be driving technology needs and the output of them that should be driving business decisions. That makes it kinda important. It&#8217;s all very well to give the Finance Director a report showing how many sales were made this month but unless you start comparing them to last month or last year AND forecasting next year meaningfully then what&#8217;s the point? It&#8217;s all about informed decision-making and planning.<br />
</span></p>
<p><span style="10pt"><strong>What&#8217;s SharePoint Got to do With it?</strong><br />
</span></p>
<p><span style="10pt">When it comes to SharePoint there is, quite rightfully, a lot of focus on portals, collaboration and Content Management. And yet SharePoint is actually plays a big part in the BI space.<br />
</span></p>
<p><span style="10pt">With SharePoint we can extend Excel 2007 by using Excel Services for more scalable, manageable spreadsheets. With Report Centre, we can create dashboards from disparate sources, we can talk to Reporting Services, Excel and our LOB systems. With the Business Data Catalog (BDC) we can connect to LOB systems and access data from, for example, SAP and make it available in SharePoint. And that&#8217;s before we start considering complementary products such as PerformancePoint.<br />
</span></p>
<p><span style="10pt"><strong>Performance Who?</strong><br />
</span></p>
<p><span style="10pt">So you might notice that I snuck in a little mention of PerformancePoint there. Maybe you&#8217;ve heard of it, maybe you haven&#8217;t. I&#8217;m going to assume the latter because it&#8217;s a newish technology. You may have heard of it before under its previous moniker, Business Scorecard Manager or BSM. Still no? Think KPIs, scorecards and dashboards. Now add planning &amp; forecasting. Oh, and don&#8217;t forget ProClarity for slice &amp; dice analysis, data mining and yet more KPIs. It&#8217;s a bit of a behemoth sure but the idea is that PerformancePoint is the enterprise-level tool for developing everything required for the BI lifecycle – that is, to monitor, analyse and plan. And guess what PerformancePoint uses as it&#8217;s delivery tool? You guessed it, SharePoint! There are specific webparts designed just for delivering PerformancePoint. In fact, for users it&#8217;s the only way to interact with the monitoring (ie dashboards, scorecards and KPIs) aspects of PerformancePoint. So now we know what PerformancePoint is, why am I banging on about it so much?<br />
</span></p>
<p><span style="10pt"><strong>What Am I Talking About?</strong><br />
</span></p>
<p><span style="10pt">This is the first of a series of 6 articles which is going to focus on SharePoint BI. In particular, building dashboards for SharePoint. And while there are many ways of building dashboards, as I will cover in detail in the part 3, PerformancePoint is a key technology in this armoury with the greatest scope for enterprise-level development. No one method is &#8216;better&#8217; than the other, they are all Microsoft technologies after all, but each does serve a slightly different purpose. Consider the difference between using Excel, Access and SQL Server to create a database. Sure they&#8217;re all do-able but you aren&#8217;t gonna create an enterprise application using Excel as a back-end now are you? The same holds true with PerformancePoint and SharePoint. That old saying &#8220;the right tool for the right job&#8221; is just as relevant in technology as in anything else.<br />
</span></p>
<p style="center"><img src="http://sharepointmagazine.net/wp-content/uploads/2008/09/090508-0857-gettingtokn34.jpg" alt="" /><span style="10pt"><br />
</span></p>
<p><span style="10pt"><strong>Dashboard, KPIs, Scorecards. Whatever!<br />
</strong></span></p>
<p><span style="10pt">BI does have its own set of jargon, doesn&#8217;t it! So what does it all mean? Think of it this way&#8230; dashboards contain scorecards, reports and any other objects you can think of (applications, links, files etc). Scorecards contain KPIs.<br />
</span></p>
<p><span style="10pt">KPIs are &#8220;Key Performance Indicators&#8221; or measures of how well (or poorly) targets were met.<br />
When talking about KPIs, you can always assume that we have at least an Actual Value and a Target Value. We may also have forecast values.<br />
</span></p>
<p><span style="10pt">Scorecards are made up of many KPIs. These KPIs may be grouped. And different weightings applied based on the impact or importance of a KPI. KPI groups and KPIs may be rolled up to show overall performance. Scorecards often include indicators or little graphical flags which show how close to target our KPIs are.<br />
</span></p>
<p><span style="10pt">Dashboards are a single page contained in a Document Library. A dashboard may contain multiple scorecards, as well as related reports and other files.<br />
</span></p>
<p><img src="http://sharepointmagazine.net/wp-content/uploads/2008/09/090508-0857-gettingtokn44.png" alt="" /><span style="10pt"><br />
</span></p>
<p><span style="10pt"><strong>What Are We Going to Cover?</strong><br />
</span></p>
<p><span style="10pt">As I mentioned previously, in part 3 we&#8217;re going to discuss the various tools available to us in building KPIs, the benefits and risks of each. In part 4, we will learn how to build a dashboard and in part 5, how to get scorecards to communicate with reports and other scorecards for that matter. Finally, dashboard in hand, we will learn how to make sure nobody&#8217;s sticky-beaking where they shouldn&#8217;t be in part 6. But to get things moving, our next article will answer the question at the heart of it all&#8230; why build a dashboard anyway?<br />
</span></p>
<div style="center">
<table style="collapse" border="0">
<col></col>
<col></col>
<tbody>
<tr>
<td style="7px">
<p style="center"><img src="http://sharepointmagazine.net/wp-content/uploads/2008/09/090508-0857-gettingtokn54.jpg" alt="" /></p>
</td>
<td style="7px"><a href="http://sharepointmagazine.net/?p=875"><span style="10pt">Part 1 – Getting to Know You &#8211; Intro to SharePoint BI</span></a></td>
</tr>
<tr>
<td style="7px">
<p style="center"><img src="http://sharepointmagazine.net/wp-content/uploads/2008/09/090508-0857-gettingtokn64.jpg" alt="" /></p>
</td>
<td style="7px"><span style="10pt">Part 2 – Sell! Sell! Sell! Why Build a Dashboard Anyway?</span></td>
</tr>
<tr>
<td style="7px">
<p style="center"><img src="http://sharepointmagazine.net/wp-content/uploads/2008/09/090508-0857-gettingtokn74.jpg" alt="" /></p>
</td>
<td style="7px"><span style="10pt">Part 3 – KPIs – Where do I Come From?</span></td>
</tr>
<tr>
<td style="7px">
<p style="center"><img src="http://sharepointmagazine.net/wp-content/uploads/2008/09/090508-0857-gettingtokn84.jpg" alt="" /></p>
</td>
<td style="7px"><span style="10pt">Part 4 – Dissecting Dashboards</span></td>
</tr>
<tr>
<td style="7px">
<p style="center"><img src="http://sharepointmagazine.net/wp-content/uploads/2008/09/090508-0857-gettingtokn94.gif" alt="" /></p>
</td>
<td style="7px"><span style="10pt">Part 5 – We Really Need to Talk – Scorecards &amp; Reports</span></td>
</tr>
<tr>
<td style="7px">
<p style="center"><img src="http://sharepointmagazine.net/wp-content/uploads/2008/09/090508-0857-gettingtokn104.jpg" alt="" /></p>
</td>
<td style="7px"><span style="10pt">Part 6 – Beware the Bogeyman – Securing Dashboards</span></td>
</tr>
</tbody>
</table>
</div>
<p><span style="10pt">I look forward to the next 5 articles, your comments, thoughts and questions.<br />
</span></p>
<p><span style="10pt">Cheers,<br />
</span></p>
<p><span style="10pt"><span style="black">Kristen Hodges, MCTS, MCITP<br />
<a></a></span><a>http://www.bi-tch.blogspot.com<span style="black"><br />
</span></a><a></a></span><a>http://b-iq.org<span style="black"><br />
</span></a></p>
<p><span style="10pt"><a><strong>References</strong><br />
</a></span></p>
<p><a href="http://www.gartner.com/it/page.jsp?id=587309"><span style="10pt">http://www.gartner.com/it/page.jsp?id=587309</span></a><span style="10pt"><span style="black"><br />
<a></a></span><a>http://office.microsoft.com/en-us/sharepointtechnology/FX101758691033.aspx<span style="black"><br />
</span></a><a></a></span><a>http://www.microsoft.com/sharepoint/capabilities/bi/overview.mspx<span style="black"><br />
</span></a></p>
]]></content:encoded>
			<wfw:commentRss>http://sharepointmagazine.net/technical/administration/getting-to-know-you-intro-to-sharepoint-bi-part-1-of-6/feed</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
	</channel>
</rss>
