15.9 Summary
This chapter introduced dashboards and reports as the delivery mechanism for Business Intelligence — the “last mile” where cleaned data, models, and visualizations reach the decision-makers who act on them. We distinguished between three types of dashboards: operational (real-time monitoring for front-line managers), analytical (interactive exploration for analysts and mid-level managers), and strategic (high-level KPI tracking for executives). The choice of type is driven by the audience and decision-making context, which the business requirements specification from Chapter 13 captures.
The design principles presented here — information hierarchy, progressive disclosure, appropriate visual elements, and consistent use of color as signal — determine whether a dashboard communicates effectively or overwhelms its users. These principles are tool-agnostic: they apply equally to flexdashboard in R, Tableau, Power BI, or any other platform. Few’s foundational guideline bears repeating: a dashboard should communicate its primary message within five seconds of viewing. Every design choice should be evaluated against that standard.
In the next chapter, we apply these principles to build a complete dashboard for the Absenteeism at Work dataset using flexdashboard. We will define KPIs from the business requirements, select appropriate visual elements for each metric, organize the layout for progressive disclosure, and produce a self-contained HTML dashboard that an HR manager can open in any browser.