DAX Function

BLANK Power BI DAX exercises.

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

View all DAX functions

1Related concept

Concepts Using BLANK

Implementing Dynamic Unit Scaling for Financial Measures with Slicers

Learn to create dynamic measures that adjust their output based on a single selection in a slicer, using `HASONEVALUE` and `VALUES` to retrieve the selected unit's divisor. Also, create a conditional title based on slicer selection.