Copenhagen, DK
Register now

Strings list to table in DAX

DAX is not like M when it comes to data manipulation, and it is not supposed to do that. However, if you need something in DAX similar to Table.FromList in M, this blog post is for you. If you have…  Read more

DAX Patterns

ABC classification

The ABC classification pattern classifies entities based on values grouping entities together that contribute to a certain percentage of the total A typical example of ABC classification is the segmentation of products entity based on sales value The best-selling products…  More on DAX Patterns


SQLBI Corp.

Optimizing DAX, Second Edition

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