Bird
0
0
PCB Designbi_tool~8 mins

Design review checklist in PCB Design - Dashboard Guide

Choose your learning style9 modes available
Dashboard Mode - Design review checklist
Dashboard Goal

This dashboard helps PCB designers and reviewers quickly check the status of design review items to ensure quality and completeness before manufacturing.

Sample Data
Checklist ItemStatusAssigned ToPriorityComments
Component PlacementCompleteAliceHighAll critical parts placed
Routing CheckIn ProgressBobHighSome nets need rerouting
DRC ErrorsCompleteCharlieHighNo errors found
Silkscreen ReviewPendingAliceMediumWaiting for final approval
Gerber FilesPendingBobHighNot generated yet
Thermal AnalysisCompleteCharlieMediumPassed all tests
Design Rule UpdatesIn ProgressAliceLowMinor updates ongoing
Dashboard Components
  • KPI Card: Total Items
    Formula: Count of all checklist items = 7
  • KPI Card: Completed Items
    Formula: Count where Status = 'Complete' = 3
  • KPI Card: Pending Items
    Formula: Count where Status = 'Pending' = 2
  • Bar Chart: Items by Status
    Formula: Count of items grouped by Status
    Data: Complete=3, In Progress=2, Pending=2
  • Table: Detailed Checklist
    Shows all columns from sample data for review
Dashboard Layout
+----------------------+----------------------+----------------------+
| Total Items (7)      | Completed Items (3)  | Pending Items (2)    |
+----------------------+----------------------+----------------------+
|                      Bar Chart: Items by Status               |
|                      (Complete, In Progress, Pending)        |
+--------------------------------------------------------------+
|                      Detailed Checklist Table                |
+--------------------------------------------------------------+
Interactivity

Filter by Status or Assigned To updates the bar chart and detailed checklist table. KPI cards update counts accordingly.

Example: Selecting Status = 'Pending' filters the table to only pending items and updates KPIs to show total and completed counts for that filter.

Self Check

If you add a filter for Assigned To = Alice, which components update?

  • KPI Cards update to show counts for Alice's items (Total: 3, Completed: 1, Pending: 1)
  • Bar Chart updates to show status counts for Alice's items
  • Detailed Checklist Table shows only rows assigned to Alice
Key Result
A PCB design review checklist dashboard showing item status counts, progress, and detailed review data.