This is part one of a series on dashboard visualization.
Dashboards serve one purpose in life: to tell us about critical business or operational metrics.
This is a dashboard:

This dashboard tells me several things. Things which are readily apparent from this photograph include:
- How close I am to my goal of 150 MPH
- How close I am to my goal of 8000 RPM and blowing my engine out
- That my door was ajar while taking this photo
- That the English system of measures is superior because it is in bigger numbers than that silly Metric system
The first three are critical operational metrics; the fourth is a simple fact of life but one that bears repeating whenever possible. There are several other measures which appear (approximately how many miles I have before I run out of fuel, how many miles I have driven since my last fuel-up, etc.) but that’s good enough for this post.
Here is another dashboard:

This dashboard looks at the different Marvel TV shows aired on Netflix, starting with Daredevil and ending with The Punisher. This is absolutely not a perfect dashboard, and we’ll talk about some reasons why over the course of this series, but it does illuminate some of the key features of a dashboard.
Key Features
There are a few things which make dashboards useful:
- Ideally, the dashboard is a “single pane of glass.” By that, I mean that all relevant indicators are visible on the screen at the same time. With my car, it’s close but no cigar: I can see one of miles traveled, average fuel mileage, or current fuel mileage at a time. If I want to see a different item, I need to hit a button on the steering wheel to scroll through those options. By contrast, the TV show dashboard has everything on a single screen with no scrolling or switching required.
- Key Performance Indicators (KPIs) are readily apparent. For the TV show dashboard, we have a couple key metrics on display: episode rating and number of votes as sourced from IMDB at the time I pulled those numbers.
- Relevant KPIs are bunched together in a logical fashion. On the top half of the dashboard, we see two visuals relating to average rating by show. The bottom half show rating & user vote counts for the three highest-rated shows.
- Layouts are consistent between dashboard elements and between related dashboards. On the TV show dashboard, bars and columns use a single, consistent color. Also, shows have thematic colors: Daredevil in red, Jessica Jones blue, Punisher black, etc. If I had a second dashboard for season two, I would want to use the same theme.
Types of Dashboards
There are three major types of dashboards that I’m going to cover here: operational dashboards, strategic dashboards, and tactical dashboards. These different dashboards will fit the differing needs of an organization.
Operational Dashboards
Operational dashboards provide “day-to-day” data that assist line employees in making decisions. For example, here is a dashboard taken from an API that I own:
One of the best uses for operational dashboards is helping users see if processes have gone out of control.
One of the best things an operational dashboard can do is expose whether an important process has gone out of control and therefore might require human intervention. In other words, operational dashboards drive action. Because of this, you ideally want operational dashboards updated in real time, though it’s usually okay to have them update periodically—maybe every 1 minute, 5 minutes, 1 hour, whatever.
Strategic Dashboards
Strategic dashboards focus on Key Performance Indicators which are tracked periodically and give you an idea of the big picture. Good strategic dashboards let people get a quick view of important business measures.
These dashboards should show long-term information, so you don’t expect them to update in real time; instead, the equivalent of “real time” for a strategic dashboard is more like daily, but even monthly or quarterly updates can be fine.
Tactical Dashboards
Finally, we have tactical dashboards. My peculiar definition of tactical dashboards is that they are dashboards which show business-level KPIs like strategic dashboards, but they let you slice and dice the data in a way that strategic dashboards won’t.
Secondly, we have filters on the dashboard; in this case, the filters are on city+state and date. These filters let us slice the data across time and location. That can be very helpful for an analyst or someone wanting to dig into the data further.
Conclusion
There are several different types of dashboards available. They target different needs for different users at different times, but the good news is that most principles apply to all types of business dashboards. Over the next several posts in this series, I will cover these principles, and then we will take a look at the most important dashboard of our era.
One thought on “What Is A Dashboard?”