15
Optimizing Performance
Generally, most DAX code runs within acceptable performance parameters. However, as semantic models grow in size and complexity it is possible to encounter measure calculations that grind to a halt at scale. In such cases, optimizing your DAX code becomes a necessity. While it is certainly true that optimizing your semantic model design can sometimes greatly simplify your DAX code and lead to better performing calculations, since this book is about DAX and not semantic modeling, we will be focusing on practical techniques for improving the performance of DAX calculations that do not involve semantic model changes and only focusing on how changes to your DAX code can improve performance.
Now, there are entire 800+ page ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access