DAX Function

* Power BI DAX exercises.

These concepts all use *. Work through related PBIX exercises, compare the patterns, and submit numeric answers to save your progress.

View all DAX functions

2Related concepts

Concepts Using *

Create Basic DAX Measures for Music Tour Statistics

Learn to create fundamental DAX measures using COUNTROWS and SUM, and apply basic arithmetic operations to calculate key statistics from different tables.

Creating Calculated Columns for Building Dimensions

Learn how to create calculated columns in Power BI Desktop using basic arithmetic operators and the DIVIDE function to derive new insights from existing data at the row level.