Part 4: Data Models, Calculations, and Large Datasets
In this part, you will build data models that are efficient and intuitive, avoiding slowing down queries with sub-optimal relationships or DAX calculations. You will also learn how to use aggregations and composite models for very large datasets.
This part comprises the following chapters:
- Chapter 10, Data Modeling and Row-Level Security
- Chapter 11, Improving DAX
- Chapter 12, High-Scale Patterns