Master Microsoft Power BI in 21 Days
- Description
- Curriculum
- FAQ
- Reviews
If you want to learn Microsoft Power BI from the basics if you want to improve your analytical skills which have vast demand in the market.
Following are the topics you are going to learn from in this course.
-
What is Power BI?
-
What technology or toolset is needed to learn Power BI?
-
Why do we need Power BI?
-
Different components in the Power BI area.
-
What is Power BI Desktop? How to start using it? How to create the projects in Power BI Desktop?
-
How to connect to a different database in Power BI Desktop?
-
Understand Query Editor and how to use it?
-
How to create Data Model? How to create relationships?
-
Understand different relationship types, Cardinality and join Kinds with Practical example
-
How to create your First Visuals?
-
What are different visuals you can create, what are different formatting capabilities that can be used to make the most of the visuals?
-
Learn about Microsoft Power BI service?
-
How to Move your local project created in Power BI Desktop to Cloud?
-
How to create different dashboards? How to publish it.
-
How to share and collaborate your applications with other users.
-
Explore all aspects of Microsoft Power BI Pro service.
-
What is DAX? DAX vs M-Language
-
Which one to use? DAX or M-Language
-
Implement DAX formula and M-language practically
-
What is Power BI Mobile?
-
How to set up Power BI Mobile? How to access different reports/dashboards in Power BI Mobile?
-
What are Custom Visuals and what’s it used?
-
Tools and technologies needed to create Custom visuals?
-
How to bind real data with Custom visuals.
-
all these with theory and practical examples.
-
1Welcome to the CourseVideo lesson
Welcome to the Power BI course, lets's try to understand what are the topics going to be covered in this video.
-
2What is Microsoft Power BI?Video lesson
What is Power BI? what are key areas of Power BI?
-
3How to Install Power BI & Necessary Project SetupVideo lesson
Learn about how to install Power BI and do necessary Project setup to get started with power BI project creation
-
4How to Connect Power BI to Source FilesVideo lesson
Learn how we can connect Power BI Desktop to Source files.
-
5What is Query Editor & how to work with Query EditorVideo lesson
Query Editor is an important part of Power BI Desktop and is one thing that helps us to connect to the Database and then performs data transformation.
-
6What is Data Model & How to create your first VisualVideo lesson
Learn what is Data model is and how we can create our first data model.
-
7Useful ResourcesText lesson
-
8IntroductionVideo lesson
What we are going to see, lets try to see.
-
9How to use Course resourcesVideo lesson
Let's try to understand how to use the project resources.
-
10Understand Power BI Desktop workflowVideo lesson
Before we progress into the course, we must understand the power BI Desktop workflow, various important concepts related to Power BI, and different terminology, understanding workflow will help you provide more clarity about different topics about Power BI and related content. We are going to cover the entire course with this Power BI Desktop workflow. This will make it easy to go through and learn the Power BI tool.
-
11Understand the interface of Data Model & Query EditorVideo lesson
Let's understand the interface of the Data model in more detail and the various operations we can perform in the Data Model.
-
12How to create Project Files & recommended settingsVideo lesson
Let's understand the project File and recommended settings we need to do for our project.
-
13Useful ResourcesText lesson
There are attached files you can find as helpful resources and different stages of the course.
In case you’re stuck, please download a project close to the lecture you’re currently working on, unzip the .zip file and open the .pbix file.
-
14Connect source files to Power BI DesktopVideo lesson
For our project, now we will connect our CSV files to Power BI Desktop and then we will take these files data to next level. Power BI can connect to various sources, CSV is one of the data source it connects.
-
15Data Transformation - Keeping & Removing rows, Remove Empty RowsVideo lesson
When we have data, there may be various operations we need to perform on Data, basically, we should be able to understand which data to keep and which does not, so Keeping and removing rows helps us in this.
-
16Append Queries, Working with Columns - Rename Columns, Replacing ValuesVideo lesson
Append Queries is a very powerful feature and is required at many times when we work on real time projects.
-
17How to Format Data & Handling Formatting ErrorsVideo lesson
Formatting data is important and when it comes to handling errors, let's understand how we can fix the data formatting errors.
-
18How to Pivot and Unpivot dataVideo lesson
Understand how we can pivot and unpivot the data in Query editor.
-
19How to Split DataVideo lesson
There is always the possibility that we may need to split data and it can be possible that we need to split the columns, so to understand better, let's learn this from video.
-
20Create Groups & Clean up projectVideo lesson
organizing the project and creating groups, so that it will be helpful to organize the project
-
21What we learned and Next stepsVideo lesson
-
22What is Star Schema?Video lesson
Star schema is important to understand when we are implementing the data model. Let's try to understand what is Star Schema?
-
23How to use Star Schema in our ProjectVideo lesson
We need to use this star schema in our project, for this we need to understand how to use star schema in our project, what are the table we need to create and how to join them
-
24What is Query Duplicates & References?Video lesson
understand detail about Query Duplicates and Query references.
-
25Creating Dimension Table - DIM Region table & Remove duplicatesVideo lesson
Practical steps to create DIM table.
-
26Understanding Merging Queries - TheoryVideo lesson
What is merging, lets's understand it.
-
27Merging Queries - PracticallyVideo lesson
how to perform merging, let's see how to implement it.
-
28What is Join Kind? TheoryVideo lesson
Let's understand different types of Jons in the Power BI Data Model.
-
29Merging Queries Applied & Finish Dimension Table - DIM Region tableVideo lesson
Merging queries to finalize the DIM table.
-
30Solution to Merge issue in Previous LectureText lesson
-
31Take a Break - Understand Next stepsVideo lesson
-
32Creating Dimension table - Creating DIM-Age tableVideo lesson
Let's see how we can create another DIM table.
-
33What is FACT table & How to Create FACT tableVideo lesson
Fact table is important for any data model, let's see how we can create it..
-
34Speed up the performance of our ProjectVideo lesson
Let's see how we can improve queries performance
-
35Module IntroductionVideo lesson
Module introdction
-
36What is relationships?Video lesson
What is relationships?
-
37What is Cardinality? Understand Types of CardinalityVideo lesson
Types of Cardinality and what is the use of Cardinality.
-
38Cross Filter Direction & Active Properties & its UseVideo lesson
Cross Filter direction and active properties in Power BI.
-
39What is M Language? What is DAX?Video lesson
Let's try to understand what is M Language and DAX.
-
40Difference between M and DAX with Practical ExampleVideo lesson
-
41Basics of DAX and its syntaxVideo lesson
-
42Understand DAX Data TypesVideo lesson
-
43Understand Operators & DAX FunctionsVideo lesson
-
44Calendar Function ExampleVideo lesson
-
45Apply DAX basics practicallyVideo lesson
-
46Understanding IF & RelatedVideo lesson
-
47What is Calculated Columns and Measures & Its Difference & Create First MeasureVideo lesson
-
48CALCULATE & FILTER UnderstandingVideo lesson
-
49Calculate & Filter - PracticallyVideo lesson
-
50ConclusionVideo lesson
-
51Useful ResourcesText lesson
-
52Module IntroductionVideo lesson
Module introduction points to be covered in this module
-
53Basic Visual ConceptsVideo lesson
-
54Creating our First VisualsVideo lesson
-
55Understanding Tooltips & InteractionsVideo lesson
-
56Diving into Hierarchies & Drill ModeVideo lesson
-
57Data Colors & Conditional formattingVideo lesson
-
58Formatting ReportsVideo lesson
-
59Formatting report pages & VisualsVideo lesson
-
60Working with Report themesVideo lesson
-
61What is Slicer and its UseVideo lesson
-
62Default Summarization & SortingVideo lesson
-
63Working with Treempas & Tables & Syncing SlicersVideo lesson
-
64Filter Types : Visual, Page & ReportVideo lesson
-
65Working with Row cardsVideo lesson
-
66Creating Combined Visuals & WaterfallsVideo lesson
-
67Using Custom VisualsVideo lesson
-
68ConclusionVideo lesson
-
69Useful ResourcesText lesson
-
70Module IntroductionVideo lesson
-
71Need of Power BI Pro (Service) & Service vs Pro vs PremiumVideo lesson
-
72How to Register for Power BI ProVideo lesson
-
73Alternative to non-business emailsText lesson
-
74Explore Power BI pro InterfaceVideo lesson
-
75Connecting Power BI Pro & power BI DesktopVideo lesson
-
76Understanding Datasets in Power BI Pro & Work with reportsVideo lesson
-
77Creating DashboardsVideo lesson
-
78Refreshing Data with GatewaysVideo lesson
-
79Sharing and CollaborationVideo lesson
-
80Working with Power BI MobileVideo lesson
-
81ConclusionVideo lesson
External Links May Contain Affiliate Links read more