October 2015
Beginner to intermediate
592 pages
18h 40m
English
Almost any data model includes some sort of calculation related to dates. DAX offers several functions to simplify these calculations, which work fine if the underlying data model respects some specific requirements.
In this chapter, you will learn how to implement common date-related calculations such as year-to-date, year-over-year, and comparisons over years, including nonadditive and semi-additive measures. You will learn how to compute both using specific time intelligence functions, and custom DAX code that is required for nonstandard calendars and week-based calculations.
Typically, your data model will contain a calendar table. In fact, it is usually better to ...
Read now
Unlock full access