• Complain

Alison Box - Up and Running with DAX for Power BI: A Concise Guide for Non-Technical Users

Here you can read online Alison Box - Up and Running with DAX for Power BI: A Concise Guide for Non-Technical Users full text of the book (entire story) in english for free. Download pdf and epub, get meaning, cover and reviews about this ebook. year: 2022, publisher: Apress, genre: Home and family. Description of the work, (preface) as well as reviews are available. Best literature library LitArk.com created for fans of good reading and offers a wide selection of genres:

Romance novel Science fiction Adventure Detective Science History Home and family Prose Art Politics Computer Non-fiction Religion Business Children Humor

Choose a favorite category and find really read worthwhile books. Enjoy immersion in the world of imagination, feel the emotions of the characters or learn something new for yourself, make an fascinating discovery.

Alison Box Up and Running with DAX for Power BI: A Concise Guide for Non-Technical Users
  • Book:
    Up and Running with DAX for Power BI: A Concise Guide for Non-Technical Users
  • Author:
  • Publisher:
    Apress
  • Genre:
  • Year:
    2022
  • Rating:
    3 / 5
  • Favourites:
    Add to favourites
  • Your mark:
    • 60
    • 1
    • 2
    • 3
    • 4
    • 5

Up and Running with DAX for Power BI: A Concise Guide for Non-Technical Users: summary, description and annotation

We offer to read an annotation, description, summary or preface (depends on what the author of the book "Up and Running with DAX for Power BI: A Concise Guide for Non-Technical Users" wrote himself). If you haven't found the necessary information about the book — write in the comments, we will try to find it.

Take a concise approach to learning how DAX, the function language of Power BI and PowerPivot, works. This book focuses on explaining the core concepts of DAX so that ordinary folks can gain the skills required to tackle complex data analysis problems. But make no mistake, this is in no way an introductory book on DAX. A number of the topics you will learn, such as the concepts of context transition and table expansion, are considered advanced and challenging areas of DAX.

While there are numerous resources on DAX, most are written with developers in mind, making learning DAX appear an overwhelming challenge, especially for those who are coming from an Excel background or with limited coding experience. The reality is, to hit the ground running with DAX, its not necessary to wade through copious pages on rarified DAX functions and the technical aspects of the language. There are just a few mandatory concepts that must be fully understood before DAX can be mastered. Knowledge of everything else in DAX is built on top of these mandatory aspects.

Author Alison Box has been teaching and working with DAX for over eight years, starting with DAX for PowerPivot, the Excel add-in, before moving into the Power BI platform. The guide you hold in your hands is an outcome of these years of experience explaining difficult concepts in a way that people can understand. Over the years she has refined her approach, distilling down the truth of DAX which is you can take people through as many functions as you like, but its to no avail if they dont truly understand how it all works.

You will learn to use DAX to gain powerful insights into your data by generating complex and challenging business intelligence calculations including, but not limited to:

  • Calculations to control the filtering of information to gain better insight into the data that matters to you
  • Calculations across dates such as comparing data for the same period last year or the previous period
  • Finding rolling averages and rolling totals
  • Comparing data against targets and KPIs or against average and maximum values
  • Using basket analysis, such as of customers who bought product X who also bought product Y
  • Using what if analysis and scenarios
  • Finding like for like sales
  • Dynamically showing TopN/BottomN percent of customers or products by sales
  • Finding new and returning customers or sales regions in each month or each year

Who This Book Is For

Excel users and non-technical users of varying levels of ability or anyone who wants to learn DAX for Power BI but lacks the confidence to do so

Alison Box: author's other books


Who wrote Up and Running with DAX for Power BI: A Concise Guide for Non-Technical Users? Find out the surname, the name of the author of the book and a list of all author's works by series.

Up and Running with DAX for Power BI: A Concise Guide for Non-Technical Users — read online for free the complete book (whole text) full work

Below is the text of the book, divided by pages. System saving the place of the last page read, allows you to conveniently read the book "Up and Running with DAX for Power BI: A Concise Guide for Non-Technical Users" online for free, without having to search again every time where you left off. Put a bookmark, and you can go to the page where you finished reading at any time.

Light

Font size:

Reset

Interval:

Bookmark:

Make
Contents
Landmarks
Book cover of Up and Running with DAX for Power BI Alison Box Up and - photo 1
Book cover of Up and Running with DAX for Power BI
Alison Box
Up and Running with DAX for Power BI
A Concise Guide for Non-Technical Users
Logo of the publisher Alison Box Billingshurst West Sussex UK ISBN - photo 2
Logo of the publisher
Alison Box
Billingshurst, West Sussex, UK
ISBN 978-1-4842-8187-1 e-ISBN 978-1-4842-8188-8
https://doi.org/10.1007/978-1-4842-8188-8
Alison Box 2022
This work is subject to copyright. All rights are solely and exclusively licensed by the Publisher, whether the whole or part of the material is concerned, specifically the rights of translation, reprinting, reuse of illustrations, recitation, broadcasting, reproduction on microfilms or in any other physical way, and transmission or information storage and retrieval, electronic adaptation, computer software, or by similar or dissimilar methodology now known or hereafter developed.
The use of general descriptive names, registered names, trademarks, service marks, etc. in this publication does not imply, even in the absence of a specific statement, that such names are exempt from the relevant protective laws and regulations and therefore free for general use.
The publisher, the authors and the editors are safe to assume that the advice and information in this book are believed to be true and accurate at the date of publication. Neither the publisher nor the authors or the editors give a warranty, expressed or implied, with respect to the material contained herein or for any errors or omissions that may have been made. The publisher remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.

This Apress imprint is published by the registered company APress Media, LLC, part of Springer Nature.

The registered company address is: 1 New York Plaza, New York, NY 10004, U.S.A.

To Madeleine, John, and Alan

Introduction

Up and Running with DAX for Power BI is a condensed self-teaching resource for learning DAX inside Power BI Desktop. DAX (Data Analysis Expressions) is the formula language of Microsoft Power BI and was first introduced in 2009 as the programming language of the Excel add-in, Power Pivot, from which Power BI was born. With the ever-increasing adoption of Power BI as the preferred data analytics platform, the ability to use DAX is fast becoming a necessary requirement to find and share the important insights into your data. This book is a concise guide for non-technical users that focuses on the core concepts that underpin this language, taking you from zero knowledge to being able to use DAX to write the challenging calculations that are often necessary for reporting on your data.

If you need to use DAX, there is quite a lot of help out there: books, videos, and experts with a lot of opinions and copious examples of mind-boggling DAX code that, to use, you can simply copy and paste without ever understanding how it works. Yet even with the help of these resources, the DAX mantra continues: DAX is difficult! But this is a misconception, and its the first barrier to learning DAX that you will encounter. Although there is no doubt that DAX can often be challenging to understand, labelling it difficult might appear as an excuse for those people who havent made the effort to understand what goes on under the hood.

When you have shaken off the misconception that DAX is difficult and decided you want to understand how DAX works, currently, there are two hurdles you will face, both of which this book tackles. Firstly, many resources have been written specifically with the DAX developer or other highly skilled technicians in mind. However, the intended audience for this book is either Excel users or people with no technical or coding background. In fact, its aimed at someone probably just like you who simply wants to get on with their day job while still becoming a competent user of DAX. In this book, little technical knowledge is assumed. Difficult concepts are explained with easy-to-follow examples that everyone can understand, and the content is structured to gradually build up confidence in working with DAX. The second obstacle you will encounter is that most books on DAX can be considered as reference works. For example, The Definitive Guide to DAX comprises over 700 pages covering every aspect of DAX in meticulous detail. You may feel that using such works as teach yourself resources is a daunting prospect because the abundance of information fast becomes overwhelming. To get up and running with DAX, its not necessary to wade through copious pages on rarefied DAX functions and the technical aspects of the language. There are just a few mandatory concepts that must be fully understood before DAX can be mastered, and its on these concepts that this book focuses. You will also probably want to learn DAX from something more easily consumable and less of an investment in your time. This is why I felt there was a need for a more concise approach to explaining the DAX language.

To get the most from the information contained in this book, being a competent user of Power BI Desktop will be an advantage. This includes the ability to create data models and generate reports using Power BIs data visualizations. However, where specific knowledge of these areas is required, I have provided links to the relevant information for you to self-explore. You will find that within each successive chapter, the book builds on the knowledge gained and the skills learned, and by the final chapters, you will have acquired the necessary understanding of DAX to author complex calculations.

In Chapters to the second important concept, understanding iterators, where calculations are performed on each row of a table, just as you would copy down on Excel formulas.

You will take a big leap forward in your understanding of DAX in Chapter , where you meet the most important of all DAX functions, CALCULATE. Its at this juncture that you will start to use DAX as a programming language, where the outcomes of your expressions happen in memory. At this point too, DAX veers well away from Excel conceptionally, and you will begin to author more powerful calculations than the simple sums and averages of basic measures.

In Chapter , you will discover how to make dynamic comparisons across categories of data, such as finding which customers who bought product X also bought product Y.

Chapter will bring you to the most challenging of all DAX concepts to understand. This is the concept of context transition where you will learn to perform aggregations at higher granularities. Once you have mastered the use of this concept, the list of data insights you can now uncover greatly increases. You will be able to rank customers or products by sales, bin totals into numeric ranges, dynamically find top or bottom percent by value, and find the average total sales over years, quarters, and months. In fact, most DAX calculations you author will use context transition in some way.

It may seem odd that its not until you are almost at the end of your journey through DAX that we tell you at last how DAX really works and how it all fits together. The reason for this is that its not until you reach Chapter , finally, all the pieces of the DAX jigsaw fit together, and you are now a fully fledged DAX expert.

Finally, on a personal note, Ive written the book that I wish had been around when I was first learning DAX, which was back in the days when Power Pivot was first launched. There was very little to help me, and Ive never forgotten the many hours of deciphering DAX code that it took me to get to the position of thinking yes, I can do this! Im hoping that, with the help of this book, it will be an easier journey for you and that this book will be a useful resource as DAX becomes as mainstream as Excel formulas.

Next page
Light

Font size:

Reset

Interval:

Bookmark:

Make

Similar books «Up and Running with DAX for Power BI: A Concise Guide for Non-Technical Users»

Look at similar books to Up and Running with DAX for Power BI: A Concise Guide for Non-Technical Users. We have selected literature similar in name and meaning in the hope of providing readers with more options to find new, interesting, not yet read works.


Reviews about «Up and Running with DAX for Power BI: A Concise Guide for Non-Technical Users»

Discussion, reviews of the book Up and Running with DAX for Power BI: A Concise Guide for Non-Technical Users and just readers' own opinions. Leave your comments, write what you think about the work, its meaning or the main characters. Specify what exactly you liked and what you didn't like, and why you think so.