SlideShare a Scribd company logo
Power BI
Presented by ,
Lakshmi Prasanna.Kottagorla
Application Development Analyst
Agenda
 what is Power BI
 Power BI Architecture
 A deeper look at the parts of Power BI:
 Power BI Desktop
 Power BI Service
 Power BI Mobile
 Power BI Embedded
 Power bi sample report design creation
 Power bi database connectors
 Types of DAX Functions in Power Bi
 Publishing & scheduling the Power Bi reports
 Power BI Advantages & Disadvantages
 Q & A
what is Power BI ??
 Power BI is a business analytics service provided by
Microsoft.
 By using power bi service end users can create
reports and dashboards by themselves, without
having to depend on technology developers.
A deeper look at the parts of Power BI:
Power BI Desktop
 Power BI Desktop provides advanced query,
modelling, and report creation features that
enables you to build data models, create
reports,
 We can share our work by publishing the .pbix
files into Power BI service.
 Power BI Desktop is a free download
software.
 Software path :
https://powerbi.microsoft.com/en-us/desktop/
 Power BI is a cloud-based business
analytics service that enables anyone to
visualize and analyse data with greater
speed, efficiency, and understanding.
 Users can create dashboards on their own
basing on their needs at that particular point
of time .
Power BI Service
Power BI Mobile
 Everyone. With the Microsoft Power BI app
for Android phones, you can monitor and
access your business data anywhere,
anytime.
 Easily view and interact with your Power
BI dashboards, share them with your
colleagues, and discover insights in minutes.
... On your phone, present and explore your
data in new ways.
 Set alerts that allow for proactive
engagement
 Offline cache for dashboard consumption
without an internet connection.
Power BI Embedded
 Power BI Embedded is an Azure service
that enables application developers to
add interactive Power BI reports into their
own applications.
 Power BI Embedded works with existing
applications
Power bi sample report design creation Requirements
 Need to understand the business requirement
 Need to understand the databases which are going to usable
 Need to understand the DAX formulas which will be helpful .
 Meet the user perceptive .
Power bi database connectors
Types of DAX Functions in Power Bi
 Aggregation functions
 Counting functions
 Logical functions
 Information functions
 Text functions
 Date functions
Aggregation functions
These functions work only
on numeric columns, and
generally can aggregate only
one column at a time.
oSUM
oAVERAGE
oMIN
oMAX
oSUMX (and other X functions)
Counting functions
These functions
count different elements,
such as distinct values,
non-empty values, and
table rows.
oCOUNT
oCOUNTA
oCOUNTBLANK
oCOUNTROWS
oDISTINCTCOUNT
Logical function
We can use operators (such
as &&) when you need more than
two conditions in your formula
o AND
o OR
o NOT
o IF
o IFERROR
Information functions
There is value in
knowing the data type of
your columns ahead of
time, rather than
depending on these
functions to provide the
data type.
o ISBLANK
o ISNUMBER
o ISTEXT
o ISNONTEXT
o ISERROR
Text functions
These text work very
similarly to the Excel
functions that have the
same name.
o CONCATENTATE
o REPLACE
o SEARCH
o UPPER
o FIXED
Date functions
These functions are
useful to calculate and
extract information
from date values.
o DATE
o HOUR
o NOW
o EOMONTH
o WEEKDAY
Examples of Dax Functions:
1) SUM(<COLOUM>)
-- RETURN A DECIMAL NUMBER AFTER SUMMATION OF VALUES IN THE COLUMN
EX: SUM(SALES[AMOUNT])
2) SUM(<TABLE>,<EXPRESSION>)
--RETURN THE SUM OF EXPRESSION EVALUATED FOR EACH ROW IN THE TABLE
EX: SUM(FILTER(INTERNETSALES,[INTERNETSALES[SALESTERRITORYID]=5),[FREIGHT])
3) COUNT(<COLOUM>)
--THE COUNT FUNCTION COUNTS THE NUMBER OF CELLS IN A COLUMN THAT CONTAIN NUMBERS
(DATES,TEXT).
EX: COUNT([SHIPDATE])
4) DISTINCTCOUNT(<COLOUM>)
--THE DISTINCTCOUNT FUNCTION COUNTS THE NUMBER OF DIFFERENT CELLS IN A COLUMN OF NUMBERS.
EX: =DISTINCTCOUNT(RESELLERSALES_USD[SALESORDERNUMBER])
Publishing & Scheduling the power bi reports
1.Publish the .pbix file from power bi desktop to power bi service and the path for checking
the published report is “ https://msit.powerbi.com”
2.Giving access to verify the reports for particular users by “Workspace & groups”.
3.Scheduling the reports for daily,weekly bases and send the reports to users through
emails.
Power BI Advantages & Disadvantages
Advantages:
1. The free version reduces acquisition barriers.
2. The DAX (Data Analysis Expressions) scripting language is a relatively simple construct used to create
calculated columns and measures. It's similar to Excel, although while Excel is cell based, DAX is column
based.
3. The dashboard visualizations are best in class and continually updated from the community.
Disadvantages:
1. Dashboards and reports can only be shared with users who have the same email domains or email
domains listed with your Office 365 tenant.
2.Search for long list in slicers is not visible .
Reference:
• Power bi desktop software free download
HTTPS://POWERBI.MICROSOFT.COM/EN-US/DESKTOP/
• POWER BI : By self we can learn power bi from below site
 HTTPS://DOCS.MICROSOFT.COM/EN-US/POWER-BI/GUIDED-LEARNING/
 HTTP://BIINSIGHT.COM/POWER-BI-DESKTOP-QUERY-PARAMETERS-PART-1/#FILTER
 HTTPS://DOCS.MICROSOFT.COM/EN-US/POWER-BI
• For any issue facing at time designing the report with help of powerbi desktop .please find
the below site. we can get some information on issues which are resolved.
HTTPS://COMMUNITY.POWERBI.COM/
• Download the custom visualizations
HTTPS://DOCS.MICROSOFT.COM/EN-US/POWER-BI/POWER-BI-CUSTOM-VISUALS
• Dax functions
HTTPS://WWW.TUTORIALSPOINT.COM/DAX_FUNCTIONS/INDEX.HTM

More Related Content

What's hot

Microsoft power bi
Microsoft power biMicrosoft power bi
Microsoft power bi
techpro360
 
Introduction to power BI
Introduction to power BIIntroduction to power BI
Introduction to power BI
Ramar Bose
 
Power BI Training | Getting Started with Power BI | Power BI Tutorial | Power...
Power BI Training | Getting Started with Power BI | Power BI Tutorial | Power...Power BI Training | Getting Started with Power BI | Power BI Tutorial | Power...
Power BI Training | Getting Started with Power BI | Power BI Tutorial | Power...
Edureka!
 
Power BI Desktop | Power BI Tutorial | Power BI Training | Edureka
Power BI Desktop | Power BI Tutorial | Power BI Training | EdurekaPower BI Desktop | Power BI Tutorial | Power BI Training | Edureka
Power BI Desktop | Power BI Tutorial | Power BI Training | Edureka
Edureka!
 
Microsoft Power BI Overview
Microsoft Power BI OverviewMicrosoft Power BI Overview
Microsoft Power BI Overview
Netwoven Inc.
 
What Is Power BI? | Introduction To Microsoft Power BI | Power BI Training | ...
What Is Power BI? | Introduction To Microsoft Power BI | Power BI Training | ...What Is Power BI? | Introduction To Microsoft Power BI | Power BI Training | ...
What Is Power BI? | Introduction To Microsoft Power BI | Power BI Training | ...
Edureka!
 
Power BI Made Simple
Power BI Made SimplePower BI Made Simple
Power BI Made Simple
James Serra
 
Power BI Tutorial For Beginners | Power BI Tutorial | Power BI Demo | Power B...
Power BI Tutorial For Beginners | Power BI Tutorial | Power BI Demo | Power B...Power BI Tutorial For Beginners | Power BI Tutorial | Power BI Demo | Power B...
Power BI Tutorial For Beginners | Power BI Tutorial | Power BI Demo | Power B...
Edureka!
 
Intro for Power BI
Intro for Power BIIntro for Power BI
Intro for Power BI
Martin X
 
Power BI Ecosystem
Power BI EcosystemPower BI Ecosystem
Power BI Ecosystem
Swapnil Jadhav
 
Power BI
Power BIPower BI
Power BI Full Course | Power BI Tutorial for Beginners | Edureka
Power BI Full Course | Power BI Tutorial for Beginners | EdurekaPower BI Full Course | Power BI Tutorial for Beginners | Edureka
Power BI Full Course | Power BI Tutorial for Beginners | Edureka
Edureka!
 
Power BI Overview, Deployment and Governance
Power BI Overview, Deployment and GovernancePower BI Overview, Deployment and Governance
Power BI Overview, Deployment and Governance
James Serra
 
Power BI
Power BIPower BI
Power BI
Kiran Joy
 
Microsoft Power BI
Microsoft Power BIMicrosoft Power BI
Microsoft Power BI
Geetika
 
Power BI Overview
Power BI OverviewPower BI Overview
Power BI Overview
Nikkia Carter
 
Introduction to Power BI
Introduction to Power BIIntroduction to Power BI
Introduction to Power BI
Sagar Kewalramani
 
Power BI visuals
Power BI visualsPower BI visuals
Power BI visuals
Aldis Ērglis
 
Power BI for Developers
Power BI for DevelopersPower BI for Developers
Power BI for Developers
Jan Pieter Posthuma
 
powerbi-presentation.pptx
powerbi-presentation.pptxpowerbi-presentation.pptx
powerbi-presentation.pptx
Ayushi716489
 

What's hot (20)

Microsoft power bi
Microsoft power biMicrosoft power bi
Microsoft power bi
 
Introduction to power BI
Introduction to power BIIntroduction to power BI
Introduction to power BI
 
Power BI Training | Getting Started with Power BI | Power BI Tutorial | Power...
Power BI Training | Getting Started with Power BI | Power BI Tutorial | Power...Power BI Training | Getting Started with Power BI | Power BI Tutorial | Power...
Power BI Training | Getting Started with Power BI | Power BI Tutorial | Power...
 
Power BI Desktop | Power BI Tutorial | Power BI Training | Edureka
Power BI Desktop | Power BI Tutorial | Power BI Training | EdurekaPower BI Desktop | Power BI Tutorial | Power BI Training | Edureka
Power BI Desktop | Power BI Tutorial | Power BI Training | Edureka
 
Microsoft Power BI Overview
Microsoft Power BI OverviewMicrosoft Power BI Overview
Microsoft Power BI Overview
 
What Is Power BI? | Introduction To Microsoft Power BI | Power BI Training | ...
What Is Power BI? | Introduction To Microsoft Power BI | Power BI Training | ...What Is Power BI? | Introduction To Microsoft Power BI | Power BI Training | ...
What Is Power BI? | Introduction To Microsoft Power BI | Power BI Training | ...
 
Power BI Made Simple
Power BI Made SimplePower BI Made Simple
Power BI Made Simple
 
Power BI Tutorial For Beginners | Power BI Tutorial | Power BI Demo | Power B...
Power BI Tutorial For Beginners | Power BI Tutorial | Power BI Demo | Power B...Power BI Tutorial For Beginners | Power BI Tutorial | Power BI Demo | Power B...
Power BI Tutorial For Beginners | Power BI Tutorial | Power BI Demo | Power B...
 
Intro for Power BI
Intro for Power BIIntro for Power BI
Intro for Power BI
 
Power BI Ecosystem
Power BI EcosystemPower BI Ecosystem
Power BI Ecosystem
 
Power BI
Power BIPower BI
Power BI
 
Power BI Full Course | Power BI Tutorial for Beginners | Edureka
Power BI Full Course | Power BI Tutorial for Beginners | EdurekaPower BI Full Course | Power BI Tutorial for Beginners | Edureka
Power BI Full Course | Power BI Tutorial for Beginners | Edureka
 
Power BI Overview, Deployment and Governance
Power BI Overview, Deployment and GovernancePower BI Overview, Deployment and Governance
Power BI Overview, Deployment and Governance
 
Power BI
Power BIPower BI
Power BI
 
Microsoft Power BI
Microsoft Power BIMicrosoft Power BI
Microsoft Power BI
 
Power BI Overview
Power BI OverviewPower BI Overview
Power BI Overview
 
Introduction to Power BI
Introduction to Power BIIntroduction to Power BI
Introduction to Power BI
 
Power BI visuals
Power BI visualsPower BI visuals
Power BI visuals
 
Power BI for Developers
Power BI for DevelopersPower BI for Developers
Power BI for Developers
 
powerbi-presentation.pptx
powerbi-presentation.pptxpowerbi-presentation.pptx
powerbi-presentation.pptx
 

Similar to Power bi

Power BI by Lamees El-Ghazily.pptx
Power BI by Lamees El-Ghazily.pptxPower BI by Lamees El-Ghazily.pptx
Power BI by Lamees El-Ghazily.pptx
Lamees EL- Ghazoly
 
Power BI vs Tableau | Key features and Comparison 2022 
Power BI vs Tableau | Key features and Comparison 2022 Power BI vs Tableau | Key features and Comparison 2022 
Power BI vs Tableau | Key features and Comparison 2022 
Sparity1
 
Power BI: Introduction with a use case and solution
Power BI: Introduction with a use case and solutionPower BI: Introduction with a use case and solution
Power BI: Introduction with a use case and solution
Alvina Verghis
 
Power BI Interview Questions
Power BI Interview QuestionsPower BI Interview Questions
Power BI Interview Questions
Rajani Kanta Panda
 
LIBA++Lecture+Notes_Power+BI.docx.pdf
LIBA++Lecture+Notes_Power+BI.docx.pdfLIBA++Lecture+Notes_Power+BI.docx.pdf
LIBA++Lecture+Notes_Power+BI.docx.pdf
Divya Thakur
 
Power_BI_Presentation_01_17 June'23.pptx
Power_BI_Presentation_01_17 June'23.pptxPower_BI_Presentation_01_17 June'23.pptx
Power_BI_Presentation_01_17 June'23.pptx
ssuserb4bf60
 
Power bi notes
Power bi notesPower bi notes
Power bi notes
anilkotha1
 
Power Bi Dashboard for Data Analysis
Power Bi Dashboard for Data AnalysisPower Bi Dashboard for Data Analysis
Power Bi Dashboard for Data Analysis
IRJET Journal
 
Power BI Online Training hyderabad | Power BI online Course
Power BI Online Training hyderabad   | Power BI online Course Power BI Online Training hyderabad   | Power BI online Course
Power BI Online Training hyderabad | Power BI online Course
Cynix Technologies
 
Top 20 Power BI Interview Questions and Answers in 2023.pptx
Top 20 Power BI Interview Questions and Answers in 2023.pptxTop 20 Power BI Interview Questions and Answers in 2023.pptx
Top 20 Power BI Interview Questions and Answers in 2023.pptx
AnanthReddy38
 
Power BI Interview Questions & Answers.docx
Power BI Interview Questions & Answers.docxPower BI Interview Questions & Answers.docx
Power BI Interview Questions & Answers.docx
nishajeni1
 
powerbiinterviewquestionsandanswers-credosystemz-230822125042-f337ae98.pdf
powerbiinterviewquestionsandanswers-credosystemz-230822125042-f337ae98.pdfpowerbiinterviewquestionsandanswers-credosystemz-230822125042-f337ae98.pdf
powerbiinterviewquestionsandanswers-credosystemz-230822125042-f337ae98.pdf
csvishnukumar
 
Power BI Interview Questions and Answers-Credo systemz.pdf
Power BI Interview Questions and Answers-Credo systemz.pdfPower BI Interview Questions and Answers-Credo systemz.pdf
Power BI Interview Questions and Answers-Credo systemz.pdf
nishajeni1
 
Power BI.pptx
Power BI.pptxPower BI.pptx
Power BI.pptx
AdnanAbdulRahimanMuh
 
Microsoft Dynamics 365 Business Central
Microsoft Dynamics 365 Business CentralMicrosoft Dynamics 365 Business Central
Microsoft Dynamics 365 Business Central
Roberto Stefanetti
 
How Will Ibm Db2 Web Query For System I Benefit Your Shop
How Will Ibm Db2 Web Query For System I  Benefit Your ShopHow Will Ibm Db2 Web Query For System I  Benefit Your Shop
How Will Ibm Db2 Web Query For System I Benefit Your Shop
teven
 
Presentation on Crystal Reports and Business Objects Enterprise Features
Presentation on Crystal Reports and Business Objects Enterprise FeaturesPresentation on Crystal Reports and Business Objects Enterprise Features
Presentation on Crystal Reports and Business Objects Enterprise Features
InfoDev
 
What is Power BI Desktop.pptx
What is Power BI Desktop.pptxWhat is Power BI Desktop.pptx
What is Power BI Desktop.pptx
kavyagaur3
 
New dimensions for_reporting
New dimensions for_reportingNew dimensions for_reporting
New dimensions for_reporting
Rahul Mahajan
 
DA Syllabus outline (2).pptx
DA Syllabus outline (2).pptxDA Syllabus outline (2).pptx
DA Syllabus outline (2).pptx
Koteswari Kasireddy
 

Similar to Power bi (20)

Power BI by Lamees El-Ghazily.pptx
Power BI by Lamees El-Ghazily.pptxPower BI by Lamees El-Ghazily.pptx
Power BI by Lamees El-Ghazily.pptx
 
Power BI vs Tableau | Key features and Comparison 2022 
Power BI vs Tableau | Key features and Comparison 2022 Power BI vs Tableau | Key features and Comparison 2022 
Power BI vs Tableau | Key features and Comparison 2022 
 
Power BI: Introduction with a use case and solution
Power BI: Introduction with a use case and solutionPower BI: Introduction with a use case and solution
Power BI: Introduction with a use case and solution
 
Power BI Interview Questions
Power BI Interview QuestionsPower BI Interview Questions
Power BI Interview Questions
 
LIBA++Lecture+Notes_Power+BI.docx.pdf
LIBA++Lecture+Notes_Power+BI.docx.pdfLIBA++Lecture+Notes_Power+BI.docx.pdf
LIBA++Lecture+Notes_Power+BI.docx.pdf
 
Power_BI_Presentation_01_17 June'23.pptx
Power_BI_Presentation_01_17 June'23.pptxPower_BI_Presentation_01_17 June'23.pptx
Power_BI_Presentation_01_17 June'23.pptx
 
Power bi notes
Power bi notesPower bi notes
Power bi notes
 
Power Bi Dashboard for Data Analysis
Power Bi Dashboard for Data AnalysisPower Bi Dashboard for Data Analysis
Power Bi Dashboard for Data Analysis
 
Power BI Online Training hyderabad | Power BI online Course
Power BI Online Training hyderabad   | Power BI online Course Power BI Online Training hyderabad   | Power BI online Course
Power BI Online Training hyderabad | Power BI online Course
 
Top 20 Power BI Interview Questions and Answers in 2023.pptx
Top 20 Power BI Interview Questions and Answers in 2023.pptxTop 20 Power BI Interview Questions and Answers in 2023.pptx
Top 20 Power BI Interview Questions and Answers in 2023.pptx
 
Power BI Interview Questions & Answers.docx
Power BI Interview Questions & Answers.docxPower BI Interview Questions & Answers.docx
Power BI Interview Questions & Answers.docx
 
powerbiinterviewquestionsandanswers-credosystemz-230822125042-f337ae98.pdf
powerbiinterviewquestionsandanswers-credosystemz-230822125042-f337ae98.pdfpowerbiinterviewquestionsandanswers-credosystemz-230822125042-f337ae98.pdf
powerbiinterviewquestionsandanswers-credosystemz-230822125042-f337ae98.pdf
 
Power BI Interview Questions and Answers-Credo systemz.pdf
Power BI Interview Questions and Answers-Credo systemz.pdfPower BI Interview Questions and Answers-Credo systemz.pdf
Power BI Interview Questions and Answers-Credo systemz.pdf
 
Power BI.pptx
Power BI.pptxPower BI.pptx
Power BI.pptx
 
Microsoft Dynamics 365 Business Central
Microsoft Dynamics 365 Business CentralMicrosoft Dynamics 365 Business Central
Microsoft Dynamics 365 Business Central
 
How Will Ibm Db2 Web Query For System I Benefit Your Shop
How Will Ibm Db2 Web Query For System I  Benefit Your ShopHow Will Ibm Db2 Web Query For System I  Benefit Your Shop
How Will Ibm Db2 Web Query For System I Benefit Your Shop
 
Presentation on Crystal Reports and Business Objects Enterprise Features
Presentation on Crystal Reports and Business Objects Enterprise FeaturesPresentation on Crystal Reports and Business Objects Enterprise Features
Presentation on Crystal Reports and Business Objects Enterprise Features
 
What is Power BI Desktop.pptx
What is Power BI Desktop.pptxWhat is Power BI Desktop.pptx
What is Power BI Desktop.pptx
 
New dimensions for_reporting
New dimensions for_reportingNew dimensions for_reporting
New dimensions for_reporting
 
DA Syllabus outline (2).pptx
DA Syllabus outline (2).pptxDA Syllabus outline (2).pptx
DA Syllabus outline (2).pptx
 

Recently uploaded

Empowering Data Analytics Ecosystem.pptx
Empowering Data Analytics Ecosystem.pptxEmpowering Data Analytics Ecosystem.pptx
Empowering Data Analytics Ecosystem.pptx
benishzehra469
 
Levelwise PageRank with Loop-Based Dead End Handling Strategy : SHORT REPORT ...
Levelwise PageRank with Loop-Based Dead End Handling Strategy : SHORT REPORT ...Levelwise PageRank with Loop-Based Dead End Handling Strategy : SHORT REPORT ...
Levelwise PageRank with Loop-Based Dead End Handling Strategy : SHORT REPORT ...
Subhajit Sahu
 
一比一原版(Bradford毕业证书)布拉德福德大学毕业证如何办理
一比一原版(Bradford毕业证书)布拉德福德大学毕业证如何办理一比一原版(Bradford毕业证书)布拉德福德大学毕业证如何办理
一比一原版(Bradford毕业证书)布拉德福德大学毕业证如何办理
mbawufebxi
 
Algorithmic optimizations for Dynamic Levelwise PageRank (from STICD) : SHORT...
Algorithmic optimizations for Dynamic Levelwise PageRank (from STICD) : SHORT...Algorithmic optimizations for Dynamic Levelwise PageRank (from STICD) : SHORT...
Algorithmic optimizations for Dynamic Levelwise PageRank (from STICD) : SHORT...
Subhajit Sahu
 
Best best suvichar in gujarati english meaning of this sentence as Silk road ...
Best best suvichar in gujarati english meaning of this sentence as Silk road ...Best best suvichar in gujarati english meaning of this sentence as Silk road ...
Best best suvichar in gujarati english meaning of this sentence as Silk road ...
AbhimanyuSinha9
 
一比一原版(UIUC毕业证)伊利诺伊大学|厄巴纳-香槟分校毕业证如何办理
一比一原版(UIUC毕业证)伊利诺伊大学|厄巴纳-香槟分校毕业证如何办理一比一原版(UIUC毕业证)伊利诺伊大学|厄巴纳-香槟分校毕业证如何办理
一比一原版(UIUC毕业证)伊利诺伊大学|厄巴纳-香槟分校毕业证如何办理
ahzuo
 
一比一原版(BU毕业证)波士顿大学毕业证成绩单
一比一原版(BU毕业证)波士顿大学毕业证成绩单一比一原版(BU毕业证)波士顿大学毕业证成绩单
一比一原版(BU毕业证)波士顿大学毕业证成绩单
ewymefz
 
Adjusting primitives for graph : SHORT REPORT / NOTES
Adjusting primitives for graph : SHORT REPORT / NOTESAdjusting primitives for graph : SHORT REPORT / NOTES
Adjusting primitives for graph : SHORT REPORT / NOTES
Subhajit Sahu
 
社内勉強会資料_LLM Agents                              .
社内勉強会資料_LLM Agents                              .社内勉強会資料_LLM Agents                              .
社内勉強会資料_LLM Agents                              .
NABLAS株式会社
 
一比一原版(QU毕业证)皇后大学毕业证成绩单
一比一原版(QU毕业证)皇后大学毕业证成绩单一比一原版(QU毕业证)皇后大学毕业证成绩单
一比一原版(QU毕业证)皇后大学毕业证成绩单
enxupq
 
Chatty Kathy - UNC Bootcamp Final Project Presentation - Final Version - 5.23...
Chatty Kathy - UNC Bootcamp Final Project Presentation - Final Version - 5.23...Chatty Kathy - UNC Bootcamp Final Project Presentation - Final Version - 5.23...
Chatty Kathy - UNC Bootcamp Final Project Presentation - Final Version - 5.23...
John Andrews
 
一比一原版(Adelaide毕业证书)阿德莱德大学毕业证如何办理
一比一原版(Adelaide毕业证书)阿德莱德大学毕业证如何办理一比一原版(Adelaide毕业证书)阿德莱德大学毕业证如何办理
一比一原版(Adelaide毕业证书)阿德莱德大学毕业证如何办理
slg6lamcq
 
原版制作(Deakin毕业证书)迪肯大学毕业证学位证一模一样
原版制作(Deakin毕业证书)迪肯大学毕业证学位证一模一样原版制作(Deakin毕业证书)迪肯大学毕业证学位证一模一样
原版制作(Deakin毕业证书)迪肯大学毕业证学位证一模一样
u86oixdj
 
做(mqu毕业证书)麦考瑞大学毕业证硕士文凭证书学费发票原版一模一样
做(mqu毕业证书)麦考瑞大学毕业证硕士文凭证书学费发票原版一模一样做(mqu毕业证书)麦考瑞大学毕业证硕士文凭证书学费发票原版一模一样
做(mqu毕业证书)麦考瑞大学毕业证硕士文凭证书学费发票原版一模一样
axoqas
 
Data Centers - Striving Within A Narrow Range - Research Report - MCG - May 2...
Data Centers - Striving Within A Narrow Range - Research Report - MCG - May 2...Data Centers - Striving Within A Narrow Range - Research Report - MCG - May 2...
Data Centers - Striving Within A Narrow Range - Research Report - MCG - May 2...
pchutichetpong
 
哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样
哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样
哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样
axoqas
 
Sample_Global Non-invasive Prenatal Testing (NIPT) Market, 2019-2030.pdf
Sample_Global Non-invasive Prenatal Testing (NIPT) Market, 2019-2030.pdfSample_Global Non-invasive Prenatal Testing (NIPT) Market, 2019-2030.pdf
Sample_Global Non-invasive Prenatal Testing (NIPT) Market, 2019-2030.pdf
Linda486226
 
一比一原版(RUG毕业证)格罗宁根大学毕业证成绩单
一比一原版(RUG毕业证)格罗宁根大学毕业证成绩单一比一原版(RUG毕业证)格罗宁根大学毕业证成绩单
一比一原版(RUG毕业证)格罗宁根大学毕业证成绩单
vcaxypu
 
standardisation of garbhpala offhgfffghh
standardisation of garbhpala offhgfffghhstandardisation of garbhpala offhgfffghh
standardisation of garbhpala offhgfffghh
ArpitMalhotra16
 
一比一原版(UofM毕业证)明尼苏达大学毕业证成绩单
一比一原版(UofM毕业证)明尼苏达大学毕业证成绩单一比一原版(UofM毕业证)明尼苏达大学毕业证成绩单
一比一原版(UofM毕业证)明尼苏达大学毕业证成绩单
ewymefz
 

Recently uploaded (20)

Empowering Data Analytics Ecosystem.pptx
Empowering Data Analytics Ecosystem.pptxEmpowering Data Analytics Ecosystem.pptx
Empowering Data Analytics Ecosystem.pptx
 
Levelwise PageRank with Loop-Based Dead End Handling Strategy : SHORT REPORT ...
Levelwise PageRank with Loop-Based Dead End Handling Strategy : SHORT REPORT ...Levelwise PageRank with Loop-Based Dead End Handling Strategy : SHORT REPORT ...
Levelwise PageRank with Loop-Based Dead End Handling Strategy : SHORT REPORT ...
 
一比一原版(Bradford毕业证书)布拉德福德大学毕业证如何办理
一比一原版(Bradford毕业证书)布拉德福德大学毕业证如何办理一比一原版(Bradford毕业证书)布拉德福德大学毕业证如何办理
一比一原版(Bradford毕业证书)布拉德福德大学毕业证如何办理
 
Algorithmic optimizations for Dynamic Levelwise PageRank (from STICD) : SHORT...
Algorithmic optimizations for Dynamic Levelwise PageRank (from STICD) : SHORT...Algorithmic optimizations for Dynamic Levelwise PageRank (from STICD) : SHORT...
Algorithmic optimizations for Dynamic Levelwise PageRank (from STICD) : SHORT...
 
Best best suvichar in gujarati english meaning of this sentence as Silk road ...
Best best suvichar in gujarati english meaning of this sentence as Silk road ...Best best suvichar in gujarati english meaning of this sentence as Silk road ...
Best best suvichar in gujarati english meaning of this sentence as Silk road ...
 
一比一原版(UIUC毕业证)伊利诺伊大学|厄巴纳-香槟分校毕业证如何办理
一比一原版(UIUC毕业证)伊利诺伊大学|厄巴纳-香槟分校毕业证如何办理一比一原版(UIUC毕业证)伊利诺伊大学|厄巴纳-香槟分校毕业证如何办理
一比一原版(UIUC毕业证)伊利诺伊大学|厄巴纳-香槟分校毕业证如何办理
 
一比一原版(BU毕业证)波士顿大学毕业证成绩单
一比一原版(BU毕业证)波士顿大学毕业证成绩单一比一原版(BU毕业证)波士顿大学毕业证成绩单
一比一原版(BU毕业证)波士顿大学毕业证成绩单
 
Adjusting primitives for graph : SHORT REPORT / NOTES
Adjusting primitives for graph : SHORT REPORT / NOTESAdjusting primitives for graph : SHORT REPORT / NOTES
Adjusting primitives for graph : SHORT REPORT / NOTES
 
社内勉強会資料_LLM Agents                              .
社内勉強会資料_LLM Agents                              .社内勉強会資料_LLM Agents                              .
社内勉強会資料_LLM Agents                              .
 
一比一原版(QU毕业证)皇后大学毕业证成绩单
一比一原版(QU毕业证)皇后大学毕业证成绩单一比一原版(QU毕业证)皇后大学毕业证成绩单
一比一原版(QU毕业证)皇后大学毕业证成绩单
 
Chatty Kathy - UNC Bootcamp Final Project Presentation - Final Version - 5.23...
Chatty Kathy - UNC Bootcamp Final Project Presentation - Final Version - 5.23...Chatty Kathy - UNC Bootcamp Final Project Presentation - Final Version - 5.23...
Chatty Kathy - UNC Bootcamp Final Project Presentation - Final Version - 5.23...
 
一比一原版(Adelaide毕业证书)阿德莱德大学毕业证如何办理
一比一原版(Adelaide毕业证书)阿德莱德大学毕业证如何办理一比一原版(Adelaide毕业证书)阿德莱德大学毕业证如何办理
一比一原版(Adelaide毕业证书)阿德莱德大学毕业证如何办理
 
原版制作(Deakin毕业证书)迪肯大学毕业证学位证一模一样
原版制作(Deakin毕业证书)迪肯大学毕业证学位证一模一样原版制作(Deakin毕业证书)迪肯大学毕业证学位证一模一样
原版制作(Deakin毕业证书)迪肯大学毕业证学位证一模一样
 
做(mqu毕业证书)麦考瑞大学毕业证硕士文凭证书学费发票原版一模一样
做(mqu毕业证书)麦考瑞大学毕业证硕士文凭证书学费发票原版一模一样做(mqu毕业证书)麦考瑞大学毕业证硕士文凭证书学费发票原版一模一样
做(mqu毕业证书)麦考瑞大学毕业证硕士文凭证书学费发票原版一模一样
 
Data Centers - Striving Within A Narrow Range - Research Report - MCG - May 2...
Data Centers - Striving Within A Narrow Range - Research Report - MCG - May 2...Data Centers - Striving Within A Narrow Range - Research Report - MCG - May 2...
Data Centers - Striving Within A Narrow Range - Research Report - MCG - May 2...
 
哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样
哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样
哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样
 
Sample_Global Non-invasive Prenatal Testing (NIPT) Market, 2019-2030.pdf
Sample_Global Non-invasive Prenatal Testing (NIPT) Market, 2019-2030.pdfSample_Global Non-invasive Prenatal Testing (NIPT) Market, 2019-2030.pdf
Sample_Global Non-invasive Prenatal Testing (NIPT) Market, 2019-2030.pdf
 
一比一原版(RUG毕业证)格罗宁根大学毕业证成绩单
一比一原版(RUG毕业证)格罗宁根大学毕业证成绩单一比一原版(RUG毕业证)格罗宁根大学毕业证成绩单
一比一原版(RUG毕业证)格罗宁根大学毕业证成绩单
 
standardisation of garbhpala offhgfffghh
standardisation of garbhpala offhgfffghhstandardisation of garbhpala offhgfffghh
standardisation of garbhpala offhgfffghh
 
一比一原版(UofM毕业证)明尼苏达大学毕业证成绩单
一比一原版(UofM毕业证)明尼苏达大学毕业证成绩单一比一原版(UofM毕业证)明尼苏达大学毕业证成绩单
一比一原版(UofM毕业证)明尼苏达大学毕业证成绩单
 

Power bi

  • 1. Power BI Presented by , Lakshmi Prasanna.Kottagorla Application Development Analyst
  • 2. Agenda  what is Power BI  Power BI Architecture  A deeper look at the parts of Power BI:  Power BI Desktop  Power BI Service  Power BI Mobile  Power BI Embedded  Power bi sample report design creation  Power bi database connectors  Types of DAX Functions in Power Bi  Publishing & scheduling the Power Bi reports  Power BI Advantages & Disadvantages  Q & A
  • 3. what is Power BI ??  Power BI is a business analytics service provided by Microsoft.  By using power bi service end users can create reports and dashboards by themselves, without having to depend on technology developers.
  • 4.
  • 5. A deeper look at the parts of Power BI: Power BI Desktop  Power BI Desktop provides advanced query, modelling, and report creation features that enables you to build data models, create reports,  We can share our work by publishing the .pbix files into Power BI service.  Power BI Desktop is a free download software.  Software path : https://powerbi.microsoft.com/en-us/desktop/
  • 6.  Power BI is a cloud-based business analytics service that enables anyone to visualize and analyse data with greater speed, efficiency, and understanding.  Users can create dashboards on their own basing on their needs at that particular point of time . Power BI Service
  • 7. Power BI Mobile  Everyone. With the Microsoft Power BI app for Android phones, you can monitor and access your business data anywhere, anytime.  Easily view and interact with your Power BI dashboards, share them with your colleagues, and discover insights in minutes. ... On your phone, present and explore your data in new ways.  Set alerts that allow for proactive engagement  Offline cache for dashboard consumption without an internet connection.
  • 8. Power BI Embedded  Power BI Embedded is an Azure service that enables application developers to add interactive Power BI reports into their own applications.  Power BI Embedded works with existing applications
  • 9. Power bi sample report design creation Requirements  Need to understand the business requirement  Need to understand the databases which are going to usable  Need to understand the DAX formulas which will be helpful .  Meet the user perceptive .
  • 10. Power bi database connectors
  • 11. Types of DAX Functions in Power Bi  Aggregation functions  Counting functions  Logical functions  Information functions  Text functions  Date functions
  • 12. Aggregation functions These functions work only on numeric columns, and generally can aggregate only one column at a time. oSUM oAVERAGE oMIN oMAX oSUMX (and other X functions) Counting functions These functions count different elements, such as distinct values, non-empty values, and table rows. oCOUNT oCOUNTA oCOUNTBLANK oCOUNTROWS oDISTINCTCOUNT Logical function We can use operators (such as &&) when you need more than two conditions in your formula o AND o OR o NOT o IF o IFERROR
  • 13. Information functions There is value in knowing the data type of your columns ahead of time, rather than depending on these functions to provide the data type. o ISBLANK o ISNUMBER o ISTEXT o ISNONTEXT o ISERROR Text functions These text work very similarly to the Excel functions that have the same name. o CONCATENTATE o REPLACE o SEARCH o UPPER o FIXED Date functions These functions are useful to calculate and extract information from date values. o DATE o HOUR o NOW o EOMONTH o WEEKDAY
  • 14. Examples of Dax Functions: 1) SUM(<COLOUM>) -- RETURN A DECIMAL NUMBER AFTER SUMMATION OF VALUES IN THE COLUMN EX: SUM(SALES[AMOUNT]) 2) SUM(<TABLE>,<EXPRESSION>) --RETURN THE SUM OF EXPRESSION EVALUATED FOR EACH ROW IN THE TABLE EX: SUM(FILTER(INTERNETSALES,[INTERNETSALES[SALESTERRITORYID]=5),[FREIGHT]) 3) COUNT(<COLOUM>) --THE COUNT FUNCTION COUNTS THE NUMBER OF CELLS IN A COLUMN THAT CONTAIN NUMBERS (DATES,TEXT). EX: COUNT([SHIPDATE]) 4) DISTINCTCOUNT(<COLOUM>) --THE DISTINCTCOUNT FUNCTION COUNTS THE NUMBER OF DIFFERENT CELLS IN A COLUMN OF NUMBERS. EX: =DISTINCTCOUNT(RESELLERSALES_USD[SALESORDERNUMBER])
  • 15. Publishing & Scheduling the power bi reports 1.Publish the .pbix file from power bi desktop to power bi service and the path for checking the published report is “ https://msit.powerbi.com” 2.Giving access to verify the reports for particular users by “Workspace & groups”. 3.Scheduling the reports for daily,weekly bases and send the reports to users through emails.
  • 16. Power BI Advantages & Disadvantages Advantages: 1. The free version reduces acquisition barriers. 2. The DAX (Data Analysis Expressions) scripting language is a relatively simple construct used to create calculated columns and measures. It's similar to Excel, although while Excel is cell based, DAX is column based. 3. The dashboard visualizations are best in class and continually updated from the community. Disadvantages: 1. Dashboards and reports can only be shared with users who have the same email domains or email domains listed with your Office 365 tenant. 2.Search for long list in slicers is not visible .
  • 17. Reference: • Power bi desktop software free download HTTPS://POWERBI.MICROSOFT.COM/EN-US/DESKTOP/ • POWER BI : By self we can learn power bi from below site  HTTPS://DOCS.MICROSOFT.COM/EN-US/POWER-BI/GUIDED-LEARNING/  HTTP://BIINSIGHT.COM/POWER-BI-DESKTOP-QUERY-PARAMETERS-PART-1/#FILTER  HTTPS://DOCS.MICROSOFT.COM/EN-US/POWER-BI • For any issue facing at time designing the report with help of powerbi desktop .please find the below site. we can get some information on issues which are resolved. HTTPS://COMMUNITY.POWERBI.COM/ • Download the custom visualizations HTTPS://DOCS.MICROSOFT.COM/EN-US/POWER-BI/POWER-BI-CUSTOM-VISUALS • Dax functions HTTPS://WWW.TUTORIALSPOINT.COM/DAX_FUNCTIONS/INDEX.HTM