BI All the way Part II - Analysis Services Gal Gubesi CEO, Microsoft Regional Director for BI

Slides:



Advertisements
Similar presentations
Dimensional Modeling.
Advertisements

Business Intelligence Simon Pease. Experience with BI Developing end-to-end BI prototype for Plan International Developing end-to-end BI prototype for.
Microsoft Dynamics AX 2009 Integration and Development with.NET Framework Business Intelligence: OLAP and Analytics.
Business Intelligence Microsoft. Improving organizations by providing business insights to all employees leading to better, faster, more relevant decisions.
OLAP Services Business Intelligence Solutions. Agenda Definition of OLAP Types of OLAP Definition of Cube Definition of DMR Differences between Cube and.
Exploring Microsoft Access 2003 Chapter 6 Many-to-Many Relationships: A More Complex System.
Implementing Business Analytics with MDX Chris Webb London September 29th.
SQL 2005 BI and Reporting Services for the developer
Chapter 13 The Data Warehouse
Introduction to Building a BI Solution 권오주 OLAPForum
Real-Time Business Intelligence with SQL Server 2005 Analysis Services.
Microsoft Office SharePoint Server Business Intelligence Tom Rizzo Director, Microsoft Office SharePoint Server
Deliver Rich Analytics with Analysis Services SQL Server Donald Farmer Group Program Manager Microsoft Corporation.
SQL Analysis Services Microsoft® SQL Server 2005 Analysis Services provides unified, fully integrated views of your business data to support online.
SharePoint 2010 Business Intelligence Module 6: Analysis Services.
ระบบฐานข้อมูลขั้นสูง (Advanced Database Systems) Lecturer AJ. Suwan Janin Phone:
DATA WAREHOUSING IN SQL SERVER 2005/2008 BUSINESS INTELLIGENCE.
IST722 Data Warehousing Business Intelligence Development with SQL Server Analysis Services and Excel 2013 Michael A. Fudge, Jr.
Analysis Services 101 Dave Fackler, MCDBA, MCSE, MCT Director, Business Intelligence Practice Intellinet Corporation.
Chris Testa-O’Neill QA. Who am I Chris Testa-O’Neill Business Intelligence Specialist at QA Technical Author for Microsoft E-Learning Author of the SQL.
IMS 6217: Data Warehousing / Business Intelligence Part 3 1 Dr. Lawrence West, Management Dept., University of Central Florida Analysis.
MSBI online training. MSBI Online Training Course Content : What Is Microsoft BI? Core concept – BI is the cube or UDM Example cube as seen using Excel.
PO320: Reporting with the EPM Solution Keshav Puttaswamy Program Manager Lead Project Business Unit Microsoft Corporation.
DW-1: Introduction to Data Warehousing. Overview What is Database What Is Data Warehousing Data Marts and Data Warehouses The Data Warehousing Process.
Data Warehouse Architecture. Inmon’s Corporate Information Factory The enterprise data warehouse is not intended to be queried directly by analytic applications,
Microsoft Business Intelligence Environment Overview.
PASS 2003 Review. Conference Highlights Keynote speakers Gordon Mangione Alan Griver Bill Baker Technical sessions Over 120 sessions across 4 tracks Dev.
The Last Mile: Delivering the Facts – Client Side Analysis.
Overview of SQL Server 2005 Business Intelligence 15 February, 2005 Introduction to the UDM.
1 Data Warehouses BUAD/American University Data Warehouses.
ISQS 6339, Data Management and Business Intelligence Cubism – Bells and Whistles Zhangxi Lin Texas Tech University 1.
Data Binding in Depth DEV 419 Level 400 Eyal Vardi CEO Experts4D Microsoft VSTO MVP blog:
Building the cube – Chapter 9 & 10 Let’s be over with it.
BI Terminologies.
MIS2502: Data Analytics The Information Architecture of an Organization.
Building Dashboards SharePoint and Business Intelligence.
BI Practice March-2006 COGNOS 8BI TOOLS COGNOS 8 Framework Manager TATA CONSULTANCY SERVICES SEEPZ, Mumbai.
SQL Server Analysis Services 2012 BI Semantic Model BISM.
What is OLAP?.
Business Intelligence Training Siemens Engineering Pakistan Zeeshan Shah December 07, 2009.
OpenI (“open-eye”) : Open Source Business Intelligence Gets Real Sandeep Giri Project Lead, openi.org CTO, Loyalty Matrix, Inc. MySQL User Conference 2006.
SQL Server 2005 Analysis Services & Reporting Services for the developer Eric Nelson Application Architect
CS 157B: Database Management Systems II April 10 Class Meeting Department of Computer Science San Jose State University Spring 2013 Instructor: Ron Mak.
Oracle OLAP Option Bud Endress Director of Product Management, OLAP.
……………………………………………………………………………………… SQL Server Analysis Services Khalid Abu Qtaish Sr. BI Consultant / Solution Designer KhalidBI.wordpress.com
What Do You Do With Data? Gather Store Retrieve Interpret.
Summary Cognos 8 BI. Objectives  In this module we will examine:  major innovations in Cognos 8  review of new functionality in Cognos 8  customer.
SQL Server Analysis Services Understanding Unified Dimension Model (UDM)
Delivering KPIs With Analysis Services Peter Myers Mentor SolidQ.
BISM Introduction Marco Russo
Physical Layer of a Repository. March 6, 2009 Agenda – What is a Repository? –What is meant by Physical Layer? –Data Source, Connection Pool, Tables and.
MSBI ONLINE TRAINING Techverze. Introduction to MSBI Microsoft Business Intelligence delivers quality data and analyst can measure, manage and improve.
Building the Corporate Data Warehouse Pindaro Demertzoglou Data Resource Management.
What is SQL Server Analysis Services? Developing SSAS models – best practice The end-user experience of SSAS The future – SSAS 2008.
INTELLIGENT DATA SOLUTIONS OM.
Building the Corporate Data Warehouse Pindaro Demertzoglou Lally School of Management Data Resource Management.
1 Copyright © 2008, Oracle. All rights reserved. Repository Basics.
Extending and Creating Dynamics AX OLAP Cubes
Jaclyn Hansberry MIS2502: Data Analytics The Things You Can Do With Data The Information Architecture of an Organization Jaclyn.
Introduction to SQL Server Analysis Services
Introduction to Analysis Services 2008 R2 Cubes
Data Warehouse.
Business Intelligence Fundamentals: Unified Dimensional Model
Enhance BI Applications and Simplify Development
MIS2502: Data Analytics The Information Architecture of an Organization David Schuff
MIS2502: Data Analytics The Information Architecture of an Organization Acknowledgement: David Schuff.
DAT328 SQL Server 2005 (Codenamed “Yukon”): Introduction To UDM “The Unified Dimensional Model In Analysis Services” Ariel Netz Group Program Manager.
Module 9: Customizing Cube Functionality
Analysis Services Analysis Services vs. the Data Warehouse vs. OLTP DB
Matthew Stephen – SQL Server Evangelist
Presentation transcript:

BI All the way Part II - Analysis Services Gal Gubesi CEO, Microsoft Regional Director for BI

Microsoft Business Intelligence

Perspectives Real-time with Proactive Caching Key Performance Indicators Dimensions Unified Dimensional Model Agenda Translations Closure

The UDM acts as a bridge between the users and their data Combines the best of traditional OLAP: Performance Rich calculations End-user model With the best of traditional Relational based reporting Real time & Detail level data Complex schema Simplified management UDM UDM - Unified Dimensional Model

Scope(Customer.Country.USA, *); Sales = 2; End Scope; UDM UDM Basic Dimensional Model End-user model Storage/Caching Policies Calculations Data Source View Customer ID (PK) Name Age Order Order# (PK) CustomerID DueDate

UDM - Role of the Data Source View Relational schema on which the cubes and dimensions are built Allows schema to be annotated Relationships Primary Keys Named Calculations Named Queries Presents a unified view of the underlying data source(s)

UDM - Role of the Data Source View

DSV UDM - Multiple Data Sources DSV can contain tables drawn from multiple heterogeneous data source ‘Primary’ data source must be SQL Server AS will issue OPENROWSET queries Quota CustomerID Quantity Customer ID Name Quota CustomerID QuantityCustomerIDName

Dimensions Regular Customer Sales

Dimensions Implemented in storage engine Dimensions stored once, but used multiple times in different roles Conserves disk, reduces processing times Purchased From Regular Role Playing Customer Sales Sold To

Dimensions Complex analytics when dimensions not directly related to fact table Facts roll up as “Distinct Sum” Expands the application of the dimension model beyond the star schema Regular Role Playing Many-to-Many Customer Trans. Account Customer / Account

KPIs Stands for “ Key Performance Indicators ” Calculate Value, Goal, Status, Trend, Weight, Gauge Accessible from client application Icons can be modified

KPIs Create KPI’s instantly Images transmitted using Binary XML BSM Integrated

Proactive Caching New data, New dimension members Changing Data How often, When? Triggering, Timing Show old data? Stall? Routing Auto process Processing Proactive caching

Analysis Services Proactive caching UDM MDX SQL RDBMS User Cache SQL

Analysis Services Proactive caching UDM MDX SQL RDBMS User Cache SQL

Analysis Services Proactive caching UDM MDX SQL RDBMS User Cache SQL Data updated Cache

Perspectives Cubes can be complex for users to explore Use perspectives to reduce complexity Information reflects analytical needs Not a security mechanism

Translations SSAS is multi-lingual using translations Multi-lingual for data & meta-data. For example: Product dimension name Product name itself Measure name Etc.

Closure Better flexibility Shorter development cycle BI for everyone… … analysis services is just part of it … analysis services is just part of it

New York! איך ממלאים משוב? ב - בסוף כל יום ב -Beat Center מה מקבלים? חולצת Feel The Beat השתתפות בהגרלת כרטיסי טיסה מכשירי i-mate ועוד... (לממלאים משוב לכל יום)

Gal Gubesi CEO, Microsoft Regional Director for BI