Star Schema and Table Types
The lesson introduces fact tables (numerical measures) and dimension tables (grouping attributes with primary keys), explains how to construct a star schema with the fact table surrounded by dimensions, and warns against circular relationships that silently produce incorrect subtotals.
Previous Module
Prepare Data in Power BI Desktop
This Module
Clean, Transform and Load Data