Sei sulla pagina 1di 25

presenta

BI005 - Real Power BI


Franco Perduca Factory Software srl
francop@factorysw.it

www.wpc2015.it – info@wpc2015.it - +39 02 365738.11 - #wpc15it 1


• Cos’ è Power BI
 Versioni
• Aggiornamento dati
• Al lavoro
• Che strumenti usiamo
Agenda • Creazione Report
• Creazione Dashboard
• Content Packs

www.wpc2015.it – info@wpc2015.it - +39 02 365738.11 2


Cos’è Power BI
• È un servizio cloud based per
 Creare dataset
 Gestire anche delle trasformazioni
 Creare report
 Ma non è reporting services
 Creare dashboard
 Fruibili anche da app mobile

www.wpc2015.it – info@wpc2015.it - +39 02 365738.11 3


Versioni
• Power BI (gratuita) e Power BI PRO

www.wpc2015.it – info@wpc2015.it - +39 02 365738.11 4


Versioni

www.wpc2015.it – info@wpc2015.it - +39 02 365738.11 5


Aggiornamento dati
• Aggiornamento automatico
 File excel su OneDrive

• Aggiornamento pianificato o manuale configurato dall'utente


 SQL Server on premise
 OData
 Oracle
 ….

• In tempo reale con query diretta


 Database SQL di Azure
 Azure SQL Data Warehouse
 Spark in HDInsight
 SAP Hana
 AS Tabular
 AS Olap
 Power BI REST API
 Azure Stream Analytics integration

www.wpc2015.it – info@wpc2015.it - +39 02 365738.11 6


Aggiornamento dati
• Power BI Personal Gateway
 consente di aggiornare dati on premise
 è un servizio locale che impersonifica un Windows account specificato
 Il trasferimento tra Gateway e Power BI usa Azure Service Bus
 Dati sono sempre criptati
 Https come protocollo
 sorgenti dati supportate ad ora:
 SQL Server
 Oracle
 Teradata
 IBM DB2
 PostgreSQL
 Sybase
 MySQL
 SharePoint List (on-premises)
 File (CSV, XML, Text, Excel, Access)
 On-premises SQL Server Analysis Services Tabular models (uploaded data;
 not live connections)
 Folder
 Custom SQL/native SQL

www.wpc2015.it – info@wpc2015.it - +39 02 365738.11 7


Aggiornamento dati
• Analysis services connector
 È un servizio locale
 L'installazione del connettore di Analysis Services per Power BI e del Gateway di gestione
dati nello stesso computer non è supportata. Se è già stato installato il Gateway di
gestione dati, disinstallarlo prima di installare il connettore di Analysis Services per Power
BI oppure installarlo su un altro computer.
 Il server Analysis Services appartiene al dominio.
 Il connettore di Analysis Services e il server Analysis Services sono installati in computer
nello stesso dominio.
 sincronizzazione di Microsoft Azure Active Directory
 role-based security

www.wpc2015.it – info@wpc2015.it - +39 02 365738.11 8


Aggiornamento dati

www.wpc2015.it – info@wpc2015.it - +39 02 365738.11 9


• DEMO

www.wpc2015.it – info@wpc2015.it - +39 02 365738.11 10


Al lavoro
• Connessione alle sorgenti dati e creazione query
 Power Query
• Creazione struttura dati
 Power Pivot
• Creazione visualizzazioni
 Power BI
• Pubblicazione interattiva su Power BI

www.wpc2015.it – info@wpc2015.it - +39 02 365738.11 11


Che strumenti usiamo
• Excel
 Differenze tra le varie versioni
• Power BI desktop
 Strumento completo
• Power BI web based
 Per presentazione e schedulazione
dell’aggiornamento dei dataset

www.wpc2015.it – info@wpc2015.it - +39 02 365738.11 12


Che strumenti usiamo

www.wpc2015.it – info@wpc2015.it - +39 02 365738.11 13


• DEMO

www.wpc2015.it – info@wpc2015.it - +39 02 365738.11 14


Creazione Report
• È creato a partire da un dataset
• All’interno dello strumento troviamo
 Report panel
 Diversi tipi di visualizzazione
 Applicazioni di filtri
 Formattazione
 Datasets con relativi campi
• Selezioniamo campi
• Scegliamo la visualizzazione desiderata e relative opzioni
 type, set axes, legend and values fields
• Applichiamo eventuali filtri
• Titolo, colore di sfondo, legenda ecc.

www.wpc2015.it – info@wpc2015.it - +39 02 365738.11 15


Creazione Report
• Power BI report è composto da una o più pagine
• Report possono essere create da zero oppure
importati assieme a datasets è dashboards
• Il report...
opuò essere associate a diverse dashboards
opuò creato a partire da 1 dataset

www.wpc2015.it – info@wpc2015.it - +39 02 365738.11 16


Creazione dashboard
• È possibile scegliere singoli Dashboard
componenti di report per comporre 1 1

dashboard M M

• “Pinnabile” per usare un termine Report Dataset


corretto….
• Una dashboard è composta da più
report e dataset

www.wpc2015.it – info@wpc2015.it - +39 02 365738.11 17


Custom visualizations
• È possibile creare componenti di visualizzazioni
custom
• Microsoft ha pubblicato codice di tutti le
visualizzazioni Power BI su GitHub
• È compost da un framerwork che comprende anche
la parte di test
• https://powerbi.microsoft.com/en-us/custom-visuals
• https://app.powerbi.com/visuals
www.wpc2015.it – info@wpc2015.it - +39 02 365738.11 18
Mobile
• È possibile accedere a dashboards con
app native per Windows, iOS and Android
• Gestione dei favorites
• Zoom in and out of a visualization
 Note e condivisione snapshot con altri
utenti
 alerts e notifications
 https://powerbi.microsoft.com/mobile

www.wpc2015.it – info@wpc2015.it - +39 02 365738.11 19


• DEMO

www.wpc2015.it – info@wpc2015.it - +39 02 365738.11 20


Content Packs
 Contenuti predifini per soluzioni esistenti
 Contengono
o pre-configured dashboards
o reports
o data models
o embedded queries

 Organizational content packs


o Creare un package con dashboard, reports e datasets aziendali
o Dashboard read-only non modificabili
o Al limite crea copia

www.wpc2015.it – info@wpc2015.it - +39 02 365738.11 21


• DEMO

www.wpc2015.it – info@wpc2015.it - +39 02 365738.11 22


Un po’ di link
• https://msdn.microsoft.com/en-us/library/mt253322.aspx
• https://powerbi.microsoft.com/en-us/documentation/powerbi-refresh-data/
• https://powerbi.microsoft.com/it-it/documentation/powerbi-desktop-use-directque
ry/
• https://powerbi.microsoft.com/en-us/documentation/powerbi-service-organization
al-content-pack-tutorial-create-and-publish/
• https://powerbi.microsoft.com/en-us/documentation/powerbi-admin-analysis-servi
ces-connector-indepth/
• http://www.sqlchick.com/entries/2015/9/4/direct-connect-options-in-power-bi-for-l
ive-querying-of-a-data-source

www.wpc2015.it – info@wpc2015.it - +39 02 365738.11 23


Domande e Risposte

Q&A

www.wpc2015.it – info@wpc2015.it - +39 02 365738.11 - #wpc15it 24


OverNet Education
info@overneteducation.it
www.overneteducation.it
Tel. 02 365738

Contatti @overnete
OverNet www.facebook.com/OverNetEducation
Education www.linkedin.com/company/overnet-solutions
www.wpc2015.it

www.wpc2015.it – info@wpc2015.it - +39 02 365738.11 - #wpc15it 25

Potrebbero piacerti anche