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

Survey

The Survey pattern uses a data model to analyze correlations between different events related to the same entity such as customer answers to survey questions For example in healthcare organizations the Survey pattern can be used to analyze data about…  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