Create your first Excel Dashboard

In the previous article (Launch Dashboard Designer and Connect to Excel) we saw how to launnch Dashboard designer and connect to Excel file.

We continue building our dashboard

Create your first Dashboard

Image

  • Click on the “New Dashboard” button (yellow highlight)
  • Enter the desired dashboard name (green highlight)
  • Click OK (blue highlight) – It creates an empty dashboard as shown below

Image

Add content to your new Dashboard

Syntax for Querying Excel Worksheets

  • Each worksheet in Excel file is treated like a SQL table
  • The worksheet is referenced as [worksheet name$]
  • You can perform normal SQL selects on this table

Your first Portlet (Qlet )

Lets create the first portlet
We will show the complete file in the portlet using below query
“Select * from [detail_data$]
{detail data is one of the worksheet in the test_data.xls file}

Image

  • Click on the “New Qlet” button or select Create à Query Portlet from Menu bar
  • In the property window as shown above, enter the Qlet Name
  • Select the Connection
  • Enter you query in the text editor
  • Click on the Apply button

Image

Portlet Customizations

Once your portlet is visible, you can change the cosmetic features such as colors and fonts, increase/decrease column widths, change the location of the portlet and resize the portlet.

Image

We just changed the column colors.

Next we build a summary table portlet -> Create summary view portlets from Excel Data

Excel Dashboard     OR     Access Dashboard    OR     Wireframe

  1. 8 Responses to “Create your first Excel Dashboard”

  2. this is not a dashboard. This is a view of a bunch of data. A dashboard gets you to a simple visual where you can see the critical few points within a set of data.

    This view tells me nothing and is a precurser to an actual dashboard which would then have correct visual displays.

    By Laras on Jan 7, 2009

  1. 7 Trackback(s)

  2. Jan 14, 2008: Dashboard Resource - Executive, Business Digital Dashboards » Blog Archive » Excel Dashboards - Launch Designer and Connect to Excel
  3. Jan 14, 2008: Dashboard Resource - Executive, Business Digital Dashboards » Blog Archive » Excel Dashboard : Create Summary View (portlets)
  4. Jul 24, 2008: Free Dashboard Design and development | Dashboard Blogs - Examples & Tutorials
  5. Oct 21, 2008: Free Dashboard Design and development | Dashboard Examples - Samples - Tutorials
  6. May 6, 2009: Excel Dashboards - Connect Excel file over the web | Dashboard Examples - Samples - Tutorials
  7. Sep 3, 2009: Visual Query Builder | Excel like operations… and the list goes on | Dashboard Examples - Samples - Tutorials
  8. Oct 12, 2009: Easy Excel Dashboards | Dashboard Examples - Samples - Tutorials

Sorry, comments for this entry are closed at this time.