Aggregate measures
Measures are what make DAX
and Power Pivot very powerful analytical tools. Measures are calculations that evaluate expressions in the data model.
Aggregation functions, like COUNT()
, SUM()
and AVERAGE()
summarize multiple individual data points into a single value. These are very similar to the functions in Excel.
Continue working in your current workbook. If you've lost progress, open 3_2_related_columns.xlsx
from the Workbooks folder in the course materials.
This exercise is part of the course
Power Pivot in Excel
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
