Peer to Peer | Greater Scale | More Voices | Faster AXUG Summit 2011 RPT07: Understanding PowerPivot Noah Kluge—PrecisionPoint Software.

Slides:



Advertisements
Similar presentations
System Center Reporting Through the BI Stack
Advertisements

Microsoft Confidential – Subject To Change SQL Server Denali Business Intelligence Semantic Model.
Business Intelligence in Microsoft SQL Server 2005 Marin Bezić Microsoft EMEA SQL BI PRODUCT MANAGER
Jose Chinchilla MCITP: Database Administrator, SQL Server 2008 MCITP: Business Intelligence Design and Implementation, SQL Server 2008 President & CEO,
Pentaho Open Source BI Goldwin. Pentaho Overview Pentaho is the commercial open source software for Business Pentaho is the commercial open source software.
James Serra – Data Warehouse/BI/MDM Architect
Cloud, On-Premise, or Hybrid - Where are you making BI investment decisions and why? John P
Decision Support and Data Warehouse. Decision supports Systems Components Data management function –Data warehouse Model management function –Analytical.
COMP 578 Data Warehousing And OLAP Technology Keith C.C. Chan Department of Computing The Hong Kong Polytechnic University.
Data Warehousing. On-Line Analytical Processing (OLAP) Tools The use of a set of graphical tools that provides users with multidimensional views of their.
Microsoft Business Intelligence (BI). About Me Creating solutions for 20 years Traveling consultant at Glenture. Principal Consultant in Microsoft BI.
Introduction to Building a BI Solution 권오주 OLAPForum
UNCLASSIFIED Business Intelligence and SharePoint 2010 Steve McDonnell.
Master Data Services In SQL Server Denali Jeremy Kashel
Building a Data Warehouse with SQL Server Presented by John Sterrett.
Realizing Business Insights with PowerPivot
MDC Open Information Model West Virginia University CS486 Presentation Feb 18, 2000 Lijian Liu (OIM:
What is Business Intelligence? Business intelligence (BI) –Range of applications, practices, and technologies for the extraction, translation, integration,
SPONSORS. Microsoft PowerPivot for SQL Server, Excel 2010, and SharePoint 2010 Michael Herman Syntergy, Inc.
1.
OLAP Theory-English version On-Line Analytical processing (Buisness Intelligence) [Ing.Skorkovský,CSc] KPH_ESF_MU.
SharePoint 2010 Business Intelligence Module 2: Business Intelligence.
M ODULE 11 – S HARE P OINT 2010 B USINESS I NTELLIGENCE AND I NSIGHTS / DASHBOARDS.
Data Warehousing at STC MSIS 2007 Geneva, May 8-10, 2007 Karen Doherty Director General Informatics Branch Statistics Canada.
Activity Running Time DurationIntro0 2 min Setup scenario 2 2 min SQL BI components & concepts 4 5 min Data input (Let’s go shopping) 9 7 min Whiteboard.
PO320: Reporting with the EPM Solution Keshav Puttaswamy Program Manager Lead Project Business Unit Microsoft Corporation.
Vidas Matelis, Toronto SQL Server User Group November 13, 2008.
O n l y f r o m S y n e r g i s t i c s Establishing Knowledge Communities with KM Portals.
Business Intelligence Zamaneh Jahed. What is Business Intelligence? Business Intelligence (BI) is a broad category of applications and technologies for.
Using SAS® Information Map Studio
Business Intelligence Software Business Intelligence A Software at your size.
DATA DASHBOARDS USING MICROSOFT BI Dheeraj Chowdhury Group Leader Digital Media NSW Department of Education and Communities Curriculum and Learning Innovation.
Database A database is a collection of data organized to meet users’ needs. In this section: Database Structure Database Tools Industrial Databases Concepts.
ADFG Commercial Fisheries Data Warehouse and Business Intelligence Project.
David Dye.  Introduction  Introduction to PowerPivot  Working With PowerPivot.
LS Retail BI Information/requirements/deployment steps.
Decision supports Systems Components
September 2007 Movex User Association John Calvey European B.I. Manager NewellRubbermaid -
Sales Dim Date Dim Customers Dim Products Dim Categories Dim Geography The data warehouse is a simple and standard one, after all we.
What is OLAP?.
CS 157B: Database Management Systems II April 10 Class Meeting Department of Computer Science San Jose State University Spring 2013 Instructor: Ron Mak.
SharePoint Saturday SharePoint 2010 BI Insights Saturday, 16 th October, 2010 MIC - Kuwait.
Pindaro Demertzoglou Data Resource Management – MGMT 4170 Lally School of Management Rensselaer Polytechnic Institute.
Or How I Learned to Love the Cube…. Alexander P. Nykolaiszyn BLOG:
The Concepts of Business Intelligence Microsoft® Business Intelligence Solutions.
Noah Kluge, Armanino LLP BI10: SSAS TABULAR MODEL SSAS Tabular Model - Why Tabular vs Multidimensional When Building Out a Cube.
Bartek Doruch, Managing Partner, Kamil Karbowiak, Managing Partner, Using Power BI in a Corporate.
Serve as Director Funded by the Louisiana Department of Transportation and Development Developed LaCrash application to electronically capture crash.
Let’s Build a Tabular Model in Azure
Reporting and Analysis With Microsoft Office
with the Microsoft BI Ecosystem
Summit Nashville /23/ :38 PM
Introduction to Analysis Services 2008 R2 Cubes
What is business intelligence?
Introduction to tabular models
Business Intelligence for Project Server/Online
Introduction to tabular models
Linda Nguyen, John Swinehart, Yiwen (Cathy) Sun, Nargiza Nosirova
Data Warehouse and OLAP
DAX and the tabular model
SPC2012 – IT-Pro 11/30/2018 © 2012 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks.
Delivering an End-to-End Business Intelligence Solution
TechEd /4/2018 3:19 AM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks.
TechEd /11/ :54 PM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered.
Dana Kaufman SQL Server Appliance Engineering
Power BI with Analysis Services
Rapid Data Exploration:
Let’s Build a Tabular Model in Azure
Extend Excel with Smartlist Designer
Data Warehouse and OLAP
Presentation transcript:

Peer to Peer | Greater Scale | More Voices | Faster AXUG Summit 2011 RPT07: Understanding PowerPivot Noah Kluge—PrecisionPoint Software

What is PowerPivot In memory cube technology Allows creation of monster cube/report within Excel Collect info from disparate data sources and types Intended to be used by power users or to do proof of concepts within IT Has its own calculation language called Data Analysis Expressions (DAX). Integrates with SharePoint Enterprise 2010 and Excel Services

Benefits/Drawbacks Benefits: –Quick and easy for information delivery –Familiar interface –Readily and “free” for those with Excel 2010 Drawbacks –Requires understanding of underlying data model –Virtual company support/Multi-Company Support? –Involves learning new calculation language –No support for hierarchies/ordering (Denali 1H2012) Your Experiences?

What It’s Not Not a replacement for a data warehouse –Not an Extract Transform Load (ETL) tool like SQL Integration Services CustInvoiceTrans->CustInvoiceJour (for InvoiceAccount)->CustTable (for name) Total customer sales (w/ Item detail) will require facts from CustInvoiceTrans and CustInvoiceJour –Limited ability to apply business rules to data Not a replacement for production OLAP cubes –No security model

Brief Demo

Useful Links Technet Help: Help: Hierarchy Setup: creating-hierarchiesHierarchy Setup: creating-hierarchies Download: General Info: Info: DAX Functions: