December 2018
Beginner to intermediate
794 pages
19h 29m
English
Now, create another calculated measure on the Internet Sales table using the following code. Make sure that you format the measure as a percentage:
% of All Countries = DIVIDE([Total Sales], [Total Sales all Countries])
In the following screenshot, you can see the completed example with both of the new measures created in this section. Without a basic understanding of the CALCULATE function, this type of percent of total calculation would be nearly impossible:

Read now
Unlock full access