SlideShare a Scribd company logo
1 of 17
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

Introduction to power BI
Introduction to power BIIntroduction to power BI
Introduction to power BIRamar Bose
 
What is Power BI
What is Power BIWhat is Power BI
What is Power BIDries Vyvey
 
Introduction to Microsoft Power BI
Introduction to Microsoft Power BIIntroduction to Microsoft Power BI
Introduction to Microsoft Power BIExilesoft
 
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!
 
Intro for Power BI
Intro for Power BIIntro for Power BI
Intro for Power BIMartin X
 
Introduction to Microsoft Power BI
Introduction to Microsoft Power BIIntroduction to Microsoft Power BI
Introduction to Microsoft Power BICCG
 
Working with Microsoft Power Business Inteligence Tools - Presented by Atidan
Working with Microsoft Power Business Inteligence Tools - Presented by AtidanWorking with Microsoft Power Business Inteligence Tools - Presented by Atidan
Working with Microsoft Power Business Inteligence Tools - Presented by AtidanDavid J Rosenthal
 
Microsoft Power BI Overview
Microsoft Power BI OverviewMicrosoft Power BI Overview
Microsoft Power BI OverviewNetwoven Inc.
 
Microsoft power bi
Microsoft power biMicrosoft power bi
Microsoft power bitechpro360
 
Microsoft Power BI Technical Overview
Microsoft Power BI Technical OverviewMicrosoft Power BI Technical Overview
Microsoft Power BI Technical OverviewDavid J Rosenthal
 
Power business intelligence
Power business intelligencePower business intelligence
Power business intelligenceaasthabadoniya1
 
Power bi introduction
Power bi introductionPower bi introduction
Power bi introductionBishwadeb Dey
 
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
 

What's hot (20)

Introduction to power BI
Introduction to power BIIntroduction to power BI
Introduction to power BI
 
Introduction to Power BI
Introduction to Power BIIntroduction to Power BI
Introduction to Power BI
 
What is Power BI
What is Power BIWhat is Power BI
What is Power BI
 
Introduction to Microsoft Power BI
Introduction to Microsoft Power BIIntroduction to Microsoft Power BI
Introduction to Microsoft Power BI
 
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 | ...
 
Intro for Power BI
Intro for Power BIIntro for Power BI
Intro for Power BI
 
Introduction to Microsoft Power BI
Introduction to Microsoft Power BIIntroduction to Microsoft Power BI
Introduction to Microsoft Power BI
 
Power BI for Developers
Power BI for DevelopersPower BI for Developers
Power BI for Developers
 
Power bi
Power biPower bi
Power bi
 
Power BI Overview
Power BI OverviewPower BI Overview
Power BI Overview
 
Working with Microsoft Power Business Inteligence Tools - Presented by Atidan
Working with Microsoft Power Business Inteligence Tools - Presented by AtidanWorking with Microsoft Power Business Inteligence Tools - Presented by Atidan
Working with Microsoft Power Business Inteligence Tools - Presented by Atidan
 
Microsoft Power BI Overview
Microsoft Power BI OverviewMicrosoft Power BI Overview
Microsoft Power BI Overview
 
Microsoft power bi
Microsoft power biMicrosoft power bi
Microsoft power bi
 
Microsoft Power BI Technical Overview
Microsoft Power BI Technical OverviewMicrosoft Power BI Technical Overview
Microsoft Power BI Technical Overview
 
Power business intelligence
Power business intelligencePower business intelligence
Power business intelligence
 
Power bi
Power biPower bi
Power bi
 
Power bi introduction
Power bi introductionPower bi introduction
Power bi introduction
 
Power BI visuals
Power BI visualsPower BI visuals
Power BI visuals
 
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
 
Excel to Power BI
Excel to Power BIExcel to Power BI
Excel to Power BI
 

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.pptxLamees 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 solutionAlvina Verghis
 
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.pdfDivya 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.pptxssuserb4bf60
 
Power bi notes
Power bi notesPower bi notes
Power bi notesanilkotha1
 
Power Bi Dashboard for Data Analysis
Power Bi Dashboard for Data AnalysisPower Bi Dashboard for Data Analysis
Power Bi Dashboard for Data AnalysisIRJET Journal
 
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.pptxAnanthReddy38
 
Power BI Interview Questions & Answers.docx
Power BI Interview Questions & Answers.docxPower BI Interview Questions & Answers.docx
Power BI Interview Questions & Answers.docxnishajeni1
 
powerbiinterviewquestionsandanswers-credosystemz-230822125042-f337ae98.pdf
powerbiinterviewquestionsandanswers-credosystemz-230822125042-f337ae98.pdfpowerbiinterviewquestionsandanswers-credosystemz-230822125042-f337ae98.pdf
powerbiinterviewquestionsandanswers-credosystemz-230822125042-f337ae98.pdfcsvishnukumar
 
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.pdfnishajeni1
 
Microsoft Dynamics 365 Business Central
Microsoft Dynamics 365 Business CentralMicrosoft Dynamics 365 Business Central
Microsoft Dynamics 365 Business CentralRoberto 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 Shopteven
 
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 FeaturesInfoDev
 
What is Power BI Desktop.pptx
What is Power BI Desktop.pptxWhat is Power BI Desktop.pptx
What is Power BI Desktop.pptxkavyagaur3
 
New dimensions for_reporting
New dimensions for_reportingNew dimensions for_reporting
New dimensions for_reportingRahul Mahajan
 

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
 
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
 
Business intelligent
Business intelligentBusiness intelligent
Business intelligent
 

Recently uploaded

RABBIT: A CLI tool for identifying bots based on their GitHub events.
RABBIT: A CLI tool for identifying bots based on their GitHub events.RABBIT: A CLI tool for identifying bots based on their GitHub events.
RABBIT: A CLI tool for identifying bots based on their GitHub events.natarajan8993
 
PKS-TGC-1084-630 - Stage 1 Proposal.pptx
PKS-TGC-1084-630 - Stage 1 Proposal.pptxPKS-TGC-1084-630 - Stage 1 Proposal.pptx
PKS-TGC-1084-630 - Stage 1 Proposal.pptxPramod Kumar Srivastava
 
办理(Vancouver毕业证书)加拿大温哥华岛大学毕业证成绩单原版一比一
办理(Vancouver毕业证书)加拿大温哥华岛大学毕业证成绩单原版一比一办理(Vancouver毕业证书)加拿大温哥华岛大学毕业证成绩单原版一比一
办理(Vancouver毕业证书)加拿大温哥华岛大学毕业证成绩单原版一比一F La
 
NLP Project PPT: Flipkart Product Reviews through NLP Data Science.pptx
NLP Project PPT: Flipkart Product Reviews through NLP Data Science.pptxNLP Project PPT: Flipkart Product Reviews through NLP Data Science.pptx
NLP Project PPT: Flipkart Product Reviews through NLP Data Science.pptxBoston Institute of Analytics
 
Beautiful Sapna Vip Call Girls Hauz Khas 9711199012 Call /Whatsapps
Beautiful Sapna Vip  Call Girls Hauz Khas 9711199012 Call /WhatsappsBeautiful Sapna Vip  Call Girls Hauz Khas 9711199012 Call /Whatsapps
Beautiful Sapna Vip Call Girls Hauz Khas 9711199012 Call /Whatsappssapnasaifi408
 
原版1:1定制南十字星大学毕业证(SCU毕业证)#文凭成绩单#真实留信学历认证永久存档
原版1:1定制南十字星大学毕业证(SCU毕业证)#文凭成绩单#真实留信学历认证永久存档原版1:1定制南十字星大学毕业证(SCU毕业证)#文凭成绩单#真实留信学历认证永久存档
原版1:1定制南十字星大学毕业证(SCU毕业证)#文凭成绩单#真实留信学历认证永久存档208367051
 
High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...
High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...
High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...soniya singh
 
B2 Creative Industry Response Evaluation.docx
B2 Creative Industry Response Evaluation.docxB2 Creative Industry Response Evaluation.docx
B2 Creative Industry Response Evaluation.docxStephen266013
 
20240419 - Measurecamp Amsterdam - SAM.pdf
20240419 - Measurecamp Amsterdam - SAM.pdf20240419 - Measurecamp Amsterdam - SAM.pdf
20240419 - Measurecamp Amsterdam - SAM.pdfHuman37
 
Top 5 Best Data Analytics Courses In Queens
Top 5 Best Data Analytics Courses In QueensTop 5 Best Data Analytics Courses In Queens
Top 5 Best Data Analytics Courses In Queensdataanalyticsqueen03
 
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM TRACKING WITH GOOGLE ANALYTICS.pptx
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM  TRACKING WITH GOOGLE ANALYTICS.pptxEMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM  TRACKING WITH GOOGLE ANALYTICS.pptx
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM TRACKING WITH GOOGLE ANALYTICS.pptxthyngster
 
9711147426✨Call In girls Gurgaon Sector 31. SCO 25 escort service
9711147426✨Call In girls Gurgaon Sector 31. SCO 25 escort service9711147426✨Call In girls Gurgaon Sector 31. SCO 25 escort service
9711147426✨Call In girls Gurgaon Sector 31. SCO 25 escort servicejennyeacort
 
办理(UWIC毕业证书)英国卡迪夫城市大学毕业证成绩单原版一比一
办理(UWIC毕业证书)英国卡迪夫城市大学毕业证成绩单原版一比一办理(UWIC毕业证书)英国卡迪夫城市大学毕业证成绩单原版一比一
办理(UWIC毕业证书)英国卡迪夫城市大学毕业证成绩单原版一比一F La
 
Predicting Salary Using Data Science: A Comprehensive Analysis.pdf
Predicting Salary Using Data Science: A Comprehensive Analysis.pdfPredicting Salary Using Data Science: A Comprehensive Analysis.pdf
Predicting Salary Using Data Science: A Comprehensive Analysis.pdfBoston Institute of Analytics
 
RadioAdProWritingCinderellabyButleri.pdf
RadioAdProWritingCinderellabyButleri.pdfRadioAdProWritingCinderellabyButleri.pdf
RadioAdProWritingCinderellabyButleri.pdfgstagge
 
NLP Data Science Project Presentation:Predicting Heart Disease with NLP Data ...
NLP Data Science Project Presentation:Predicting Heart Disease with NLP Data ...NLP Data Science Project Presentation:Predicting Heart Disease with NLP Data ...
NLP Data Science Project Presentation:Predicting Heart Disease with NLP Data ...Boston Institute of Analytics
 
Customer Service Analytics - Make Sense of All Your Data.pptx
Customer Service Analytics - Make Sense of All Your Data.pptxCustomer Service Analytics - Make Sense of All Your Data.pptx
Customer Service Analytics - Make Sense of All Your Data.pptxEmmanuel Dauda
 
1:1定制(UQ毕业证)昆士兰大学毕业证成绩单修改留信学历认证原版一模一样
1:1定制(UQ毕业证)昆士兰大学毕业证成绩单修改留信学历认证原版一模一样1:1定制(UQ毕业证)昆士兰大学毕业证成绩单修改留信学历认证原版一模一样
1:1定制(UQ毕业证)昆士兰大学毕业证成绩单修改留信学历认证原版一模一样vhwb25kk
 
Amazon TQM (2) Amazon TQM (2)Amazon TQM (2).pptx
Amazon TQM (2) Amazon TQM (2)Amazon TQM (2).pptxAmazon TQM (2) Amazon TQM (2)Amazon TQM (2).pptx
Amazon TQM (2) Amazon TQM (2)Amazon TQM (2).pptxAbdelrhman abooda
 

Recently uploaded (20)

RABBIT: A CLI tool for identifying bots based on their GitHub events.
RABBIT: A CLI tool for identifying bots based on their GitHub events.RABBIT: A CLI tool for identifying bots based on their GitHub events.
RABBIT: A CLI tool for identifying bots based on their GitHub events.
 
PKS-TGC-1084-630 - Stage 1 Proposal.pptx
PKS-TGC-1084-630 - Stage 1 Proposal.pptxPKS-TGC-1084-630 - Stage 1 Proposal.pptx
PKS-TGC-1084-630 - Stage 1 Proposal.pptx
 
办理(Vancouver毕业证书)加拿大温哥华岛大学毕业证成绩单原版一比一
办理(Vancouver毕业证书)加拿大温哥华岛大学毕业证成绩单原版一比一办理(Vancouver毕业证书)加拿大温哥华岛大学毕业证成绩单原版一比一
办理(Vancouver毕业证书)加拿大温哥华岛大学毕业证成绩单原版一比一
 
E-Commerce Order PredictionShraddha Kamble.pptx
E-Commerce Order PredictionShraddha Kamble.pptxE-Commerce Order PredictionShraddha Kamble.pptx
E-Commerce Order PredictionShraddha Kamble.pptx
 
NLP Project PPT: Flipkart Product Reviews through NLP Data Science.pptx
NLP Project PPT: Flipkart Product Reviews through NLP Data Science.pptxNLP Project PPT: Flipkart Product Reviews through NLP Data Science.pptx
NLP Project PPT: Flipkart Product Reviews through NLP Data Science.pptx
 
Beautiful Sapna Vip Call Girls Hauz Khas 9711199012 Call /Whatsapps
Beautiful Sapna Vip  Call Girls Hauz Khas 9711199012 Call /WhatsappsBeautiful Sapna Vip  Call Girls Hauz Khas 9711199012 Call /Whatsapps
Beautiful Sapna Vip Call Girls Hauz Khas 9711199012 Call /Whatsapps
 
原版1:1定制南十字星大学毕业证(SCU毕业证)#文凭成绩单#真实留信学历认证永久存档
原版1:1定制南十字星大学毕业证(SCU毕业证)#文凭成绩单#真实留信学历认证永久存档原版1:1定制南十字星大学毕业证(SCU毕业证)#文凭成绩单#真实留信学历认证永久存档
原版1:1定制南十字星大学毕业证(SCU毕业证)#文凭成绩单#真实留信学历认证永久存档
 
High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...
High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...
High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...
 
B2 Creative Industry Response Evaluation.docx
B2 Creative Industry Response Evaluation.docxB2 Creative Industry Response Evaluation.docx
B2 Creative Industry Response Evaluation.docx
 
20240419 - Measurecamp Amsterdam - SAM.pdf
20240419 - Measurecamp Amsterdam - SAM.pdf20240419 - Measurecamp Amsterdam - SAM.pdf
20240419 - Measurecamp Amsterdam - SAM.pdf
 
Top 5 Best Data Analytics Courses In Queens
Top 5 Best Data Analytics Courses In QueensTop 5 Best Data Analytics Courses In Queens
Top 5 Best Data Analytics Courses In Queens
 
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM TRACKING WITH GOOGLE ANALYTICS.pptx
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM  TRACKING WITH GOOGLE ANALYTICS.pptxEMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM  TRACKING WITH GOOGLE ANALYTICS.pptx
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM TRACKING WITH GOOGLE ANALYTICS.pptx
 
9711147426✨Call In girls Gurgaon Sector 31. SCO 25 escort service
9711147426✨Call In girls Gurgaon Sector 31. SCO 25 escort service9711147426✨Call In girls Gurgaon Sector 31. SCO 25 escort service
9711147426✨Call In girls Gurgaon Sector 31. SCO 25 escort service
 
办理(UWIC毕业证书)英国卡迪夫城市大学毕业证成绩单原版一比一
办理(UWIC毕业证书)英国卡迪夫城市大学毕业证成绩单原版一比一办理(UWIC毕业证书)英国卡迪夫城市大学毕业证成绩单原版一比一
办理(UWIC毕业证书)英国卡迪夫城市大学毕业证成绩单原版一比一
 
Predicting Salary Using Data Science: A Comprehensive Analysis.pdf
Predicting Salary Using Data Science: A Comprehensive Analysis.pdfPredicting Salary Using Data Science: A Comprehensive Analysis.pdf
Predicting Salary Using Data Science: A Comprehensive Analysis.pdf
 
RadioAdProWritingCinderellabyButleri.pdf
RadioAdProWritingCinderellabyButleri.pdfRadioAdProWritingCinderellabyButleri.pdf
RadioAdProWritingCinderellabyButleri.pdf
 
NLP Data Science Project Presentation:Predicting Heart Disease with NLP Data ...
NLP Data Science Project Presentation:Predicting Heart Disease with NLP Data ...NLP Data Science Project Presentation:Predicting Heart Disease with NLP Data ...
NLP Data Science Project Presentation:Predicting Heart Disease with NLP Data ...
 
Customer Service Analytics - Make Sense of All Your Data.pptx
Customer Service Analytics - Make Sense of All Your Data.pptxCustomer Service Analytics - Make Sense of All Your Data.pptx
Customer Service Analytics - Make Sense of All Your Data.pptx
 
1:1定制(UQ毕业证)昆士兰大学毕业证成绩单修改留信学历认证原版一模一样
1:1定制(UQ毕业证)昆士兰大学毕业证成绩单修改留信学历认证原版一模一样1:1定制(UQ毕业证)昆士兰大学毕业证成绩单修改留信学历认证原版一模一样
1:1定制(UQ毕业证)昆士兰大学毕业证成绩单修改留信学历认证原版一模一样
 
Amazon TQM (2) Amazon TQM (2)Amazon TQM (2).pptx
Amazon TQM (2) Amazon TQM (2)Amazon TQM (2).pptxAmazon TQM (2) Amazon TQM (2)Amazon TQM (2).pptx
Amazon TQM (2) Amazon TQM (2)Amazon TQM (2).pptx
 

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