MinAI - Về trang chủ
Hướng dẫn
10/1335 phút
Đang tải...

Dashboard Design Principles

Nguyên tắc thiết kế dashboard hiệu quả: layout, colors, KPIs, storytelling với data

0

🎯 Mục tiêu bài học

TB5 min

Sau bài học này, bạn sẽ:

✅ Phân biệt 3 loại Dashboard (Strategic, Operational, Analytical)

✅ Áp dụng 5-Second Rule và Z/F Layout Patterns

✅ Thiết kế KPI Cards chuyên nghiệp

✅ Chọn đúng chart type cho từng mục đích

✅ Tránh 5 sai lầm phổ biến trong dashboard design

Thời gian: 35 phút | Độ khó: Intermediate | Yêu cầu: Hoàn thành Bài 9 - Power Query Advanced

1

📖 Bảng Thuật Ngữ Quan Trọng

TB5 min
Thuật ngữTiếng ViệtMô tả
DashboardBảng điều khiểnVisual summary KPIs và metrics
KPIChỉ số hiệu suấtKey Performance Indicator
WireframeBản phác thảoSketch layout trước khi build
Z-PatternMẫu chữ ZLayout scan từ trái→phải, trên→dưới
F-PatternMẫu chữ FLayout scan cho text-heavy
5-Second RuleQuy tắc 5 giâyHiểu message chính trong 5s
KPI CardThẻ KPIBox hiển thị metric + trend
Data-Ink RatioTỷ lệ mực-dữ liệuTối đa data, tối thiểu decoration
StorytellingKể chuyện bằng dataDẫn dắt insights qua visuals
Color PaletteBảng màuHệ thống màu nhất quán

Checkpoint

Dashboard = visual summary cho ra quyết định. 5-Second Rule = hiểu message trong 5 giây. KPI Card = box hiển thị metric + trend + target. Thiết kế tốt = simple & impactful!

2

💡 1. Dashboard là gì?

TB5 min

Dashboard = Một trang visual summary, hiển thị KPIs và metrics quan trọng nhất để hỗ trợ ra quyết định.

Dashboard vs Report

AspectDashboardReport
Mục đíchMonitor & decideAnalyze & detail
Cập nhậtReal-time / DailyWeekly / Monthly
Độ sâuOverview, KPIsDeep-dive, explanations
AudienceManagers, executivesAnalysts, specialists
InteractionClick, filterRead, scroll

Checkpoint

Dashboard = monitor + decide (overview), Report = analyze + detail (deep-dive). Dashboard cho managers, Report cho analysts. Bạn đã phân biệt được chưa?

3

📊 2. Dashboard Types

TB5 min

2.1 Strategic Dashboard

Audience: C-level executives | Focus: Long-term KPIs, trends, goals

📊 MONTHLY BUSINESS OVERVIEWRevenue$1.2M▲ 12%Customers5,234▲ 8%NPS Score78▲ 3ptsChurn2.1%▼ 0.3%Revenue Trend — 12 MonthsRevenue by RegionNorthSouthEastWestTop 5 Products1. Laptop Pro$320K2. Phone X$280K3. Tablet Air$195K4. Monitor 4K$150K5. Keyboard$98KStrategic Dashboard — Dành cho C-level, tập trung KPIs & Trends dài hạn

2.2 Operational Dashboard

Audience: Team leads, managers | Focus: Daily performance, real-time

⚡ TODAY'S SALES PERFORMANCE📦 Orders145💰 Revenue$23,500📊 Avg Order$162🎯 Target78%Operational Dashboard — Dành cho Team leads, theo dõi hiệu suất hàng ngày

2.3 Analytical Dashboard

Audience: Data analysts | Focus: Exploration, comparisons, drill-down

Strategic cho C-level (monthly), Operational cho managers (daily), Analytical cho analysts (ad-hoc). Mỗi loại có layout và detail level khác nhau!

Checkpoint

3 loại dashboard: Strategic (long-term KPIs), Operational (daily real-time), Analytical (exploration). Chọn type phù hợp với audiencefrequency. Bạn cần loại nào cho team?

4

🎨 3. Design Principles

TB5 min

3.1 The 5-Second Rule

Người xem phải hiểu message chính trong 5 giây đầu tiên.

  • 🔢 KPI cards lớn, rõ ràng ở trên cùng
  • 📊 Chart chính ở vị trí nổi bật
  • 🎨 Color coding nhất quán
  • ✂️ Loại bỏ thông tin thừa

3.2 Layout Patterns

Z-Pattern (phổ biến nhất):

Z-Pattern Layout — Người đọc quét theo hình chữ Z📊1. KPI CardsSố liệu quan trọng nhất📈2. Key ChartBiểu đồ chính (trend)🔍3. Detail ChartsPhân tích chi tiết📋4. Data TableBảng dữ liệu hỗ trợ

3.3 Color Guidelines

fxColor System
Colors
Primary: 1 brand color (highlights)
Positive: Green (#2ecc71)
Negative: Red (#e74c3c)
Neutral: Gray (#95a5a6)
Background: White or Light gray
Rules
Max 5-6 colors per dashboard
Consistent: Green = good everywhere
Colorblind safe: Add icons/patterns

3.4 Chart Selection Matrix

Mục đíchChart phù hợp
ComparisonColumn / Bar chart
TrendLine chart
Part of wholePie (≤5) / Stacked Bar
vs TargetGauge / Bullet chart
DistributionHistogram
KPIKPI card with arrow

❓ 'Tôi muốn show...'

3.5 Typography

fxFont Sizes
Title: Bold, 14-16pt
KPI Value: Bold, 24-36pt
KPI Label: Regular, 9-10pt
Axis/Data: Regular, 8-9pt

Max 5-6 colors cho toàn bộ dashboard. Màu phải nhất quán: Green = good, Red = bad ở MỌI chart. Inconsistent colors = confused audience!

Checkpoint

5-Second Rule: message rõ trong 5 giây. Z-Pattern cho layout. Max 5-6 colors, consistent meaning. Chart selection based on question. Bạn đã áp dụng principles này chưa?

5

📈 4. KPI Cards Design

TB5 min

Anatomy of a KPI Card

📈 Revenue$1.2M▲ 12% vs last monthGoal: $1.5MLabelTên chỉ sốValueGiá trị chínhTrendSo sánh kỳ trướcSparklineXu hướng nhanhGoal BarTiến độ mục tiêuAnatomy of a KPI Card

Tạo KPI Card trong Excel

fxKPI Card Cell Layout
Cell layout
A1: "Revenue"font 10, bold, gray
A2: =GETPIVOTDATA("Revenue",PT)font 28, bold, dark
A3: "▲ " & TEXT(growth,"+0.0%")font 10, green/red
A4: "Target: $1M"font 9, gray
Conditional formatting
A3: Green if growth > 0, Red if < 0

Mỗi KPI card cần 4 thành phần: Label, Value (lớn!), Trend (▲▼), Context (target/period). Thiếu context = "Revenue $1.2M" — tốt hay xấu? Không ai biết!

Checkpoint

KPI Card = Label + Value + Trend + Context. Value phải to nhất (24-36pt). Trend arrows với colors (🟢▲ 🔴▼). Context = vs target hoặc vs last period. Bạn đã tạo KPI card chưa?

6

⚠️ 5. Common Mistakes

TB5 min

❌ 5 Sai lầm phổ biến

MistakeProblemFix
Quá nhiều charts12 charts = overwhelm4-6 charts + 3-4 KPI cards
3D ChartsMéo tỷ lệ, khó đọcLuôn dùng 2D
Inconsistent ColorsNorth=Blue ở chart 1, Red ở chart 2Consistent everywhere
No ContextRevenue $1.2M — tốt hay xấu?Thêm trend + target
Wall of NumbersBảng 50 rows × 20 columnsTop 5 + "See detail"

Rule of thumb: Mỗi chart phải trả lời 1 câu hỏi cụ thể. Nếu không nói được chart này trả lời gì → bỏ nó đi!

Checkpoint

5 sai lầm tránh: quá nhiều charts, 3D, màu không nhất quán, thiếu context, wall of numbers. Mỗi chart = 1 câu hỏi. Bạn đã review dashboard của mình chưa?

7

📝 6. Dashboard Planning

TB5 min

Step 1: Define Purpose

fxDefine Purpose
Ai xem?audience
Quyết định gì?decision
Bao lâu cập nhật?frequency
Source data nào?data

Step 2: Choose KPIs (max 6-8)

fxKPIs gợi ý
Revenue / Sales, Cost / Expenses, Profit / Margin
Customer Count, Conversion Rate, NPS

Step 3: Sketch Wireframe

fxVẽ wireframe trên giấy trước
1. KPI cards ở đâu?
2. Main chart ở đâu?
3. Filters/Slicers ở đâu?
4. Detail tables ở đâu?

Step 4: Build & Iterate

fxBuild Process
1. Data preparation (Power Query)
2. PivotTables for aggregation
3. Charts from PivotTables
4. Layout on Dashboard sheet
5. Add slicers & interactivity
6. Format & polish
7. Feedback → Revise → Final

Checkpoint

Planning workflow: Define purpose → Choose KPIs → Sketch wireframe → BuildIterate. Luôn vẽ wireframe trên giấy TRƯỚC khi mở Excel! Bạn đã sketch dashboard chưa?

8

🏋️ 7. Thực hành

TB5 min
Thực hành trên Excel

Thiết kế KPI cards và wireframe cho Sales Performance Dashboard!

Exercise 1: KPI Card Row

Tạo 4 KPI cards cho:

KPIValueChangeTarget
Revenue$125K+15%$110K
Orders1,234+8%1,100
Avg Order$101+6%$95
NPS78+3 pts75

Exercise 2: Dashboard Wireframe

Vẽ wireframe cho "Sales Performance Dashboard":

  1. Xác định audience (Sales Manager)
  2. Chọn 5 KPIs
  3. Chọn 4 chart types
  4. Sketch layout trên giấy

Checkpoint

Bạn đã tạo được KPI Card và vẽ wireframe cho Sales Performance Dashboard chưa? Kiểm tra: xác định audience, chọn 5 KPIs, và sketch layout trên giấy trước khi build!

9

� 8. Tổng Kết

TB5 min

Kiến thức đã học

Chủ đềNội dung chínhTầm quan trọng
Dashboard TypesStrategic, Operational, AnalyticalAudience fit
5-Second RuleMessage rõ trong 5 giâyCore principle
Layout PatternsZ-Pattern, F-PatternEye flow
Color & TypographyMax 5-6 colors, consistentVisual clarity
KPI CardsLabel + Value + Trend + ContextData storytelling
Common Mistakes3D, too many, no contextQuality assurance

Câu hỏi tự kiểm tra

  1. "5-Second Rule" trong dashboard design là gì?
  2. Z-Pattern và F-Pattern khác nhau thế nào?
  3. KPI Card cần có những thành phần nào?
  4. Tại sao không nên dùng quá 5-6 màu trong dashboard?

Bài tiếp theo: Interactive Dashboards — Slicers, Form Controls, dynamic dashboards

Key Takeaways:

  • Dashboard Types: Strategic, Operational, Analytical — chọn đúng theo audience
  • 5-Second Rule: message rõ trong 5 giây — core principle
  • Layout: Z-Pattern, F-Pattern — điều hướng ánh mắt người xem
  • KPI Cards: Label + Value + Trend + Context — data storytelling
  • Max 5-6 màu, consistent, không 3D — visual clarity
  • Đơn giản luôn thắng phức tạp!