buchspektrum Internet-Buchhandlung

Neuerscheinungen 2020

Stand: 2020-02-01
Schnellsuche
ISBN/Stichwort/Autor
Herderstraße 10
10625 Berlin
Tel.: 030 315 714 16
Fax 030 315 714 14
info@buchspektrum.de

Tom Martens, Philip Seamark (Beteiligte)

Pro DAX with Power BI


Business Intelligence with PowerPivot and SQL Server Analysis Services Tabular
1st ed. 2020. xx, 280 S. 40 SW-Abb. 254 mm
Verlag/Jahr: SPRINGER, BERLIN; APRESS 2020
ISBN: 1-484-24896-1 (1484248961)
Neue ISBN: 978-1-484-24896-6 (9781484248966)

Preis und Lieferzeit: Bitte klicken


Intermediate-Advanced user level
Learn the intricate workings of DAX and the mechanics that are necessary to solve advanced Power BI challenges. This book is all about DAX (Data Analysis Expressions), the formula language used in Power BI-Microsoft´s leading self-service business intelligence application-and covers other products such as PowerPivot and SQL Server Analysis Services Tabular. You will learn how to leverage the advanced applications of DAX to solve complex tasks.
Often a task seems complex due to a lack of understanding, or a misunderstanding of core principles, and how certain components interact with each other. The authors of this book use solutions and examples to teach you how to solve complex problems. They explain the intricate workings of important concepts such as Filter Context and Context Transition. You will learn how Power BI, through combining DAX building blocks (such as measures, table filtering, and data lineage), can yield extraordinary analytical power. Throughout Pro Dax with Power BI these building blocks are used to create and compose solutions for advanced DAX problems, so you can independently build solutions to your own complex problems, and gain valuable insight from your data.

What You Will Learn

Understand the intricate workings of DAX to solve advanced problems

Deconstruct problems into manageable parts in order to create your own recipes

Apply predefined solutions for addressing problems, and link back step-by-step to the mechanics of DAX, to know the foundation of this powerful query language

Get fully on board with DAX, a new and evolving language, by learning best practices



Who This Book Is For

Anyone who wants to use Power BI to build advanced and complex models. Some experience writing DAX is helpful, but not essential if you have experience with other data query languages such as MDX or SQL.
Part I: The Foundation

Chapter 1: DAX Mechanics

Chapter 2: Data Modeling

Chapter 3: Data Lineage

Part II: Core Concepts

Chapter 4: The Context of DAX Execution; Two Approaches

Chapter 5: Filtering

Chapter 6: Using Iterators

Chapter 7: Using Measures to Filter Rows

Part III: DAX to Solve Advanced Everyday Problems

Chapter 8: Using DAX to Solve Reporting Issues

Chapter 9: Time Intelligence and Time Travel

Chapter 10: Finding What´s Not There

Chapter 11: Row Level Security

Part IV: Debugging and Optimization

Chapter 12: DAX Studio

Chapter 13: Query-Plans

Chapter 14: Scale your Models