Advanced Data Modeling
This section focuses on advanced data modeling techniques that you may not deal with on a daily basis but are extremely important to know about.
Implementing parent-child hierarchies, dealing with different calculations in a hierarchy, using aggregations, along with the more advanced business requirements to be implemented in a data model are all covered in this section. You need to have a deep understanding of the star schema and DAX, the latter of which we’ll cover some new functions for.
Like other parts of this book, the chapters of this section are fully hands-on with real-world scenarios.
This section comprises the following chapters:
- Chapter 10, Advanced Data Modeling Techniques
- Chapter 11, Row-Level and Object-Level Security
- Chapter 12, Dealing with More Advanced Data Warehousing Concepts in Power BI
- Chapter 13, Introduction to Dataflows
- Chapter 14, DirectQuery Connections to Power BI Datasets and...