Power BI Desktop.

Slides:



Advertisements
Similar presentations
Business Intelligence Simon Pease. Experience with BI Developing end-to-end BI prototype for Plan International Developing end-to-end BI prototype for.
Advertisements

Power BI Sites and Mobile BI. What You Will Learn Sharing and Collaboration Introducing Power BI Exploring Power BI Features and Services Partner Opportunities.
1 Copyright © 2009, Oracle. All rights reserved. Oracle Business Intelligence Enterprise Edition: Overview.
Power BI / DataZen Microsoft’s BI Roadmap A Presentation For.
MAKING BUSINESS INTELLIGENT Brought to you by your local PASS Community! Self Service ETL with Power Query Welcome.
Microsoft Power BI Stack
Take Your Data Analysis and Reporting to the Next Level by Combining SAS Office Analytics, SAS Visual Analytics, and SAS Studio David Bailey Tim Beese.
Microsoft Dynamics NAV Power BI & BI in Dynamics NAV Jonathan Davies and Christian Baek Microsoft Coporation.
PowerApps and Microsoft Flow for SharePoint Developers Brian T. Jackett Sr. Premier Field Engineer, Microsoft.
John Tran Business Program Manager, The Suddath Companies
Tableau Desktop & Server
Data Security with Power BI, SSAS, SQL Server 2016 and Active Directory June 10, 2017.
Mobile Application Solution
Connecting Power BI to On-Premise Dynamics CRM/GP Data
Just Enough Database Theory for Power Pivot / Power BI
Power BI – What You Need to Know
Getting started with Power BI and Dynamics CRM
Data Platform and Analytics Foundational Training
Becky Bertram January 21, 2017 SharePoint Saturday St. Louis
TurningPoint ResponseWare
Modern technology, craftsman quality.
Leveraging the Business Intelligence Features in SharePoint 2010
Get your LOB application data into Microsoft Power BI
Relationship modeling patterns in SSAS and Power bi
Build Power-full Solutions in Office 365 …without Code!
Microsoft Power BI with Azure Services
Power BI in the Wild Power BI at Innovative Architects Julie Smith
Modern application lifecycle with DevOps
6/17/ :27 AM BRK3341 Unlock extensibility by connecting your service to PowerApps and Microsoft Flow Theresa (Tessa) Palmer–Sr. Program Manager Sunay.
Build Power-full Solutions in Office 365 …without Code!
Who am I Hector Villafuerte
Power BI – Exploring New Frontiers
Power BI Security Best Practices
Mobile Application Solution
H*ckin Sweet Reports with Power BI
Data Warehouse.
Add intelligence to Dynamics AX with Cortana Intelligence suite
Microsoft 365 Business Customer Targeting 2/6/18
Power BI Overview  SV Trainings Power BI Course allows you to master Power BI Tool. We provide best Power BI Online Training classes to help you learn.
Microsoft Power BI 30 updates in 30 minutes with Power BI
Power Apps & Flow for Microsoft Dynamics SL
Power BI – Exploring New Frontiers
Data Analysis with Power BI
H*ckin Sweet Reports with Power BI
11/19/2018 4:38 AM Microsoft 365 Business Customer Targeting Janine Brittain - EXEED 2/6/18 © Microsoft Corporation. All rights reserved. MICROSOFT.
ITI 257 Data Analysis with Power BI
Understanding Your Numbers: Data Visualisation with PowerBI
Power BI in the Wild Power BI at Innovative Architects Julie Smith
SQL Saturday New York City May 19th, 2018
Power Query Discovery and connectivity to a wide range of data sources
Power Apps Canvas and Model-Driven
Analytics Plus Product Overview 1.
Power BI 101 Alexander Boamah
Yooba File Sync: A Microsoft Office 365 Add-In That Syncs Sales Content in SharePoint Online to Yooba’s Sales Performance Management Solution OFFICE 365.
Dimensional Model January 16, 2003
Power BI – Exploring New Frontiers
Power BI with Analysis Services
Power BI.
Become a Power BI Superstar under 1 hour!
Welcome to SQLSaturday #767! Hosted by Lincoln SQL Server User Group
Common Data Service Data Integrator
Power BI – Exploring New Frontiers
Dashboard in an Hour Using Power BI
Analysis Services Analysis Services vs. the Data Warehouse vs. OLTP DB
Business Intelligence
Using Power BI to Automate Data Cleaning and Visualization
Microsoft Excel PowerPivot ….light & Easy
Become a Power BI Superstar under 1 hour!
Power BI for the Consumer
Data Modeling and Prototyping
Presentation transcript:

Power BI Desktop

Power BI – Brief Information Power BI is a business analytics solution that lets you visualize your data and share insights across your organization, or embed them in your app or website. Connect to hundreds of data sources and bring your data to life with live dashboards and reports. interface is simple enough for end users to create their own reports and dashboards. Power BI provides cloud-based BI services, known as "Power BI Services", along with a desktop based interface, called "Power BI Desktop". It offers data warehouse capabilities including data preparation, data discovery and interactive dashboards

Power BI – Key Component Power BI Desktop :- The Windows-desktop-based application for PCs and desktops, primarily for designing and publishing reports to the Service. Power BI Service : online service (now referred to as PowerBI.com or simply Power BI). Power BI Mobile Apps : The Power BI Mobile apps for Android and iOS devices, as well as for Windows phones and tablets. Power BI Gateway :Gateways used to sync external data in and out of Power BI. In Enterprise mode, can also be used by Flows and PowerApps in Office 365. Power BI Embedded : Power BI REST API can be used to build dashboards and reports into the custom applications that serves Power BI users, as well as non-Power BI users. Power BI Report Server : An On-Premises Power BI Reporting solution for companies that won't or can't store data in the cloud-based Power BI Service. Power BI Visuals Marketplace :A marketplace of custom visuals and R-powered visuals.

Workflow of Power BI Desktop Query Editor Data View Report View Data preparation Data modelling Data visualization Relationship View

The Query Editor How we import and prepare our data

Power BI Desktop – Query Editor Data View Report View Relationship View Data preparation Data modelling Data visualization

The Star Schema FACT TABLE DIM TABLE VS

The Star Schema Products IdentifierProd ProductType PricePerUnit CostperUnit DIM TABLE Customers IdentifierCust FirstName SecondName Age Gender DIM TABLE Sales IdentifierProd IdentifierDate IdentifierCust IdentifierGeo UnitsSold TotalSales TotalCost FACT TABLE Time IdentifierDate Year Quarter Month Week Day SalesPoint IdentifierGeo Continent Country City

Our Project – Current structure Population-Combined Country-ID Country Year AgeGroup Gender Population

Out Project turned into a Star Schema Population Country-ID AgeGroup-ID Year Gender FACT TABLE Region Country-ID Country DIM TABLE Age AgeGroup-ID AgeGroup Category DIM TABLE

Query: Duplicate vs. Reference Source file Query Editor C Query 2 (Reference to Query 1) A B Query 1 (Created in Query Editor) Query 2 (Duplicate of Query 1)

Merge Queries - Join Kind Merged Queries LEFT ID Sales Region A 10 USA B 50 n/a C 20 Asia RIGHT ID Region Sales A USA 10 BB Europe n/a C Asia 20 FULL ID Sales Region A 10 USA B 50 n/a C 20 Asia BB Europe Separate Queries Outer Query 1 LEFT Query 2 RIGHT ID Sales A 10 B 50 C 20 ID Region A USA BB Europe C Asia Anti ID Sales Region B 50 n/a ID Region Sales BB Europe n/a Inner ID Sales Region A 10 USA C 20 Asia

Import data into the data model Query 1 Query 2 Default = Enable load is set for all queries Data preparation Query 1 & Query 2 are loaded into the data model Data model Query Editor Data View/Report View Source files Data preparation Enable load is only selected for Query 1 Query 1 is loaded into the data model Data model Import data Query 1 Query 2 Query Editor Data View/Report View

Data View & Relationships How we model our data

Power BI Desktop – Data Modelling Query Editor Data View Report View Relationship View Data preparation Data modelling Data visualization

Query Editor vs. Data Model Connect to source files Clean data Add relationships Add calculated columns Shape data Add measures Structure + prepare data Analyse data

Query Editor vs. Data Model Power BI Desktop Data preparation Data modelling Data visualization Relationship View Query Editor Data View Report View

Let‘s bring our Data Model to live Cardinality = „Type of relationship“

One to many (1:*) & Many to one (*:1) Customers Orders ID-Customer FirstName SecondName 1 Maximilian Schwarzmueller 2 John Meyer 3 Linda Belle 4 Manuel Lorenz ID-Order OrderDate ID-Customer A 01 Jan 2017 1 B 08 Jan 2017 2 C 15 Jan 2017 D 25 Jan 2017 E 05 Feb 2017 3 F 15 Feb 2017 4 Each customer is unique Each customer can have multiple orders

One to one (1:1) Passport Person ID-Passport Valid Issued FirstName SecondName Country 1 2025 2005 Maximilian Schwarzmueller Germany 2 2019 1999 John Meyer USA 3 2017 1997 Linda Belle Japan Passport Person ID-Passport Valid Issued 1 2025 2005 2 2019 1999 3 2017 1997 ID-Passport FirstName Second Name Country 1 Maximilian Schwarzmueller Germany 2 John Meyer USA 3 Linda Belle Japan

Power BI Desktop – Data Model Data preparation Data modelling Data visualization Query Editor Data View Relationship View Report View

Course interim conclusion This course M DAX OR

Calculated Columns vs. Measures Perform an operation that generates results for each row of your table Calculated Column Return a single result of a calculation or an aggregated value (e.g. Averages) Measure

Report View Let‘s create beautiful charts and tables

Power BI Desktop – Report View Data preparation Data modelling Data visualization Query Editor Data View Relationship View Report View