Summary
In this module, you learned how to use DAX to add calculations to your model. You explored three types of calculations:
- Calculated tables
- Calculated columns
- Measures
You also learned the basics of DAX, including:
- Writing formulas
- Using different data types
- Applying functions, operators, and variables
- Referencing model objects and constants