Hi Prav,
Once again sorry for the double posting but my connections commonly time
out.
I did check out the website for Solid Quality Mentors and I saw no books on
dashboards but some on Business Intelligence and several on SQL and SQL
Server. However, McDowell's article in SQLMAG does mention Microsoft
PerformancePoint Server 2007 (PPS), which has dashboard functionality.
Microsoft has a website with online training videos for PPS at:
http://www.microsoft.com/business/performancepoint/resources/training.aspx
This site has a couple sessions on dashboards that may give you some ideas.
It even has workbooks that you can download. In total there are 14 modules
on the site. So if your organization uses SQL Server and SharePoint, PPS is
probably the best solution for you.
But if you want to use Access then let's continue with my app. If you
understand the Access object model, SQL, and business analytics then you can
create very sophisticated dashboards/scorecards yourself in probably the best
program that MS manufactuers -- Access.
PPS' dashboards are a mix of charts and graphical icons. You can create the
same charts with Access functionality (see Alexander's book) and display the
graphical icons using the methods that I have described.
The icons in PPS usually start with single icons, e.g., red symbols for very
bad news, yellow for bad news, and green ones for good news. What's very bad
news? It's when your company loses hundreds of thousands of dollars on a
project worth just a few million dollars. Bad news is when you lose a few
tens of thousands of dollars and good news is when you are hundreds of
thousands of dollars under budget or profit is that amount.
Similarly, bad news is when your project is weeks behind schedule and good
schedule news is when you are weeks ahead of schedule.
In my project management database, another app that I created that uses the
concept of dashboards, very bad, bad, and good news is displayed using
rectangles (text boxes) that take their colors from simple calculations in an
Access database. For example, if a project is two weeks or more over
schedule, a text box next to the schedule performance field is colored red.
The performance dashboard actually shows schedule, budget, quality, and
resource utilization data. If a project manager sees two or three red text
boxes then he knows immediately that he has a big problem on the project.
If all of the text boxes are red then he knows that it is time to clear out
his desk and remove his nameplate from his office door.
I did see your comments about my skills but really I am still a novice
Access developer in many respects. Access kicks my butt everytime I create a
new app. But I think that it is keeping me from getting alzheimers , as I
approach the big 60.
LDN