<?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>InfoSol Blog &#187; dashboard</title>
	<atom:link href="http://infosolblog.com/tag/dashboard/feed/" rel="self" type="application/rss+xml" />
	<link>http://infosolblog.com</link>
	<description>We&#039;re Passionate About Business Intelligence</description>
	<lastBuildDate>Wed, 04 Aug 2010 17:57:22 +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>Xcelsius Dashboards &#8211; Best Practices &#8211; Data Layout</title>
		<link>http://infosolblog.com/xcelsius-dashboards-best-practices-data-layout/</link>
		<comments>http://infosolblog.com/xcelsius-dashboards-best-practices-data-layout/#comments</comments>
		<pubDate>Fri, 23 Apr 2010 00:36:14 +0000</pubDate>
		<dc:creator>Roxanne</dc:creator>
				<category><![CDATA[InfoBurst-XDS]]></category>
		<category><![CDATA[XDM]]></category>
		<category><![CDATA[Xcelsius]]></category>
		<category><![CDATA[Best Practices]]></category>
		<category><![CDATA[Business Intelligence]]></category>
		<category><![CDATA[dashboard]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[InfoBurst]]></category>
		<category><![CDATA[QaaWS]]></category>
		<category><![CDATA[Xcelsius Connectivity]]></category>
		<category><![CDATA[XDS]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://infosolblog.com/?p=432</guid>
		<description><![CDATA[In addition to the Xcelsius Dashboard Maintenance – Best Practices – Using Labels in Excel I wanted to share other important aspects of making Xcelsius dashboards easy to maintain and for other developers to understand.  One such practice is having some kind of conformity in your approach to how you lay out the data for your Xcelsius [...]]]></description>
			<content:encoded><![CDATA[<p>In addition to the <a rel="bookmark" href="http://infosolblog.com/xcelsius-best-practices-using-labels/">Xcelsius Dashboard Maintenance – Best Practices – Using Labels in Excel</a> I wanted to share other important aspects of making Xcelsius dashboards easy to maintain and for other developers to understand.  One such practice is having some kind of conformity in your approach to how you lay out the data for your Xcelsius project. </p>
<p>In this blog I will discuss 2 methods, both of which are valid and are useful ways to organize dashboard data.  Deciding as an organization which approach you adopt can help with the process of taking up someone else’s project. </p>
<p> Some Xcelsius developers like to use a method of having all the data that is being used in the dashboard on one (or more) tab/s of the Excel spreadsheet, and then as you need to use data for display, using a series of vlookups or match &amp; index functions for displaying data on charts, which they layout on other tabs of the spreadsheet.</p>
<p>My preferred method is to spread the layout in such a way that the names of the Excel tabs generally correspond to the functional area on the Xcelsius dashboard, perhaps even the same name of the Xcelsius  tab (Either the Tab Set Container or the Label based menu, is what I&#8217;m thinking of), so that all the data being expressed on that &#8220;page&#8221; of the dashboard is on one tab in the Excel spreadsheet behind the scenes. </p>
<p><a href="http://infosolblog.com/wp-content/uploads/2010/04/xcelsius-data-layout1.jpg"><img class="alignleft size-full wp-image-439" title="xcelsius - data layout1" src="http://infosolblog.com/wp-content/uploads/2010/04/xcelsius-data-layout1.jpg" alt="" width="620" height="101" /></a></p>
<p>  <a href="http://infosolblog.com/wp-content/uploads/2010/04/xcelsius-data-layout1b.jpg"><img class="alignleft size-full wp-image-443" title="xcelsius - data layout1b" src="http://infosolblog.com/wp-content/uploads/2010/04/xcelsius-data-layout1b.jpg" alt="" width="620" height="50" /></a></p>
<p>I like to have the data insert &amp; any manipulations I have to do for expressing that data nearby the loaded data, so that it is all in one place &amp; I can find it easily.  The only difficulty with this is when you have many components on one &#8220;page&#8221; or you have to create several aggregate levels to display.  Spreading it out &amp; spacing it can become an issue, and this is where again, labeling the spreadsheet is so important.  (But aren&#8217;t we glad that if we move data around on the spreadsheet that the links follow, for those of you who have been using Xcelsius since the 4.5 days!). </p>
<p><a href="http://infosolblog.com/wp-content/uploads/2010/04/xcelsius-data-layout2.jpg"><img class="alignleft size-full wp-image-434" title="xcelsius - data layout2" src="http://infosolblog.com/wp-content/uploads/2010/04/xcelsius-data-layout2.jpg" alt="" width="620" height="248" /></a></p>
<p>This approach, of course, assumes you have the aggregated data to work with!  Which leads back to my previous blog regarding <a href="http://infosolblog.com/comparing-xcelsius-connectivity-choices/">data connectivity options</a>.   If I have to use QaaWS, I end up having to do a lot of manipulation in the universe to get the data to look or be ordered the way I want to use it in Xcelsius.  I usually have to end up making many of what I call, &#8220;dimensionalized measures&#8221; when I want to end up with a crosstab result.  So I have a measure for Jan Sales, Feb Sales, etc.  Very tedious.  Sorting is another  issue that is often easier addressed in the universe, but also can be labor intensive.  </p>
<p>Live Office gives me the option to create crosstabs and sort the data in any way I wish and I can also have multiple tabs to aggregate the data at different levels (YTD, MTD,  past 30 days, etc).  The problem that I so often bump into with this approach is the amount of data when we get down to the detail level.  We have all experienced poor performance any time we go over the 512 row default and horrible performance when we approach 1000 rows. </p>
<p>All of these are reasons why I enjoy using the InfoBurst XDS or <a href="http://infoburst2009.com/about-xdm" target="_blank">XDM</a> option, as it addresses all these issues, plus gives me many more options.  The <em>Intelligent Cache</em> syntax of this tool is by far the most exciting feature, in my opinion.  Using their syntax, I can pass parameters to the XML url call and only return the rows of data I wish to display.  For example, within my xml url call, I can add syntax that returns …. YEAR=2009;DIVISION=HPD;DEPT=23.  This ability to extract just the rows of data I want to display helps keep my dashboards very responsive, since I am not loading it down with too much data.  It also gives me the ability to go to a much more detailed level than I would have been able to with QaaWS or LiveOffice.</p>
<p>XDS or <a href="http://infoburst2009.com/about-xdm" target="_blank">XDM</a> also has syntax to return unique values of a particular column from an xml data set which I can use for  my selector.  My selector will always have accurate values, as it is loaded from the current xml cache, rather than from a hard-coded list in my Excel spreadsheet which may not be up-to-date.</p>
<p>And, I have the flexibility to create these large XML data sets from a Web Intelligence document or by writing a query, directly to the database, or even from an Excel spreadsheet, and any combination of all three!</p>
]]></content:encoded>
			<wfw:commentRss>http://infosolblog.com/xcelsius-dashboards-best-practices-data-layout/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Data Quality Dashboards</title>
		<link>http://infosolblog.com/data-quality-dashboards/</link>
		<comments>http://infosolblog.com/data-quality-dashboards/#comments</comments>
		<pubDate>Tue, 20 Apr 2010 23:16:57 +0000</pubDate>
		<dc:creator>Moksh</dc:creator>
				<category><![CDATA[Business Intelligence]]></category>
		<category><![CDATA[Infoburst 2009]]></category>
		<category><![CDATA[Xcelsius]]></category>
		<category><![CDATA[dashboard]]></category>
		<category><![CDATA[Data Quality]]></category>

		<guid isPermaLink="false">http://infosolblog.com/?p=383</guid>
		<description><![CDATA[The stream of articles, white papers and videos desperately trying to convince the business community of the negative impact of poor data quality on their bottom line seems to be never ending.  It almost seems like the IT brigade is marching into a cul-de-sac at the end of which is a brick wall with three [...]]]></description>
			<content:encoded><![CDATA[<p>The stream of articles, white papers and videos desperately trying to convince the business community of the negative impact of poor data quality on their bottom line seems to be never ending.  It almost seems like the IT brigade is marching into a cul-de-sac at the end of which is a brick wall with three large letters written on it – ‘ROI’.  Data Quality projects share their dreaded fate with all other projects emanating from the IT division and including the geeky word ‘data’ in their title.  While the management continues to remain blissfully ignorant of the unsettling financial and human consequences of bad data, customers, employees and business itself continues to suffer from ‘Data Quality Blues’.</p>
<p>The one technology in recent years that has managed to captivate the business users in organizations across the globe is undoubtedly &#8211; Dashboards.  Dashboards speak to them in a language which they are familiar with, the language of graphs, charts and metrics.  The BI Dashboard serves as an abstraction layer that shields the business users from the intricate and unwelcoming world of the ‘Data Churners’.  It is this instrument therefore, that should be leveraged to enlighten the management of financial losses that are incurred due to a seemingly trivial typo error or a misplaced digit in the sales figures.  Although this may not be the panacea one is looking for, creating a real-time dashboard which attaches a price tag to every data quality issue and extrapolates the figures to demonstrate their long term impact, may just act like a sip of coffee that will stimulate their business senses.</p>
<p> <a href="http://infosolblog.com/wp-content/uploads/2010/04/DQ-dashboard-1.jpg"><img class="alignleft size-full wp-image-427" title="DQ-dashboard-1" src="http://infosolblog.com/wp-content/uploads/2010/04/DQ-dashboard-1.jpg" alt="" width="618" height="444" /></a>Here’s an example of a Data Quality Dashboard</p>
<p><a href="http://infosolblog.com/wp-content/uploads/2010/04/DQ-dashboard.jpg"></a></p>
<p> This dashboard was the outcome of the convergence of three technologies: <a title="Download .pdf from Business Objects" href="http://www.businessobjects.com/pdf/products/eim/data_quality_business_objects.pdf">BO Data Quality</a>,  <a title="Business Intelligence Report Bursting and Delivery" href="http://infoburst2009.com" target="_blank">InfoBurst 2009</a>,  and <a title="Xcelerate your Xcelsius Xcellence" href="http://infosolblog.com/infosol-services-xcelsius-dashboards/" target="_self">Xcelsius</a>.  Bundling a DQ dashboard with DQ Services benefits in the following ways: </p>
<ul>
<li>Getting the initial buy in from the senior management</li>
<li>Understanding the DQ issues that are creating havoc</li>
<li>Tracking the performance of the DQ initiative itself</li>
<li>Displaying the relevant financial metrics to answer the ROI question</li>
</ul>
<pre><span style="color: #ffffff;">.</span></pre>
<pre>Photo Credit: <a title="Common License - Sieve Photo on Wikimedia" href="http://commons.wikimedia.org/wiki/File:Sieve.jpg" target="_blank">Sieve photo in this post from Wikimedia</a></pre>
]]></content:encoded>
			<wfw:commentRss>http://infosolblog.com/data-quality-dashboards/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Xcelsius Dashboard Maintenance &#8211; Best Practices &#8211; Using Labels in Excel</title>
		<link>http://infosolblog.com/xcelsius-best-practices-using-labels/</link>
		<comments>http://infosolblog.com/xcelsius-best-practices-using-labels/#comments</comments>
		<pubDate>Sat, 17 Apr 2010 05:24:12 +0000</pubDate>
		<dc:creator>Roxanne</dc:creator>
				<category><![CDATA[Xcelsius]]></category>
		<category><![CDATA[Best Practices]]></category>
		<category><![CDATA[dashboard]]></category>
		<category><![CDATA[Excel]]></category>

		<guid isPermaLink="false">http://infosolblog.com/?p=325</guid>
		<description><![CDATA[In this post I will share with you a sample of what I consider to be one of many “best practices” to help in the ongoing maintenance of Xcelsius dashboards; Using labels in your Excel Spreadheet.  Some of the content in this post is extracted from the Excel for Xcelsius course offered by InfoSol. 
 Whether you [...]]]></description>
			<content:encoded><![CDATA[<p>In this post I will share with you a sample of what I consider to be one of many “best practices” to help in the ongoing maintenance of Xcelsius dashboards; Using labels in your Excel Spreadheet.  Some of the content in this post is extracted from the <a title="InfoSol Education - Excel for Xcelsius" href="http://www.infosol.com/education/course_details.aspx?id=70" target="_blank">Excel for Xcelsius course </a>offered by <a title="InfoSol Inc." href="http://infosol.com" target="_blank">InfoSol</a>. </p>
<p> Whether you find yourself having to update one of your own dashboards after a period of time of not working on it, or having to hand off the maintenance of the dashboard to a colleague, the initial effort of good documentation will save valuable hours and ensure continuity and success.  In this post some of the graphics will speak for themselves &#8211; you know the cliche of &#8216;a picture paints a thousand words&#8217;. </p>
<p>The graphics show examples of: </p>
<ul>
<li>good labeling,</li>
<li>use of color to enhance visual cues</li>
<li>and the use of comments within Excel. </li>
</ul>
<h3>Use of Color and Labeling</h3>
<p>Below are samples of Excel spreadsheets that incorporates the use of visual cues like color coding with simple, clear and easy to follow labels showing where components derive their inputs.</p>
<p><a href="http://infosolblog.com/wp-content/uploads/2010/04/xcelsius-labels-1.jpg"><img class="alignleft size-full wp-image-319" title="Xcelsius Best Practices - labels 1" src="http://infosolblog.com/wp-content/uploads/2010/04/xcelsius-labels-1.jpg" alt="" width="627" height="454" /></a></p>
<p><a href="http://infosolblog.com/wp-content/uploads/2010/04/xcelsius-labels-2.jpg"><img class="alignleft size-full wp-image-326" title="xcelsius labels 2" src="http://infosolblog.com/wp-content/uploads/2010/04/xcelsius-labels-2.jpg" alt="" width="627" height="191" /></a></p>
<p><a href="http://infosolblog.com/wp-content/uploads/2010/04/xcelsius-labels-3.jpg"><img class="alignleft size-full wp-image-327" title="xcelsius labels 3" src="http://infosolblog.com/wp-content/uploads/2010/04/xcelsius-labels-3.jpg" alt="" width="627" height="237" /></a></p>
<p><a href="http://infosolblog.com/wp-content/uploads/2010/04/xcelsius-labels-41.jpg"><img class="alignleft size-full wp-image-338" title="xcelsius labels 4" src="http://infosolblog.com/wp-content/uploads/2010/04/xcelsius-labels-41.jpg" alt="" width="628" height="314" /></a></p>
<h3>Using Excel Comments</h3>
<p>Another helpful option is to use the built in Excel feature of Inserting a Comment.  This leaves a small red triangle in the top right corner of a cell to indicate that a comment has been added to that cell. When the mouse hovers over the cell, the comment pops up. </p>
<p><a href="http://infosolblog.com/wp-content/uploads/2010/04/xcelsius-comments-3.jpg"><img class="alignleft size-full wp-image-331" title="xcelsius comments 3" src="http://infosolblog.com/wp-content/uploads/2010/04/xcelsius-comments-3.jpg" alt="" width="628" height="148" /></a></p>
<p> <a href="http://infosolblog.com/wp-content/uploads/2010/04/xcelsius-comments-1.jpg"><img class="alignleft size-full wp-image-329" title="xcelsius comments 1" src="http://infosolblog.com/wp-content/uploads/2010/04/xcelsius-comments-1.jpg" alt="" width="323" height="160" /></a></p>
<p>Helpful tips can be included within the comment.</p>
<p>Comments can be added to any cell by right-clicking on a cell and selecting “Insert Comment”.  Once a comment has been added to a cell, the small red triangle will appear.  A comment can be edited or deleted by right-clicking on the cell.</p>
<h3>Using a Legend</h3>
<p><a href="http://infosolblog.com/wp-content/uploads/2010/04/xcelsius-labels-legend.jpg"><img class="alignleft size-full wp-image-333" title="xcelsius labels - legend" src="http://infosolblog.com/wp-content/uploads/2010/04/xcelsius-labels-legend.jpg" alt="" width="628" height="494" /></a></p>
<p>There are many ways to document your Xcelsius Dashboard Excel Spreadsheet. </p>
<p>I would love to hear about your &#8220;Best Practices&#8221;.</p>
<p><em>There is an </em><a title="Xcelsius Bootcamp" href="http://www.regonline.com/builder/site/tab2.aspx?EventID=777769#track4" target="_blank"><em>Xcelsius Bootcamp </em></a><em>being offered in </em><a title="IBIS 2010 - Track 4" href="http://www.regonline.com/builder/site/tab2.aspx?EventID=777769#track4" target="_blank"><em>Track 4</em></a><em> of this year&#8217;s </em><a title="IBIS 2010 - Seeing Beyond Business Intelligence" href="http://www.regonline.com/builder/site/Default.aspx?eventid=777769" target="_blank"><em>IBIS 2010 event June 6-9</em></a><em> - Seeing Beyond Business Intelligence. </em></p>
]]></content:encoded>
			<wfw:commentRss>http://infosolblog.com/xcelsius-best-practices-using-labels/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Comparing Xcelsius Connectivity Choices</title>
		<link>http://infosolblog.com/comparing-xcelsius-connectivity-choices/</link>
		<comments>http://infosolblog.com/comparing-xcelsius-connectivity-choices/#comments</comments>
		<pubDate>Sat, 06 Feb 2010 00:00:00 +0000</pubDate>
		<dc:creator>Roxanne</dc:creator>
				<category><![CDATA[Business Intelligence]]></category>
		<category><![CDATA[InfoBurst]]></category>
		<category><![CDATA[InfoBurst-XDS]]></category>
		<category><![CDATA[XDM]]></category>
		<category><![CDATA[Xcelsius]]></category>
		<category><![CDATA[Business Objects]]></category>
		<category><![CDATA[dashboard]]></category>
		<category><![CDATA[Live Office]]></category>
		<category><![CDATA[QaaWS]]></category>
		<category><![CDATA[Query as a Web Service]]></category>
		<category><![CDATA[Xcelsius Connectivity]]></category>
		<category><![CDATA[XDS]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://infosolblog.com/?p=174</guid>
		<description><![CDATA[As more people deploy Xcelsius dashboard solutions, Xcelsius connectivity options has become a hot topic and I am often asked to compare the most popular methods used by BusinessObjects customers which are Query as a Web Service (QaaWS), Live Office and InfoBurst-XDS (or XDM for non-BOE deployments).]]></description>
			<content:encoded><![CDATA[<p>As more people deploy Xcelsius dashboard solutions, Xcelsius connectivity options has become a hot topic and I am often asked to compare the most popular methods used by BusinessObjects customers which are Query as a Web Service (QaaWS), Live Office and InfoBurst-XDS (or <a href="http://infoburst2009.com/about-xdm" target="_blank">XDM</a> for non-BOE deployments).</p>
<p>This is a brief summary of the differences between these 3 options which may be helpful.</p>
<p>QaaWS is a BusinessObjects web service that access BusinessObjects universes (and <em>only</em> universes) to pull back data.  Each time a dashboard is opened and selections are made, a real-time query is launched against production data, which, depending on the amount of data requested, can take many long seconds or minutes.  I have not found it to be very effective, and the few companies that do use it, have highly summarized tables in their data warehouse to use for this purpose (i.e. lots of preparation work).  The only upside I see to this method is that security is already in place based on BO user ids, and, real-time data retrieval (if that is the requirement). Large amounts of data (i.e., more than 500 rows of data) returned by the web service will significantly slow down the performance of the dashboard.  </p>
<p>With Live Office you can access Web Intelligence or Crystal reports as your data source and use the functionality of these reporting tools to summarize, crosstab and format your data.  The advantage is that you can schedule these reports to refresh in BO (InfoView) and then use the latest instance of that report for your Xcelsius data source, without waiting for it to refresh.  The disadvantage is that it requires users to log into BusinessObjects every time they access the dashboard.  (Supposedly you can use single-sign-on with this, but I have not seen it working anywhere).  Obviously, if you want to deploy this solution outside of BusinessObjects, like hosting the SWF file on SharePoint or an Intranet, most companies do not like having to sign on again.  Also, it would not work if you want to deploy outside the network (outside a firewall).  There have been many posts on the forums about the “flakiness” of LiveOffice, often losing connections and unable to refresh reports.  Since Live Office has to hold the data in the Xcelsius spreadsheet, the amount of data returned will have a negative impact on dashboard performance.  This last item has been the biggest barrier to our customers, who often wish to show granular data in their dashboards, or a significant amount of historical data.</p>
<p>InfoBurst XDS and <a href="http://infoburst2009.com/about-xdm" target="_blank">XDM</a> were designed to overcome these obstacles.  XDS can use Web Intelligence or Desktop Intelligence reports as data sources for pulling data, which it can refresh overnight (based on a schedule) and convert this data to xml.  XML is the fastest way to load data into Xcelsius.  XDS does not require a BusinessObjects login.  XDS also has the option of accessing a database directly (any database that can be accessed via an ODBC connection) through SQL queries, which can also be scheduled and converted to XML.  XDS also provides options for distributing the dashboard (putting on a network share, an intranet site, or as an email attachment or embedded in an in-line html email).  The biggest advantage, though, is the Intelligent Cache feature which allows dashboard developers to “cache” a very large set of data (I am currently working on a data set of over 18,000 rows of data), and then pass parameters through the xml code, based on selections the user makes on the dashboard, which then returns the small data set needed for that particular chart.  (On the above example I am passing parameters, based on drop-down menus, for Division, Plant, Department, Day and Shift, which returns the 6 rows of data I need to display – shift hours per day per Department.)  Since the dashboard is only loading these 6 rows of data, obviously the performance is very fast.    We recently converted a QaaWS dashboard where the data loading time when changing customers went from 2 minutes or so to less than 10 seconds, using Intelligent Cache filtering.</p>
]]></content:encoded>
			<wfw:commentRss>http://infosolblog.com/comparing-xcelsius-connectivity-choices/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
