Course Outline
Course Outline
Program Objective:
By the end of this session, you will be able to:
1. Use Power Query - for data preparation - both in Excel and Power BI Desktop
2. Use Visuals and Formatting features - for data visualisation, report preparation, and adding interactivity
3. Get an overview of Power BI Service - UI, Publishing, and Sharing
Important Note:
This is a hands-on practice based workshop. Learners are expected to complete the program pre-requisites before
the start of the program.
Program Pre-requisite:
1. Download and Install Power BI Desktop (free) from this Microsoft link -
https://www.microsoft.com/en-us/download/details.aspx?id=58494
(PBIDesktopSetup_x64.exe)
2. Download the detailed case studies and PDF material from the link shared in the email.
3. 25-mins 'Pre-Training Prep' video course -
courses.yodalearning.com/p/introduction-to-power-query-and-power-bi-desktop/
24 Copy Paste M-Query in Excel's Power Query (Advanced Editor & Blank Query)
25 Go to Excel -> Data tab -> Get Data -> From Other Sources -> Blank Query
26 Load to… [Table vs Pivot Table]
27 Queries & Connections
28 Right-click on Query -> Refresh, Load to, Edit = Launch Power Query Editor
29 Demo: Format - Trim, Clean, Case Change; Fill Down, Split to Rows; Replace Values
1 Slicer:
List, Dropdown
Orientation (List) for Horizontal tiles; Single Select, Select all
3 Clustered Column:
Label
Dashed average line with Label
Conditional Formatting - for spotting patterns (DistinctCount of Customers)
Small Multiples
Horizontal Bar Chart with TopN Filter
Treemap
Demo - Custom Visuals from Marketplace - Calendar Heatmap (Tallan)
Refer our videos on data exploration
5 Matrix:
It’s like Pivot Table
Disable Subtotals (Row & Column)
Conditional Formatting like Rules along with Advanced Controls
Data Bars (Show Bar only) with +/-, Background Color for Heatmap, Icons
6 Extra:
Filter levels - Report level vs Page level vs Visual level [^ if time permits]
Custom Tooltip - On hover visuals [^ if time permits]
Publish and Share a Power BI report
End
COURSE OUTLINE
Program Objective:
By the end of this session, you will be able to understand and apply the:
1. Top 10 essential concepts, theories and fundamentals of how DAX works
2. The top 10 commonly used DAX measures
3. Basics of Data Modeling & Relationship cardinality
Coverage:
Writing DAX formulas.
Defining calculated tables and columns.
Defining measures.
Using DAX iterator functions.
Modifying filter context.
Using DAX time intelligence functions.
Important Note:
This is a hands-on practice based workshop. Learners are expected to complete the program pre-requisites
before the start of the program.
Program Pre-requisite:
1. Download and Install Power BI Desktop (free) from this Microsoft link -
https://www.microsoft.com/en-us/download/details.aspx?id=58494
(PBIDesktopSetup_x64.exe)
2. Download the detailed case studies and PDF material from the link shared in the email.
3. 25-mins 'Pre-Training Prep' video course -
courses.yodalearning.com/p/introduction-to-power-query-and-power-bi-desktop/
7 Recommended reading -
Database Normalization: Concepts & Rules (1NF, 2NF, 3NF)
What is Denormalization?
Key Types: Primary, Foreign, Composite
Star Schema
3 Using DAX - Data Analysis Expression 280 Mins
14 CALENDARAUTO
15 CALENDAR with DATE, MAXX and MINX
16 CALCULATE & the concept of modifying Filter context
17 CALCULATE with DATEADD (compare sales of different periods)
18 DATESINPERIOD
19 FIRSTDATE, LASTDATE
20 DATESYTD, TOTALYTD
21 DIVIDE (handles error cases)
22 ALL vs ALLSELECTED
1 Toggle-based Charts view: Use Shapes as buttons along with 'Selection Pane' & 'Bookmarks'
2 Using 'New Parameter' to create 'What if' - GENERATESERIES, SELECTEDVALUE
3 Custom Tooltip - On hover visuals
4 Overview of DAX Suggestions (new update)
End