This document discusses the powerful DAX function CALCULATE and provides examples of how to use it to filter context and calculate measures over filtered datasets. It explains how CALCULATE works differently than calculated columns by taking filter context into account. Various examples are given that demonstrate how to use CALCULATE to calculate totals by category, country, date filters, and over filtered rows. It also provides resources for learning more about DAX and Power BI.