You are on page 1of 1

B2-D5 PBI AGENDA:

****************
1] Introduction to DAX

Enhancing Data Model -- Writing DAX Queries


Create New Column / Create New Measure
Create Table

Flow of Process in Power BI:


************************
Step-1 : Transform Data

Step-2: Power Pivot (2) -- Data Model and Enhanced Data Model

-- Data Model - Deals with Relationship


-- EDM - We write DAX Queries / DAX Expressions

What is DAX ?
************
DAX is a collection of functions, operators, and constants that can be used in a
formula,
or expression, to calculate and return one or more values. DAX helps you create new
information from data already in your model.

Working with below DAX Functions:


*****************************
--> DAX DATE Functions
--> SUMMARIZE Function
--> RELATED Function
--> RANK Function

2] Load Data from Databases Using Power BI Desktop

3] Add Date Table - Create a Date Table in Power BI Desktop

4] Use Blank Queries to Create Data Tables in Power BI Desktop

5] Implementing Key Performance Indicators for Visual

6] Configuring properties in Power BI Desktop

7] Fix Metadata Using Power BI

8] Understanding about Hierarchies in PowerBI

You might also like