January 2017
Beginner to intermediate
372 pages
5h 55m
English
There are two basic types of DAX formulas. The most common one that you will use performs a function on the data to return a value. The other returns data as a table most commonly used to create a new dataset or is used as input for another function. To create any DAX formula, you need to understand the basic syntax. This recipe explains how the Count_of_Crashes formula works and creates the formula using Power Pivot in Excel.
This recipe will use the Chapter 9 Power Pivot.xlsx workbook available from the Packt Publishing website.
Read now
Unlock full access