This is an introductory video course about the DAX language. DAX is the native language of Power BI, Power Pivot for Excel, and SSAS Tabular models in Microsoft SQL Server Analysis Services. The training is aimed at users of Power BI, Power Pivot for Excel, and at Analysis Services developers that want to move the first steps with DAX.
The goal is to teach the DAX language using Power BI for all the examples. You can download the initial Power BI Desktop file used in the demos and repeat all the steps shown in the videos. The same concepts can be used also on Power Pivot and on Analysis Services Tabular. The course is made of 150 minutes of lectures. You can watch the videos at anytime and the system will keep track of your advances. Within the course you can download the slides and the initial Power BI file used in the demos.
I liked this course detailed explanation and even though I have been working with Power Bi I haven't been able to understand how the underlying logic works.
Haitham Taha(Oct 25, 2024)
Thank you
Ngân Tat(Sep 17, 2024)
ok
Sean Sullivan(Jul 29, 2024)
Splendid! Thanks
Billy Joe Wilsher(Jun 23, 2024)
Goods over view of Dax
Herbert Cortez(Jun 21, 2024)
Great course for beginners!
Mansi Patel(Mar 15, 2024)
It was great learning from SQLBI about DAX language. The explanations were simple and great.
abdellatif reghai(Jan 31, 2024)
Thank you
srikanth T(Jan 25, 2024)
NA
Lars Lyager Olsen(Jan 24, 2024)
At the end of the part "What is Time Intelligence" you show the below calculation. I would have liked a bit more explanation on how to interpret the two 'Date'[Date]. Otherwise a great course and I look forward to the next.
CALCULATE (
SUM ( Sales[SalesAMount] ),
FILTER (
ALL ( 'Date' ),
'Date'[Date] <= MAX ( 'Date'[Date] )
)
)
Suman Yadav(Nov 17, 2023)
Awesome content
alishkumar manvar(Sep 4, 2023)
You are charging high for Master and Optimizing DAX