Controlling empty or multiple selections in calculation groups
This article describes how to control the execution of DAX code when there are either multiple or empty selections of calculation items in calculation groups. Read more
This article describes how to control the execution of DAX code when there are either multiple or empty selections of calculation items in calculation groups. Read more
This article explains why you might encounter a curious error when placing columns from unrelated tables in a Power BI matrix. Read more
When I presented “Choosing Between Import Mode, Direct Lake, and Composite Models” at Fabric Conf 2025 in Las Vegas, the room overflowed, and the session was not recorded. I promised to publish the material once the new Direct Lake + Import composite model… Read more
This article gives an overview of some of the available tools that can help you create semantic models and reports. Read more
The Dynamic segmentation pattern is useful to perform the classification of entities based on measures A typical example is to cluster customers based on spending volume The clustering is dynamic so that the categorization considers the filters active in the… More on DAX Patterns
Optimizing DAX is the state-of-the-art book on optimizing DAX expressions in Power BI and Analysis Services semantic models.
Learn how to locate performance bottlenecks, read the query plan and performance metrics, rewrite the slower part of an expression, and measure the performance improvements. Read more