Unit 3.4
Data Visualization & Reporting
PRC 110: Software Skills Practicum
Learning Objectives
- Choose and build Charts.
- Summarize with Pivot Tables and Slicers.
- Link sheets into a dashboard.
Charts
- Column/Bar: Compare values.
- Pie: Parts of a whole.
- Line: Trend over time.
- Add title, axis labels, legend.
- Design tab for styles.
Pivot Tables & Slicers
Insert → PivotTable — drag fields to Rows / Columns / Values / Filters.
- Example: Rows = Region, Values = Sum of Sales Amount.
- Slicer: interactive filter buttons (lab test Set B).
- Refresh after source data changes.
Linking Worksheets
- Dashboard cell: `=Pivot!B4` or `=Employees!G12`.
- Keep source + dashboard in one workbook for class submissions.