Introducing DAX Video Course

This is an introductory video course about the DAX language. DAX is the native language of Power BI, Power Pivot for Excel, and SSAS Tabular models in Microsoft SQL Server Analysis Services. The training is aimed at users of Power BI, Power Pivot for Excel, and at Analysis Services developers that want to move the first steps with DAX.

The goal is to teach the DAX language using Power BI for all the examples. You can download the initial Power BI Desktop file used in the demos and repeat all the steps shown in the videos. The same concepts can be used also on Power Pivot and on Analysis Services Tabular. The course is made of 150 minutes of lectures. You can watch the videos at anytime and the system will keep track of your advances. Within the course you can download the slides and the initial Power BI file used in the demos.

Collapse allCurriculum

  • Presentation of Introducing DAX

    • Presentation of Introducing DAX Video Course
  • Slides and examples

    • How to download and use the examples
  • Introduction to DAX

    • Introduction to DAX
    • What is DAX?
    • Calculated Columns
    • Measures
    • Aggregation Functions
    • Using Variables
  • Table Functions

    • Table Functions
    • Calculated Tables
    • Filtering a Table
    • Removing Filters
    • Mixing Filters
    • DISTINCT
    • RELATEDTABLE
  • Evaluation Contexts

    • Evaluation Contexts
    • What is an Evaluation Context?
    • Example of a Filter Context
    • Row Context
    • There are Always Two Contexts
  • CALCULATE

    • CALCULATE
    • What is CALCULATE?
    • Filters are Tables
  • Evaluation Contexts and Relationships

    • Evaluation Contexts and Relationships
    • Filters and Relationships
    • Row Context - Many Tables
    • Filter Context - Many Tables
    • Context Transition
  • Time Intelligence in DAX

    • Time Intelligence in DAX
    • Date Table
    • What is Time Intelligence?
  • Conclusion

    • Conclusion
Student Rating
4.9
2764 ratings
Student Reviews (1406)
  • Andy Stepas (Jun 4, 2019)

    Excellent and easy way to understand the basics of DAX!

  • Olanrewaju Oyinbooke (Jun 3, 2019)

    I found so much value in this course than what I ever expected. The facilitators are great at explain complex concepts and making them simple. I will surely recommend this course. Gracias.

  • BHASKAR JAIN (May 31, 2019)

    May I am also learning dax with book "The Definitive Guide to DAX", video course away some, very easy to understand

  • Vasko Bashoski (May 29, 2019)

    Great Course, continuing to Mastering and Optimization

  • Maisie Han (May 27, 2019)

    You guys are awesome! But it would be good if there are some parts where you both didn't talk over each other.

  • Pablo J Moreno (May 27, 2019)

    This is the best DAX course that I ever had. Alberto Ferrari and Marco Russo are the real DAX masters and they know how to teach. Thank you

  • Luca Argentiero (May 25, 2019)

    Great Course and well done. Sometimes a bit fast but you can always pause and try out if you understood the topics. Thanks for putting the course out !!

  • Branislav Klimo (May 22, 2019)

    One of the best courses on DAX out there - easy to follow and very practical. Good job!

  • Mathew Westwood (May 22, 2019)

    This was a very good free intro to DAX course, I was however I did have issues with the comments sections, the comments not loading or loading very slowly

    • We use DISQUS to manage comments. We noticed that it is slow on Microsoft Edge but it works much better on Chrome and the new Edge version based on Chromium (not released yet). Which browser version are you using?
      Reply by SQLBI (May 22, 2019)
  • Noel (May 22, 2019)

    Very useful especially for new Dax developers

  • Bruce Xie (May 22, 2019)

    It is good

  • Sani Garba (May 21, 2019)

    Dax is more than a functional language, it is a gateway to endless possibilities. I am privileged and opportune to learn from the Dexterous Masters of Dax

  • Mario carvajal (May 20, 2019)

    Excellent presentation!

  • Christopher Jones (May 19, 2019)

    Very good. About the only thing I would've like to have also seen is consideration of query performance. Example: There was discussion of RELATEDTABLE and also of CALCULATE. If one is creating a calculated column in the Customer table for TotalSales, there is the option of basing the calculation on either function. Would be nice to know the performance implications of the choice. But maybe that's for the Mastering class.

    • There is a specific course for this: Optimizing DAX! However, RELATEDTABLE and CALCULATE have the same behavior because RELATEDTABLE is just an alias for CALCULATETABLE. Performance is the same.
      Reply by SQLBI (May 19, 2019)
  • Lucy LI (May 19, 2019)

    Great course!