The 8 Pillars of DAX

Select a category title to view details, or jump directly to a formula.

01. Aggregation
Math basics, handling blanks vs zeros, and counting logic.
🔍
02. Filter Context
Modifying context, removing slicers, and handling relationships.
📅
03. Time Intelligence
YTD calculations, Year-over-Year comparisons, and moving averages.
⚖️
04. Logical
Conditional logic, branching paths, and error handling.
ℹ️
05. Information
Checking state: Is it blank? Is it filtered? Detecting totals.
Aa
06. Text Functions
String manipulation, extraction, searching, and formatting.
07. Math & Stats
Safe division, rounding precision, and statistical ranking.
🏗️
08. Table Manipulation
Creating virtual tables, grouping, joining, and appending data.