Completed
Who's Speaking?
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Many-to-Many Relationships in DAX
Automatically move to the next video in the Classroom when playback concludes
- 1 Who's Speaking?
- 2 Agenda
- 3 Prerequisites
- 4 Current Accounts Data Model M2M
- 5 The M2M DAX Pattern
- 6 The DAX Formula of M2M Pattern
- 7 What the formula should perform
- 8 How the formula works
- 9 The Karma of CALCULATE
- 10 Wrong formula in action CustomerName
- 11 Many-to-many in action
- 12 Cascading Alternative
- 13 Survey Data Model
- 14 Survey Scenario
- 15 Survey Analytical Data Model
- 16 Survey: The Final Result
- 17 Survey: The DAX Formula
- 18 Survey - Conclusions
- 19 Basket Analysis: The Scenario
- 20 Basket Analysis in SQL
- 21 Look the query plan...
- 22 Basket Analysis: The Data Model