0% found this document useful (0 votes)
226 views7 pages

Power BI - A Complete Introduction

Uploaded by

jaanramrohit1122
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
226 views7 pages

Power BI - A Complete Introduction

Uploaded by

jaanramrohit1122
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 7

Power BI Analytics Benchmark (AB) Trainings

Power BI - A Complete Introduction

Power BI

 Power BI is a collection of tools or software’s provided by Microsoft Corporation for


Business Intelligence.
 Power BI is a kind of self-service, cloud based, business intelligence (BI) tool.

There are “N” numbers of Business Intelligence Tools both Traditional and Self serviced in the
Market from Different Vendors, below are the popular among them and their service provider.

BI Tool Service Provider


Power BI Microsoft
Tableau BI Tableau Software
QlikView Qlik
Qlik Sence Qlik
MSBI Microsoft
Microstrategy Microstrategy Corporation

Business Intelligence

 Process of converting the data into Actionable Information or Business Insights called
as Business Intelligence.
 Business Intelligence helps Business Managers to make more informed business
decisions.

www.abtrainings.com
Power BI Analytics Benchmark (AB) Trainings

We have two types of BI tools in market

1. Traditional BI
2. Self-Serviced BI

In recent years, we observe that there has been an evolutionary shift from legacy, on
premise traditional Business Intelligence (BI) solutions to cloud-based, self-serviced BI.

Traditional BI

Traditional BI has been around for years and often requires a high-level technical skill
to implement, administer and maintain the solution. Another characteristic of traditional BI is
that it requires the solution to be housed on premise. For growing companies, this is a costly
and ineffective solution. Additionally, since traditional BI is typically a technical product, it’s
difficult for business users to have access to it.

Fundamental characteristics of Traditional BI

 Traditional Tools offers a broad range of features which allow companies to cover a
wide spectrum of reporting types and an array of use cases.
 Requires a high level of technical expertise, users rely significantly on IT to perform
even the most basic functions like building reports. As a result, user adoption rates
may suffer.
 Requires IT to have SQL query skills or learn a proprietary query language in order to
implement- which drives up cost and adds to the time required to deploy the solution.

www.abtrainings.com
Power BI Analytics Benchmark (AB) Trainings

Self Service BI

 Self-service BI is a form of business intelligence in which end users are empowered to


independently satisfy their own information needs.
 With self-service BI, non-technical professionals can generate their own reports, run
their own queries, and conduct their own analyses, without the assistance of IT staff.

Fundamental characteristics of Self-Service BI

 Business users are able to access the real-time data they want and quickly generate
results without the need for technical expertise. Often, no coding skills are required.
 Self Service BI’s upfront costs, total cost of ownership (TCO) and total cost of change
(TCC) are significantly less than Traditional BI’s costs.
 User adoption is typically greater with Self Service BI than with Traditional BI because
it’s easier for the non-technical business user to understand and leverage.

Cloud Based

 Cloud-based is a term that refers to applications, services or resources made available


to users on demand via the Internet from a cloud computing provider's servers.
 With the help of Power BI you can analyze your data anywhere from the world with
the help of internet.

On-Premise BI

 On-Premises BI software which is installed locally, on a company’s own computers and


servers.
 Power BI Report Server is a solution that customers deploy or install on their own
premises for publishing, sharing and managing reports and Dashboards.
 Reports or Dashboards shared from Power BI Report Server can be accessed within the
Network only.

Power BI Tools

 Power BI Suite of Below Tools or Software’s

o Power BI Desktop
 Power Query
 Power Pivot
 Power View
o Power BI Service
o Power BI Report Server
o Power BI Mobile

www.abtrainings.com
Power BI Analytics Benchmark (AB) Trainings

Power BI Desktop

 Power BI Desktop is a tool to connect to, clean, model, and visualize your data.
 With Power BI Desktop, you can connect to different data sources, transform the data
if required, model the data (Data Modeling) and visualize the data in different ways.
 Power BI Desktop is the combination of below software’s

 Power Query
 Power Pivot
 Power View

Power Query

 Power Query is one piece of suite of Power BI. Power Query is used for data extraction
and transformation.
 With the help of Power Query, we will connect to the different Data Sources and
Transform the data and then we will load the datasets into Power Pivot.
 Transformed Data Sources in Power BI we called as Datasets.
 The Power Query engine comes with a graphical tool and a formula language (M
Language) to transform the data.
 With the help of predefined functions in the graphical tool we can transform the data
in power query. However, Power Query can be programmed to create custom
functions. This gives you seemingly unlimited potential to transform your data in just
about any way possible.
 The formula language we used in Power Query is the M language to create the custom
functions.
 Power Query can load the result set into Excel or into Power Pivot model.
 Power Query not only makes all these tasks easier, but it also records your steps.

Power Pivot

 Power Pivot is one piece of the suite of Power BI. Power Pivot is used for Data
Modeling.
 Power Pivot is the place where we place the transformed data that is loaded by power
query for data modeling.
 Power Pivot works on xVelocity In-Memory based tabular engine.
 The In-Memory engine gives Power Pivot super-fast response time and the modeling
engine would provide you a great place to build your star schema, calculated measures
and columns, build relationships through entities and so on.
 Power Pivot uses Data Analysis eXpression language (DAX) for building measures and
calculated columns.
 DAX is a powerful functional language which contains multiple functions that are
helpful to create measures and calculated columns.

www.abtrainings.com
Power BI Analytics Benchmark (AB) Trainings

Power View

 Power View is one piece of the suite of Power BI. Power View is used for data
Visualization.
 With Power View you can create interactive charts, graphs, maps, and other visuals
that bring your data to life.

Power BI Desktop Process Flow

 Power BI Desktop as mentioned above is an editor for three components Power


Query, Power Pivot, and Power View.
 Power Query connects to data sources and mash up the data with a formula language,
the result set of Power Query will be loaded into a tabular model which is Power
Pivot.
 Power Pivot can set the relationships and allow you to create measures and calculated
columns and set the data model as you want.
 Then Power View connects to the model and visualizes the data with different charts
and visualization elements.
 Power BI Desktop has everything in one editor, and this makes it an easy to use tool.
 You can solve very complex challenges with Power BI Desktop only because of its
underlying components.

www.abtrainings.com
Power BI Analytics Benchmark (AB) Trainings

Limitations of Power BI Desktop

 No Dashboard Concept in Power BI Desktop.


 You cannot perform admin activities in Power BI Desktop like Automatic data refresh
or Scheduled refresh, sharing Reports and Dashboards so on.

Power BI Service

 Power BI Service is cloud based solution which is managed by Microsoft Corporation for
publishing, sharing and managing Reports and Dashboards.
 Reports or Dashboards shared from Power BI Service can be accessed anywhere from
the world.
 You can view the Reports or Dashboards that are shared with you with the help of web
browsers or Mobile Application (Power BI Mobile).

Power BI Report Server

 Power BI Report Server is a solution that customers deploy or install on their own
premises for publishing, sharing and managing reports and Dashboards.
 Reports or Dashboards shared from Power BI Report Server can be accessed within the
Network only.
 You can view the Reports or Dashboards that are shared with you with the help of web
browsers or Mobile Application (Power BI Mobile).

Power BI Mobile

 Power BI Mobile is a mobile application which is used to see the Reports and
dashboards shared with us by logging with our server credentials.
 Power BI Mobile App is available for Android, Apple, and Windows Phone, simply
download it from Google Play (Android), or App Store (Apple), or Windows Store
(Windows Phone) and install.
 After the installation login with your server credentials (username and password), and
you’ll see Reports and Dashboards shared with you.

The Flow of Work in Power BI / Power BI Architecture

A common flow of work in Power BI is

 Bring data into Power BI Desktop, and create a report.


 Publish to the Power BI service or Power BI Report Server, where you create new
visualizations or build dashboards.
 Share your dashboards with others, especially people who are on the go.
 View and interact with shared dashboards and reports in Power BI Mobile apps
(Windows phones and tablets, as well as for IOS and Android devices).

www.abtrainings.com
Power BI Analytics Benchmark (AB) Trainings

Power BI Reporting life cycle or BI Life Cycle

 Preparing the data and Loading into Reporting Tool  Power Query
 Data Modeling and defining Metrics  Power Pivot
 Report generation  Power View
 Creating Dashboards, Sharing & Admin Activities Power BI Service or Power BI
Report Server
 Viewing Reports & Dashboards  Mobiles and Web Browsers.

A Brief History of Power BI

The tools in the Power BI are not new into the market. Let us see the
history of Power BI.

 Power Query is a free add-in in Excel 2010 and 2013 and it is inbuilt in Excel 2016.
 Power Pivot is a free add-in in Excel 2010 and 2013 and it is inbuilt in Excel 2016.
 Power View is a free add-in in Excel 2013 and it is inbuilt in Excel 2016.
 Power BI Service is released on Jan 2015.
 Microsoft combined Power Query, Power Pivot and Power View as Power BI Desktop
and released on July 2015.
 Power BI Report Server was released on June 2017.

www.abtrainings.com

You might also like