Emailing Power BI
Emailing Power BI
POWER BI
CRASH COURSE
Concise, Practical,
Jargon-Free guide
for Excel users to develop their first
Power BI Report
Exercise Files
& Quiz
Included
2022 Edition
Trademark Acknowledgments
All terms mentioned in this manual that are known to be trademarks or service marks have
been appropriately acknowledged or capitalized. Use of a term in this manual should not be regarded
as affecting the validity of any trademark or service mark.
Screen Shots © 1983-2021 Microsoft. All rights reserved.
Disclaimer
Every effort has been made to provide accurate and complete information. However, AMZ
Consulting Pty Ltd assumes no responsibility for any direct, indirect, incidental, or consequential
damages arising from the use of information in this document. Data and case study examples are
intended to be fictional. Any resemblance to real persons or companies is coincidental.
Copyright Notice
This publication is protected in accordance with the provisions of the Copyright Act. Apart
from permissions expressed in the Copyright Act pertaining to copying for study, review, or research,
no part of this publication may be reproduced in any form, or stored in a database or retrieval system,
or transmitted or distributed in any form by any means, electronic, mechanical photocopying,
recording, or otherwise without written permission from AMZ Consulting Pty Ltd.
Power BI Beginner Crash Course:
Getting Started with Power BI
https://www.powerbitraining.com.au/
CHAPTER 1 | 5 minutes
Chapter 1: Introduction to Power BI
▪ What is Power BI
▪ Different Products of Power BI
▪ Competitive Advantages of Power BI
CHAPTER 2 | 3 minutes
Chapter 2: Getting Started with Power BI
▪ Setting Up Office365 Business Basic Trial Account
▪ Power BI Service License Comparison
▪ Downloading Power BI Desktop
CHAPTER 3 | 8 minutes
Chapter 3: Power BI Desktop Navigation
▪ Exploring Power BI Desktop Navigation
▪ Getting Familiar with Ribbon Menu
Contents
CHAPTER 4 | 2 minutes
Chapter 4: Getting Data from Data Sources
▪ Getting Data in Power BI
▪ Getting Data from Excel
CHAPTER 5 | 15 minutes
CHAPTER 6 | 5 minutes
CHAPTER 7 | 5 minutes
Chapter 7: Introduction to DAX
▪ What is DAX?
▪
CHAPTER 8 | 10 minutes
▪ Defining Calculated Columns
Chapter 8: Data Visualization
▪ Defining a Calculated Measure
▪ Data Visualization in Power BI
▪ Creating a Card Visual
▪ Creating an Area Chart
Contents
CHAPTER 9 | 10 minutes
Chapter 1
Introduction to Power BI
✓ What is Power BI
✓ Different Products of Power BI
➢ Power BI Desktop
➢ Power BI Service
➢ Power BI Report Server
➢ Power BI Mobile
✓ Competitive Advantages of Power BI
1|Page
CHAPTER 1: INTRODUCTION TO POWER BI
What is Power BI
Power BI is a suite of self-service BI tools to analyze data and share insights. Power BI
has four different products i.e., Power BI Desktop, Power BI Service, Power BI Report Server
and Power BI Mobile app and every product has its own capabilities and limitations. All stages
of developing a BI solution can be seen in the flowchart below and these will be discussed
throughout the course.
• Transforming Data in
Data Query Editor using
Transformation Query Formula
Language
2|Page
CHAPTER 1: INTRODUCTION TO POWER BI
Sharing Reports ✖ ✓
3|Page
CHAPTER 1: INTRODUCTION TO POWER BI
4|Page
CHAPTER 2: GETTING STARTED WITH POWER BI
Chapter 2
5|Page
CHAPTER 2: GETTING STARTED WITH POWER BI
3. Fill out the form with your existing email address and click Next.
6|Page
CHAPTER 2: GETTING STARTED WITH POWER BI
7|Page
CHAPTER 2: GETTING STARTED WITH POWER BI
Power BI Pro:
Power BI Pro costs $9.99/user/month ($13.36 AUD). It is also included in Office 365
Enterprise E5. With Power BI Pro, some of the features that you get are as follows:
Power BI Premium:
Power BI Premium is an subscription and not a user license and this upgrade is rather
expensive ($5000-$20000/month), so only the larger companies will get use out of it. With
Power BI Premium, you get the following:
8|Page
CHAPTER 2: GETTING STARTED WITH POWER BI
A pop-up appears as Power BI is available at the Microsoft Store for Windows users.
5. Click Open Microsoft Store.
9|Page
CHAPTER 2: GETTING STARTED WITH POWER BI
8. On the startup screen, select Sign In and enter your Office365 Business Basic
email address and password.
9. You can now use Power BI Desktop and access the complete array of features.
10 | P a g e
CHAPTER 3: POWER BI DESKTOP NAVIGATION
Chapter 3
11 | P a g e
CHAPTER 3: POWER BI DESKTOP NAVIGATION
1. Ribbon Menu
2. Tab Menu
3. Visualizations and Fields Pane
4. Power Query Editor
12 | P a g e
CHAPTER 3: POWER BI DESKTOP NAVIGATION
File: Once you are in the report view, on the upper left corner you have the File menu
containing various options related to the file.
Home: Home tab in the ribbon menu consists of various sub-sections that provide
options to help you with report creation and publishing.
Insert: This tab of the ribbon menu contains all the options related to adding new
components to the report.
13 | P a g e
CHAPTER 3: POWER BI DESKTOP NAVIGATION
Modeling: – This tab of the ribbon menu contains all options related to data modeling.
View: – This tab of the ribbon menu contains options related to the user interface.
Help: – This tab of the ribbon menu contains multiple options to get help from.
14 | P a g e
CHAPTER 3: POWER BI DESKTOP NAVIGATION
1. Report: This allows you to access the canvas where you can create your report
using different visual techniques.
2. Data: All your datasets are visualized in tabular format here in this section.
3. Relationships: - You can visually see the relationship between tables here. You
can also rearrange and connect different tables to form a data model.
15 | P a g e
CHAPTER 3: POWER BI DESKTOP NAVIGATION
1. Fields Pane: This pane contains all the tables in your datasets/data models and
their respective fields/columns.
2. Visualizations Pane: All visuals and their relevant configuration options are
found in this tab.
3. Filters Pane: In the Filters pane, you can configure new filters, and update
existing filters.
16 | P a g e
CHAPTER 3: POWER BI DESKTOP NAVIGATION
1. Ribbon Menu: The Ribbon menu contains tabs with various options to help you
in data cleaning and transformation.
2. Queries Pane: This pane contains all the tables.
3. Query Settings: All the steps performed on the data are recorded here during data
cleaning and transformation.
4. Data View: This area shows a tabular view of your data.
17 | P a g e
CHAPTER 4: GETTING DATA FROM DATA SOURCES
Chapter 4
18 | P a g e
CHAPTER 4: GETTING DATA FROM DATA SOURCES
19 | P a g e
CHAPTER 4: GETTING DATA FROM DATA SOURCES
2. Browse to the location you saved the dataset on your computer to open it.
Wait for the processing to finish and the Navigator windows to appear.
Sometimes you need to change the path of your source file. You just need to hit on Home Tab
>Transform data>Data Source Settings. Here you can browse your desired file path. This
will update the source and refreshing your report will shw the impact as well.
20 | P a g e
CHAPTER 5: DATA TRANSFORMATION
Chapter 5
Data Transformation
✓ Removing Errors
✓ Removing Duplicates
21 | P a g e
CHAPTER 5: DATA TRANSFORMATION
7. Click OK.
22 | P a g e
CHAPTER 5: DATA TRANSFORMATION
The column names in the first row will be promoted to column header names.
23 | P a g e
CHAPTER 5: DATA TRANSFORMATION
Columns can also be removed by clicking on Remove Columns > Remove columns.
In addition, we don’t need columns Order Method Type and Urgent for our analysis
so we will remove them too. Another handy way to remove irrelevant columns (especially
when dealing with large queries) is the Choose Column option.
4. Select Choose Columns > Choose Columns from the Home tab.
6. Click OK.
24 | P a g e
CHAPTER 5: DATA TRANSFORMATION
To Rename a column:
6. Click on Sales Table Query on the left pane.
7. Click on Trans Date and rename it to Transaction Date.
8. Click on Value column to rename it to Sale Price.
9. Click on RetCity and rename it to Retailer City.
25 | P a g e
CHAPTER 5: DATA TRANSFORMATION
26 | P a g e
CHAPTER 5: DATA TRANSFORMATION
Removing Errors
Getting rid of erroneous values is also involved in the Data Transformation process. As
you can see, we have some errors in Quantity Sold Column.
To remove errors:
1. Click on Sales Table Query on the left pane.
2. Right-click on the Quantity Sold column header.
3. Click on Remove Errors from the dropdown list.
27 | P a g e
CHAPTER 5: DATA TRANSFORMATION
Removing Duplicates
Duplicates are one of the common problems in datasets. So far we have been working
with Sales Table. In this exercise, we will be working with Country Table. As you can see
Los Angeles in United States and Melbourne in Australia are duplicates.
You can cope up with this issue by following below mentioned steps.
1. Click on the Country column header, hold the Shift key and click on the City
column header to select both.
2. Right-click on the City column header.
3. Click on Remove Duplicates.
28 | P a g e
CHAPTER 6: INTRODUCTION TO DATA MODELING
Chapter 6
✓ Deleting Relationships
✓ Creating New Relationships: Drag and Drop
29 | P a g e
CHAPTER 6: INTRODUCTION TO DATA MODELING
Tables having Primary keys are referred to as Dimension Tables or Lookup Tables.
Tables having foreign keys are referred to as Fact Tables or Data Tables. Usually, in a data
model, there is a single Fact Table surrounded by multiple Dimension Tables.
30 | P a g e
CHAPTER 6: INTRODUCTION TO DATA MODELING
Cardinality: The One-to-many and Many-to-one cardinality options are essentially the same
and the most common type of cardinality.
Cross filtering Direction: The “Both” Cross Filter Direction type is used in rather complex
data models and should be used with caution as it may lead to unexpected results.
31 | P a g e
CHAPTER 6: INTRODUCTION TO DATA MODELING
Deleting Relationships
Relationships between data sets are auto-detected by Power BI based on columns/field
names and values. However, sometimes this guesswork by Power BI can be incorrect. Let us
discuss how you can delete and re-establish the relationship to rectify the error.
1. Switch over to the Relationships tab from the left pane by clicking on the
Relationships icon shown in the screenshot.
32 | P a g e
CHAPTER 6: INTRODUCTION TO DATA MODELING
A relationship line will appear connecting the Product Table and the Sales Table.
33 | P a g e
CHAPTER 7: INTRODUCTION TO DAX
Chapter 7
Introduction to DAX
✓ What is DAX?
✓ Defining Calculated Columns
✓ Defining a Calculated Measure
34 | P a g e
CHAPTER 7: INTRODUCTION TO DAX
What is DAX?
DAX is used and applied in many Microsoft tools and platforms such as:
Power BI
Microsoft Power Pivot for Excel
SSAS Tabular
DAX is a formula language which means there is one formula call with many
parameters. This function call can also contain other function calls as parameters. All the DAX
code is typed in the formula bar shown below. The measure/column tool additionally provides
all the information related to the measure or column respectively.
35 | P a g e
CHAPTER 7: INTRODUCTION TO DAX
Let’s get Product Cost in the Sales Table from the Product Table.
3. Type in the following DAX formula in Formula Bar.
Now, Let’s Create a Revenue column by multiplying Quantity Sold by Sale Price.
4. Right click on the Sales Table.
5. Click on New Column.
6. Type in the following DAX formula in Formula Bar.
Now let’s create a Total Cost column by multiplying Quantity Sold by Product Cost.
7. Right click on the Sales Table.
8. Click on New Column.
9. Type in the following DAX formula in Formula Bar.
36 | P a g e
CHAPTER 7: INTRODUCTION TO DAX
All the three columns i.e., Total Cost (CC) column, Revenue (CC) column and the
Product Cost (CC) column have been created, giving values for which row of the table.
Notice that each of the column has been formatted using Column Tools.
37 | P a g e
CHAPTER 7: INTRODUCTION TO DAX
To learn more about DAX, DAX Functions, and DAX Studio visit the following links:
https://www.powerbitraining.com.au/category/dax/
https://www.powerbitraining.com.au/category/dax-functions/
https://www.powerbitraining.com.au/category/dax-studio/
38 | P a g e
CHAPTER 8: DATA VISUALIZATION
Chapter 8
Data Visualization
39 | P a g e
CHAPTER 8: DATA VISUALIZATION
40 | P a g e
CHAPTER 8: DATA VISUALIZATION
41 | P a g e
CHAPTER 8: DATA VISUALIZATION
42 | P a g e
CHAPTER 8: DATA VISUALIZATION
43 | P a g e
CHAPTER 8: DATA VISUALIZATION
Hovering with the mouse over the Donut Chart will display a tooltip with more information
including the percentage.
44 | P a g e
CHAPTER 8: DATA VISUALIZATION
45 | P a g e
CHAPTER 8: DATA VISUALIZATION
Creating a Slicer
Slicer is an alternate way of filtering, that narrows the other visualizations in a report.
Unlike filters, the slicers are present as a visual on the report.
To create a Slicer:
1. Click on Slicer.
2. Drag Product Line from Product Table to the Field area.
3. Click on Paint Roller Icon to access Format options.
4. Set the Slicer Header > On and Slicer Title > Off.
5. To filter the whole report for Camping Equipment, click on its checkbox.
Filters Pane on the right side configures visual, page and report level filters.
46 | P a g e
CHAPTER 9: PUBLISH AND SHARE
Chapter 9
47 | P a g e
CHAPTER 9: PUBLISH AND SHARE
48 | P a g e
CHAPTER 9: PUBLISH AND SHARE
Confirmation dialogue box will appear once your report has been published on web.
You can now share the link to your report by visiting Power BI app on the web.
To understand the visuals in more depth, download the Crash Course file from the following
link and access the complete Power BI report:
https://www.powerbitraining.com.au/powerbidesktopcrashcoursedownloads/
49 | P a g e
CHAPTER 9: PUBLISH AND SHARE
In the Report tab, list of all the Published Reports can be seen.
3. Go to Report section > Sales Report in Power BI service.
4. Click on Share in upper right corner of the menu ribbon.
5. In the given field enter Email address of person you want to share the Report with.
6. You can include a message as well for the recipient.
50 | P a g e
POWER BI QUIZ
https://www.powerbitraining.com.au/power-bi-
crash-course-quiz/
51 | P a g e
COMPANY INFORMATION
https://amzconsulting.com.au/
https://www.powerbitraining.com.au/
• Power BI Consulting
• Power BI Public Training
• Power BI Corporate Training
Founder, AMZ
• Power BI Basic:
Consulting Pty Ltd https://www.powerbitraining.com.au/power-bi-basic-
https://www.linkedin.co training-course/
m/in/trainernoorani/
• Power BI Advanced:
ABN: https://www.powerbitraining.com.au/power-bi-advanced-
11627874668
training-course/
• Power BI DAX:
https://www.powerbitraining.com.au/dax-course/
Contact Details:
• Training: [email protected]
• Consulting: [email protected]
• Phone: 0410171609
52 | P a g e