Dashboard Mode - Why design systems scale product design
Goal
Understand how design systems help scale product design efficiently across teams and projects.
Jump into concepts and practice - no test required
Understand how design systems help scale product design efficiently across teams and projects.
| Team | Projects Using Design System | Total Projects | Average Design Time (hours) | Rework Rate (%) |
|---|---|---|---|---|
| Team A | 8 | 10 | 40 | 10 |
| Team B | 5 | 10 | 55 | 25 |
| Team C | 9 | 12 | 38 | 8 |
| Team D | 3 | 8 | 60 | 30 |
| Team E | 7 | 9 | 42 | 12 |
Average Design Time = AVERAGE('DesignData'[Average Design Time (hours)])Average Rework Rate = AVERAGE('DesignData'[Rework Rate (%)])+--------------------------------------------------+ | KPI: Average Design Time | KPI: Average Rework Rate | +--------------------------+-------------------------+ | | | Bar Chart: Projects Using Design System vs Total | | | +--------------------------------------------------+ | | | Line Chart: Design Time & Rework Rate by Team | | | +--------------------------------------------------+ | | | Table: Detailed Team Metrics | | | +--------------------------------------------------+
Filter by Team: Selecting a team filters all charts and the table to show only that team's data.
Toggle Projects View: Switch between viewing projects using the design system and total projects in the bar chart.
If you add a filter to show only Team C, which components update?