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.
Power bi
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
Ad

More Related Content

What's hot (20)

Power BI visuals
Power BI visualsPower BI visuals
Power BI visuals
Aldis Ērglis
 
Power BI Overview
Power BI Overview Power BI Overview
Power BI Overview
Gal Vekselman
 
Microsoft power bi
Microsoft power biMicrosoft power bi
Microsoft power bi
techpro360
 
What is Power BI
What is Power BIWhat is Power BI
What is Power BI
Naseeba P P
 
Intro for Power BI
Intro for Power BIIntro for Power BI
Intro for Power BI
Martin X
 
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 - Bring your data together
Power BI - Bring your data togetherPower BI - Bring your data together
Power BI - Bring your data together
Stéphane Fréchette
 
Microsoft Power BI Overview
Microsoft Power BI OverviewMicrosoft Power BI Overview
Microsoft Power BI Overview
Netwoven Inc.
 
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 : A Detailed Discussion
Power BI : A Detailed DiscussionPower BI : A Detailed Discussion
Power BI : A Detailed Discussion
SwatiTripathi44
 
Introduction to Microsoft Power BI
Introduction to Microsoft Power BIIntroduction to Microsoft Power BI
Introduction to Microsoft Power BI
CCG
 
Power BI for Developers
Power BI for DevelopersPower BI for Developers
Power BI for Developers
Jan Pieter Posthuma
 
Microsoft Power BI Technical Overview
Microsoft Power BI Technical OverviewMicrosoft Power BI Technical Overview
Microsoft Power BI Technical Overview
David J Rosenthal
 
What is Power BI
What is Power BIWhat is Power BI
What is Power BI
Dries Vyvey
 
Power BI Zero to Hero by Rajat Jaiswal
Power BI Zero to Hero by Rajat JaiswalPower BI Zero to Hero by Rajat Jaiswal
Power BI Zero to Hero by Rajat Jaiswal
Indiandotnet
 
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!
 
Introduction to Power BI to make smart decisions
Introduction to Power BI to make smart decisionsIntroduction to Power BI to make smart decisions
Introduction to Power BI to make smart decisions
VIVEK GURURANI
 
Introduction to Power BI
Introduction to Power BIIntroduction to Power BI
Introduction to Power BI
Sagar Kewalramani
 
Power bi-dashboard-in-a-day-diad-mumbai-2019
Power bi-dashboard-in-a-day-diad-mumbai-2019Power bi-dashboard-in-a-day-diad-mumbai-2019
Power bi-dashboard-in-a-day-diad-mumbai-2019
Priyanka Khanadali
 
Microsoft Power BI
Microsoft Power BIMicrosoft Power BI
Microsoft Power BI
Geetika
 
Microsoft power bi
Microsoft power biMicrosoft power bi
Microsoft power bi
techpro360
 
What is Power BI
What is Power BIWhat is Power BI
What is Power BI
Naseeba P P
 
Intro for Power BI
Intro for Power BIIntro for Power BI
Intro for Power BI
Martin X
 
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 - Bring your data together
Power BI - Bring your data togetherPower BI - Bring your data together
Power BI - Bring your data together
Stéphane Fréchette
 
Microsoft Power BI Overview
Microsoft Power BI OverviewMicrosoft Power BI Overview
Microsoft Power BI Overview
Netwoven Inc.
 
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 : A Detailed Discussion
Power BI : A Detailed DiscussionPower BI : A Detailed Discussion
Power BI : A Detailed Discussion
SwatiTripathi44
 
Introduction to Microsoft Power BI
Introduction to Microsoft Power BIIntroduction to Microsoft Power BI
Introduction to Microsoft Power BI
CCG
 
Microsoft Power BI Technical Overview
Microsoft Power BI Technical OverviewMicrosoft Power BI Technical Overview
Microsoft Power BI Technical Overview
David J Rosenthal
 
What is Power BI
What is Power BIWhat is Power BI
What is Power BI
Dries Vyvey
 
Power BI Zero to Hero by Rajat Jaiswal
Power BI Zero to Hero by Rajat JaiswalPower BI Zero to Hero by Rajat Jaiswal
Power BI Zero to Hero by Rajat Jaiswal
Indiandotnet
 
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!
 
Introduction to Power BI to make smart decisions
Introduction to Power BI to make smart decisionsIntroduction to Power BI to make smart decisions
Introduction to Power BI to make smart decisions
VIVEK GURURANI
 
Power bi-dashboard-in-a-day-diad-mumbai-2019
Power bi-dashboard-in-a-day-diad-mumbai-2019Power bi-dashboard-in-a-day-diad-mumbai-2019
Power bi-dashboard-in-a-day-diad-mumbai-2019
Priyanka Khanadali
 
Microsoft Power BI
Microsoft Power BIMicrosoft Power BI
Microsoft Power BI
Geetika
 

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
Lamees EL- Ghazoly
 
Power BI Interview Questions PDF By ScholarHat
Power BI Interview Questions PDF By ScholarHatPower BI Interview Questions PDF By ScholarHat
Power BI Interview Questions PDF By ScholarHat
Scholarhat
 
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 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 desktop microsoft for analyzing and
power desktop microsoft for analyzing andpower desktop microsoft for analyzing and
power desktop microsoft for analyzing and
TREEOFLIFE3
 
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
 
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 Interview Questions PDF By ScholarHat
Power BI Interview Questions PDF By ScholarHatPower BI Interview Questions PDF By ScholarHat
Power BI Interview Questions PDF By ScholarHat
Scholarhat
 
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
 
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 desktop microsoft for analyzing and
power desktop microsoft for analyzing andpower desktop microsoft for analyzing and
power desktop microsoft for analyzing and
TREEOFLIFE3
 
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
 
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
 
Ad

Recently uploaded (20)

LLM finetuning for multiple choice google bert
LLM finetuning for multiple choice google bertLLM finetuning for multiple choice google bert
LLM finetuning for multiple choice google bert
ChadapornK
 
Calories_Prediction_using_Linear_Regression.pptx
Calories_Prediction_using_Linear_Regression.pptxCalories_Prediction_using_Linear_Regression.pptx
Calories_Prediction_using_Linear_Regression.pptx
TijiLMAHESHWARI
 
Deloitte Analytics - Applying Process Mining in an audit context
Deloitte Analytics - Applying Process Mining in an audit contextDeloitte Analytics - Applying Process Mining in an audit context
Deloitte Analytics - Applying Process Mining in an audit context
Process mining Evangelist
 
FPET_Implementation_2_MA to 360 Engage Direct.pptx
FPET_Implementation_2_MA to 360 Engage Direct.pptxFPET_Implementation_2_MA to 360 Engage Direct.pptx
FPET_Implementation_2_MA to 360 Engage Direct.pptx
ssuser4ef83d
 
Thingyan is now a global treasure! See how people around the world are search...
Thingyan is now a global treasure! See how people around the world are search...Thingyan is now a global treasure! See how people around the world are search...
Thingyan is now a global treasure! See how people around the world are search...
Pixellion
 
GenAI for Quant Analytics: survey-analytics.ai
GenAI for Quant Analytics: survey-analytics.aiGenAI for Quant Analytics: survey-analytics.ai
GenAI for Quant Analytics: survey-analytics.ai
Inspirient
 
VKS-Python Basics for Beginners and advance.pptx
VKS-Python Basics for Beginners and advance.pptxVKS-Python Basics for Beginners and advance.pptx
VKS-Python Basics for Beginners and advance.pptx
Vinod Srivastava
 
Developing Security Orchestration, Automation, and Response Applications
Developing Security Orchestration, Automation, and Response ApplicationsDeveloping Security Orchestration, Automation, and Response Applications
Developing Security Orchestration, Automation, and Response Applications
VICTOR MAESTRE RAMIREZ
 
Simple_AI_Explanation_English somplr.pptx
Simple_AI_Explanation_English somplr.pptxSimple_AI_Explanation_English somplr.pptx
Simple_AI_Explanation_English somplr.pptx
ssuser2aa19f
 
1. Briefing Session_SEED with Hon. Governor Assam - 27.10.pdf
1. Briefing Session_SEED with Hon. Governor Assam - 27.10.pdf1. Briefing Session_SEED with Hon. Governor Assam - 27.10.pdf
1. Briefing Session_SEED with Hon. Governor Assam - 27.10.pdf
Simran112433
 
chapter3 Central Tendency statistics.ppt
chapter3 Central Tendency statistics.pptchapter3 Central Tendency statistics.ppt
chapter3 Central Tendency statistics.ppt
justinebandajbn
 
Ppt. Nikhil.pptxnshwuudgcudisisshvehsjks
Ppt. Nikhil.pptxnshwuudgcudisisshvehsjksPpt. Nikhil.pptxnshwuudgcudisisshvehsjks
Ppt. Nikhil.pptxnshwuudgcudisisshvehsjks
panchariyasahil
 
183409-christina-rossetti.pdfdsfsdasggsag
183409-christina-rossetti.pdfdsfsdasggsag183409-christina-rossetti.pdfdsfsdasggsag
183409-christina-rossetti.pdfdsfsdasggsag
fardin123rahman07
 
VKS-Python-FIe Handling text CSV Binary.pptx
VKS-Python-FIe Handling text CSV Binary.pptxVKS-Python-FIe Handling text CSV Binary.pptx
VKS-Python-FIe Handling text CSV Binary.pptx
Vinod Srivastava
 
Minions Want to eat presentacion muy linda
Minions Want to eat presentacion muy lindaMinions Want to eat presentacion muy linda
Minions Want to eat presentacion muy linda
CarlaAndradesSoler1
 
Classification_in_Machinee_Learning.pptx
Classification_in_Machinee_Learning.pptxClassification_in_Machinee_Learning.pptx
Classification_in_Machinee_Learning.pptx
wencyjorda88
 
Flip flop presenation-Presented By Mubahir khan.pptx
Flip flop presenation-Presented By Mubahir khan.pptxFlip flop presenation-Presented By Mubahir khan.pptx
Flip flop presenation-Presented By Mubahir khan.pptx
mubashirkhan45461
 
Data Science Courses in India iim skills
Data Science Courses in India iim skillsData Science Courses in India iim skills
Data Science Courses in India iim skills
dharnathakur29
 
Safety Innovation in Mt. Vernon A Westchester County Model for New Rochelle a...
Safety Innovation in Mt. Vernon A Westchester County Model for New Rochelle a...Safety Innovation in Mt. Vernon A Westchester County Model for New Rochelle a...
Safety Innovation in Mt. Vernon A Westchester County Model for New Rochelle a...
James Francis Paradigm Asset Management
 
Perencanaan Pengendalian-Proyek-Konstruksi-MS-PROJECT.pptx
Perencanaan Pengendalian-Proyek-Konstruksi-MS-PROJECT.pptxPerencanaan Pengendalian-Proyek-Konstruksi-MS-PROJECT.pptx
Perencanaan Pengendalian-Proyek-Konstruksi-MS-PROJECT.pptx
PareaRusan
 
LLM finetuning for multiple choice google bert
LLM finetuning for multiple choice google bertLLM finetuning for multiple choice google bert
LLM finetuning for multiple choice google bert
ChadapornK
 
Calories_Prediction_using_Linear_Regression.pptx
Calories_Prediction_using_Linear_Regression.pptxCalories_Prediction_using_Linear_Regression.pptx
Calories_Prediction_using_Linear_Regression.pptx
TijiLMAHESHWARI
 
Deloitte Analytics - Applying Process Mining in an audit context
Deloitte Analytics - Applying Process Mining in an audit contextDeloitte Analytics - Applying Process Mining in an audit context
Deloitte Analytics - Applying Process Mining in an audit context
Process mining Evangelist
 
FPET_Implementation_2_MA to 360 Engage Direct.pptx
FPET_Implementation_2_MA to 360 Engage Direct.pptxFPET_Implementation_2_MA to 360 Engage Direct.pptx
FPET_Implementation_2_MA to 360 Engage Direct.pptx
ssuser4ef83d
 
Thingyan is now a global treasure! See how people around the world are search...
Thingyan is now a global treasure! See how people around the world are search...Thingyan is now a global treasure! See how people around the world are search...
Thingyan is now a global treasure! See how people around the world are search...
Pixellion
 
GenAI for Quant Analytics: survey-analytics.ai
GenAI for Quant Analytics: survey-analytics.aiGenAI for Quant Analytics: survey-analytics.ai
GenAI for Quant Analytics: survey-analytics.ai
Inspirient
 
VKS-Python Basics for Beginners and advance.pptx
VKS-Python Basics for Beginners and advance.pptxVKS-Python Basics for Beginners and advance.pptx
VKS-Python Basics for Beginners and advance.pptx
Vinod Srivastava
 
Developing Security Orchestration, Automation, and Response Applications
Developing Security Orchestration, Automation, and Response ApplicationsDeveloping Security Orchestration, Automation, and Response Applications
Developing Security Orchestration, Automation, and Response Applications
VICTOR MAESTRE RAMIREZ
 
Simple_AI_Explanation_English somplr.pptx
Simple_AI_Explanation_English somplr.pptxSimple_AI_Explanation_English somplr.pptx
Simple_AI_Explanation_English somplr.pptx
ssuser2aa19f
 
1. Briefing Session_SEED with Hon. Governor Assam - 27.10.pdf
1. Briefing Session_SEED with Hon. Governor Assam - 27.10.pdf1. Briefing Session_SEED with Hon. Governor Assam - 27.10.pdf
1. Briefing Session_SEED with Hon. Governor Assam - 27.10.pdf
Simran112433
 
chapter3 Central Tendency statistics.ppt
chapter3 Central Tendency statistics.pptchapter3 Central Tendency statistics.ppt
chapter3 Central Tendency statistics.ppt
justinebandajbn
 
Ppt. Nikhil.pptxnshwuudgcudisisshvehsjks
Ppt. Nikhil.pptxnshwuudgcudisisshvehsjksPpt. Nikhil.pptxnshwuudgcudisisshvehsjks
Ppt. Nikhil.pptxnshwuudgcudisisshvehsjks
panchariyasahil
 
183409-christina-rossetti.pdfdsfsdasggsag
183409-christina-rossetti.pdfdsfsdasggsag183409-christina-rossetti.pdfdsfsdasggsag
183409-christina-rossetti.pdfdsfsdasggsag
fardin123rahman07
 
VKS-Python-FIe Handling text CSV Binary.pptx
VKS-Python-FIe Handling text CSV Binary.pptxVKS-Python-FIe Handling text CSV Binary.pptx
VKS-Python-FIe Handling text CSV Binary.pptx
Vinod Srivastava
 
Minions Want to eat presentacion muy linda
Minions Want to eat presentacion muy lindaMinions Want to eat presentacion muy linda
Minions Want to eat presentacion muy linda
CarlaAndradesSoler1
 
Classification_in_Machinee_Learning.pptx
Classification_in_Machinee_Learning.pptxClassification_in_Machinee_Learning.pptx
Classification_in_Machinee_Learning.pptx
wencyjorda88
 
Flip flop presenation-Presented By Mubahir khan.pptx
Flip flop presenation-Presented By Mubahir khan.pptxFlip flop presenation-Presented By Mubahir khan.pptx
Flip flop presenation-Presented By Mubahir khan.pptx
mubashirkhan45461
 
Data Science Courses in India iim skills
Data Science Courses in India iim skillsData Science Courses in India iim skills
Data Science Courses in India iim skills
dharnathakur29
 
Safety Innovation in Mt. Vernon A Westchester County Model for New Rochelle a...
Safety Innovation in Mt. Vernon A Westchester County Model for New Rochelle a...Safety Innovation in Mt. Vernon A Westchester County Model for New Rochelle a...
Safety Innovation in Mt. Vernon A Westchester County Model for New Rochelle a...
James Francis Paradigm Asset Management
 
Perencanaan Pengendalian-Proyek-Konstruksi-MS-PROJECT.pptx
Perencanaan Pengendalian-Proyek-Konstruksi-MS-PROJECT.pptxPerencanaan Pengendalian-Proyek-Konstruksi-MS-PROJECT.pptx
Perencanaan Pengendalian-Proyek-Konstruksi-MS-PROJECT.pptx
PareaRusan
 
Ad

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.
  • 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