December 2018
Beginner to intermediate
794 pages
19h 29m
English
Now let's create the Total Cost measure. Once again, this is a simple SUM operation. Click New Measure... from the modeling ribbon and type in the following DAX formula:
Total Cost = SUM('Internet Sales'[Total Product Cost])
Remember to apply formatting to this new measure; it is easy to miss this step when learning to create measures. The formatting should be $ English (United States).
Read now
Unlock full access