October 2015
Beginner to intermediate
592 pages
18h 40m
English
DAX does not have any built-in function that provides calculations over hierarchies between attributes and entities. However, the underlying data model can include the definition of hierarchies used by client tools to simplify the browsing experience over data. A data model supports only regular hierarchies between columns of the same table, and does not have a native support for parent-child hierarchies.
In this chapter, you will learn how to create calculations over hierarchies and how to use DAX to transform a parent-child hierarchy into a regular hierarchy managed by the data model.
When you have a hierarchy in the data model, a common requirement is a measure that has ...
Read now
Unlock full access