Power BI with Analysis Services

Slides:



Advertisements
Similar presentations
Power BI Sites and Mobile BI. What You Will Learn Sharing and Collaboration Introducing Power BI Exploring Power BI Features and Services Partner Opportunities.
Advertisements

Introduction to the Power BI Platform Presented by Ted Pattison.
AZ PASS User Group Azure Data Factory Overview Josh Sivey, Solution Partner October
Review DirectQuery in SSAS 2016, best practices and use cases
Welcome! Power BI User Group (PUG)
Victoria Power BI User Group Meeting
Cloud BI with Azure Analysis Services
4/18/2018 6:56 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Data Platform and Analytics Foundational Training
Mile Hi Power BI User Group
Convergence /6/2018 © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks.
Scalable Web Apps Target this solution to brand leaders responsible for customer engagement and roll-out of global marketing campaigns. Implement scenarios.
Data Platform and Analytics Foundational Training
What’s new in SQL Server 2017 for BI?
5/22/2018 1:39 AM BRK2156 Power BI Report Server: Self-service BI and enterprise reporting on-premises Christopher Finlan Senior Program Manager © Microsoft.
Creating Enterprise Grade BI Models with Azure Analysis Services
Relationship modeling patterns in SSAS and Power bi
Welcome! Power BI User Group (PUG)
Delivering enterprise BI with Azure Analysis Services
Using a Gateway to Leverage On-Premises Data in Power BI
Microsoft Operations Management Suite Insight and Analytics
Power BI Architecture, Best Practices, and Performance Tuning
Cloud BI with Azure Analysis Services
What’s new with Power BI /guyinacube.
Let’s talk Power BI Premium /guyinacube Adam Saxton.
Using a Gateway to Leverage On-Premises data in Power BI
6/12/2018 2:19 PM BRK3245 DirectQuery in Analysis Services: best practices, performance, and use cases Marco Russo SQLBI © Microsoft Corporation. All rights.
6/19/2018 © 2014 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks and/or trademarks.
Data Platform and Analytics Foundational Training
Model complex data easily with SQL Server 2016 Analysis Services
Microsoft Power BI Transforming your data into actionable insight
What's new with SQL Server 2016 and SQL Server vNext?
Summit Nashville /23/ :38 PM
Power BI Premium overview
Welcome! Power BI User Group (PUG)
Julie Strauss Senior Program Manager Microsoft
Welcome! Power BI User Group (PUG)
Azure API Management Jothi Prakash A
Scalable Web Apps Target this solution to brand leaders responsible for customer engagement and roll-out of global marketing campaigns. Implement scenarios.
Victoria Power BI User Group Meeting
Using a Gateway to Leverage On-Premises Data in Power BI
Azure Infrastructure as a Service
Modeling and Analytics Features Coming in Analysis Services vNext
9/21/2018 3:41 AM BRK3180 Architect your big data solutions with SQL Data Warehouse & Azure Analysis Services Josh Caplan & Matt Usher Program Managers.
Welcome! Power BI User Group (PUG)
What’s New in Azure Analysis Services
Enriching your BI Semantic Models with Data Analysis Expressions (DAX)
Welcome! Power BI User Group (PUG)
Cloud BI with Azure Analysis Services
DAX and the tabular model
Welcome! Power BI User Group (PUG)
11/22/2018 1:43 PM THR3005 How to provide business insight from your data using Azure Analysis Services Peter Myers Bitwise Solutions © Microsoft Corporation.
Welcome! Power BI User Group (PUG)
TechEd /24/2018 6:19 AM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered.
Cloud BI with Azure Analysis Services
Power BI for large databases
Power BI Admin made easy(ier)
Welcome to SQLSaturday #767! Hosted by Lincoln SQL Server User Group
Let’s Build a Tabular Model in Azure
Azure Machine Learning on Databricks
Let’s Build a Tabular Model in Azure
Power BI at Enterprise-Scale
Enriching your BI Semantic Models with Data Analysis Expressions (DAX)
Dashboard in an Hour Using Power BI
Playing with (M)agic: Introduction to Writing M Code in Power BI
Office 365 Development July 2014.
Cloud BI with Azure Analysis Services
Implementing a Distributed Enterprise Architecture to Deliver BI
SQL Server 2019 Bringing Apache Spark to SQL Server
Visual Data Flows – Azure Data Factory v2
Presentation transcript:

Power BI with Analysis Services Charlie Pyne Cloud Solution Architect - Microsoft

Agenda Prerequisites – Basic Power BI Knowledge Overview of Analysis Services vs Power BI When to use Analysis Services How to setup Azure Analysis Services Azure Analysis Services Gateway How to deploy to deploy to Analysis Services Demo Questions???

Analysis services Enterprise grade analytics engine Data sources 10 01 10 01 Transform complex data into business friendly models Combine data from multiple data sources and apply business rules and security Match performance to the speed of business Explore models and gain instant insights using your favorite visualization tool SQL Oracle IBM Teradata Sybase Azure Blob Data feeds Excel Files Others SQL Server Analysis Services BI semantic model In-memory cache Security Business logic & metrics Lifecycle management Data modeling Key points: SQL Server Analysis Services helps organizations transform complex data into business user friendly semantic models that can be consumed using their preferred data visualization tools. Ref Links for data sources https://docs.microsoft.com/en-us/sql/analysis-services/tabular-models/data-sources-supported-ssas-tabular https://docs.microsoft.com/en-us/sql/analysis-services/multidimensional-models/supported-data-sources-ssas-multidimensional Visualize Excel Power BI Third-party tools

How does this relate to Power BI? PowerBI tabular engine Power Query Calculated Columns Calculated Measures DAX

SQL Server Data Tools (SSDT)—2017 4/4/2019 5:47 PM SQL Server Data Tools (SSDT)—2017 Used instead of Power BI Desktop for Data Modeling Free Available as a download Modeling and analytics Object level security Developer tools SSDT for VS 2017 DAX Editor for 2017 and SSMS Modeling and analytics Detail rows Enhanced support for ragged hierarchies Object level security Developer tools SSDT for VS 2017 DAX Editor for 2017 and SSMS © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

One semantic model—two ways to develop 4/4/2019 5:47 PM One semantic model—two ways to develop Tabular models Multidimensional models Tables and relationships Fast by design with in-memory Easy to get started and simple Since SQL 2008 R2 - 2010 PowerBI & Power Pivot Dimensions and measure groups Highly scalable and mature Feature rich and complex Since SQL 7.0 - 1998 Key Points (depending on the audience you might only show this slide or prior slide) Overview of the semantic model options in SQL Server Analysis Services. Tack track: A BI semantic model allows you to easily abstract business problems and turn complex data into models that can be easily understood and can be used for reporting, analytics and dashboards. SQL Server Analysis Services allows you to create one BI semantic model to be used with different client tools. There are 2 ways to build it: Tabular – consists of tables and relationships. Are fast by design with in-memory and are easy to get started. Multidimensional – consists of dimensions and measure groups. Are highly scalable and mature, very feature rich but can add complexity. © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

Why use Analysis Services? Power BI SKU Max size of .pbix Pro < 1 GB Premium 1 < 3 GB Premium 2 < 6 GB Premium P3, P4, P5 up to 10 GB Why use Analysis Services? Current Power BI Size Limits* PowerBI Pro 1GB per pbix file https://docs.microsoft.com/en- us/power-bi/service-admin- manage-your-data-storage-in- power-bi PowerBI Premium https://docs.microsoft.com/en- us/power-bi/service-premium- large-datasets *As of Jan 2019

SQL Server vs Azure Analysis Services PaaS Hosted and Managed Up to 400GB Sizes No maintenance required SQL Server Analysis Services On-Prem VMs or servers Cloud IaaS VMs Customer controls and manages VM

Demo 1: Tabular Model Development in SSDT Create a data project “Get Data” Transform Data Create Calculated Columns and Measures © 2014 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

Azure Analysis Services Architecture 4/4/2019 5:47 PM Azure Analysis Services Architecture Cloud visualization tools Cloud data sources Azure Analysis Services SQL Database Other data sources Power BI DirectQuery SQL Data Warehouse Cached Model Power BI Embedded (GA) Gateway On-premises data sources Authoring and development tools On-premises visualization tools Azure AS other features Scale up/down Pause/resume 99.9% uptime SLA (GA) New automation opportunities Other data sources SQL Server Visual Studio Excel DirectQuery Cached Model Power BI Desktop Third party BI tools Oracle, Teradata Note: not all capabilities available at public preview © 2014 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

Azure Analysis Services Gateway 4/4/2019 5:47 PM Azure Analysis Services Gateway Live Power BI reports & dashboards Use to refresh AAS from On-Prem data sources Same software as Power BI Gateway Can be used with both Power BI and AAS simultaneously Generally a best practice to install in the same datacenter as your Power BI tenant Analysis Services Cloud Live connection or scheduled refresh On-premises Data Source Data Source © 2014 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

Scale Up / Down / Out Quickly change AAS size to meet dynamic query and data requirements Scale Out to multiple AAS instances Pause AAS instances to temporarily suspend use and charges

Demo 2: Setup Azure Analysis Services 4/4/2019 5:47 PM Demo 2: Setup Azure Analysis Services Deploy an AAS server Install and configure the data gateway Connect on-prem data to AAS Deploy to Azure Analysis Services Connect with PowerBI © 2014 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

4/4/2019 5:47 PM © 2014 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.