Dashboard Mode - Chart templates
Dashboard Goal
Show how to use chart templates in Excel to quickly create consistent charts for sales data.
Show how to use chart templates in Excel to quickly create consistent charts for sales data.
| Month | Product A | Product B | Product C |
|---|---|---|---|
| Jan | 120 | 90 | 100 |
| Feb | 150 | 110 | 130 |
| Mar | 170 | 130 | 160 |
| Apr | 160 | 120 | 150 |
| May | 180 | 140 | 170 |
| Jun | 200 | 160 | 190 |
=SUM(B2:B7)A1:A7, B1:B7A1:A7, C1:D7+----------------------+----------------------+ | KPI Card | Chart 1 | | Total Sales Product A| Line Chart Product A| +----------------------+----------------------+ | Chart 2 | | Column Chart Product B & C | +--------------------------------------------------+
Adding a slicer for Month allows filtering the data shown in both charts and the KPI card. Selecting a month updates the sales values and charts to show only that month's data.
If you add a filter for Month = "Mar", which components update?