Book Image

Extreme DAX

By : Michiel Rozema, Henk Vlootman
Book Image

Extreme DAX

By: Michiel Rozema, Henk Vlootman

Overview of this book

This book helps business analysts generate powerful and sophisticated analyses from their data using DAX and get the most out of Microsoft Business Intelligence tools. Extreme DAX will first teach you the principles of business intelligence, good model design, and how DAX fits into it all. Then, you’ll launch into detailed examples of DAX in real-world business scenarios such as inventory calculations, forecasting, intercompany business, and data security. At each step, senior DAX experts will walk you through the subtleties involved in working with Power BI models and common mistakes to look out for as you build advanced data aggregations. You’ll deepen your understanding of DAX functions, filters, and measures, and how and when they can be used to derive effective insights. You’ll also be provided with PBIX files for each chapter, so that you can follow along and explore in your own time.
Table of Contents (17 chapters)
Free Chapter
1
Part I: Introduction
6
Part II: Business cases
15
Other Books You May Enjoy
16
Index

Index

Symbols

^ operator function 347

A

ADDCOLUMNS function , 201, 205, 60, 206, 227

advanced hierarchy navigation

in RLS 141, 142, 143, 144

aggregation level

securing, as attribute 165, 166, 167, 168, 169

aggregation levels

fact table granularity, restricting 156

securing 156

securing, with DIY composite models 157, 158, 159, 160, 161, 162

aggregation security

combining, with value-level security (VLS) 162, 163, 164, 165

ALLCROSSFILTERED function 83, 84

ALLEXCEPT function 83, 103, 320, 321, 322

ALL function 82

filters, removing with 82, 83, 84, 85

ALLNOBLANKROW function , 83

ALLSELECTED function 83

Analysis Services (SSAS) 9

app owns data 122

approximation

cost-covering rent, determining by 357, 358, 359, 360, 361

optimizing 362, 363, 365, 366, 367

attributes

aggregation level, securing as 165, 166, 167, 168, 169

securing 144

securing, case 144, 145

securing, dynamically...