Power BI DAX secrets - (Learn DAX formulas for Power BI)
- Description
- Curriculum
- FAQ
- Reviews
What is DAX in Power BI?
DAX stands for Data Analysis Expressions i.e. such expressions or formulas that are used for data analysis and calculations. These expressions are a collection and combination of functions, operators, and constants that are evaluated as one formula to produce results (value or values). DAX formulas are very useful in BI tools like Power BI as they help data analysts to use the data sets they have to the fullest potential.
Why learn DAX is important?
Learning DAX is essential to build dynamic dashboards. It uses in Power BI desktop, SQL Server Analysis Services (Tabular mode), and Microsoft Excel. It is a formula language that needs tables to perform calculations.
Soul of Power BI
The core of learning Power BI DAX is its context. There are two types of contexts, the first one is the filter context, and the second one is the row context. These context works together whenever you write any dax expression. I will explain these contexts with the help of simple examples. If you have solid concepts regarding filter context, row context, and context transition, then you can solve any complexity quickly.
With the help of the DAX language, analysts can discover new ways to calculate data values they have and come up with fresh insights.
In this course, you will learn the core concepts of dax language. For the simple dashboards, you can get your results without writing single dax formula but for the advanced calculations, you really need to learn dax with its core concepts.
DAX is a really easy language to write but a bit hard to grasp in the beginning. Once you learn DAX underlying theory then it is easy to write any formula and you can play with multiple nested contexts.
With every topic, first, we will discuss hidden concepts and then we will do its implementation.
About me
I am your instructor Muhammad Asif Microsoft certified solutions expert in data management & Analytics. I have more than 10 years of experience in Microsoft BI stack with world-leading financial Firm. You will learn what exactly is used in the industry.
let’s proceed to learn the secrets of DAX
-
1IntroductionVideo lesson
-
2How to import data into Power BIVideo lesson
-
3Data types in Power BIVideo lesson
-
4Calculated ColumnsVideo lesson
-
5DAX MeasuresVideo lesson
-
6Logical functions & OperatorsVideo lesson
-
7Error handlingVideo lesson
-
8Aggregation functionsVideo lesson
-
9Variables in DAXVideo lesson
-
10Filter contextVideo lesson
-
11Row contextVideo lesson
-
12Filter function in DAXVideo lesson
-
13Filter function with ALLVideo lesson
-
14Allselected function in DAXVideo lesson
-
15Ranking using DAX variablesVideo lesson
-
16Filter propagation in power biVideo lesson
-
17Related vs Relatedtable functions in DAXVideo lesson
-
18calculate function to change the filter contextVideo lesson
-
19Power BI calculate with ALL to ignore the filter contextVideo lesson
-
20Power BI Calculate with AllselectedVideo lesson
-
21Power BI Calculate with filter functionVideo lesson
-
22Power BI keepfilters function in DAXVideo lesson
-
23Power BI nested calculateVideo lesson
-
24Power BI Count vs Counta functionsVideo lesson
-
25Power BI Countrows, Distinctcount and CountblankVideo lesson
-
26DAX HASONEVALUE and SELECTEDVALUE functionsVideo lesson
-
27HASONEVALUE vs HASONEFILTER function in DAXVideo lesson
-
28Alternative of Hasonevalue function using Countrows functionVideo lesson
-
29Power BI Values functionVideo lesson
-
30Context transition in DAXVideo lesson
-
31Automatic context transition in DAXVideo lesson
-
32Be careful when use calculate inside any iterative functionVideo lesson

External Links May Contain Affiliate Links read more