An Architectural Review Of Integrating MicroStrategy With SAP BW

Size: px
Start display at page:

Download "An Architectural Review Of Integrating MicroStrategy With SAP BW"

Transcription

1 An Architectural Review Of Integrating MicroStrategy With SAP BW Manish Jindal MicroStrategy Principal HCL

2 Objectives To understand how MicroStrategy integrates with SAP BW Discuss various Design Options Industry driven Best practices Case Study: CPG Customer A journey with the challenges faced & resolutions Product Enhancements Recommendations 2

3 Product Architecture & Scope Design & Administration Web Browsers Portals Web Services Microsoft Office ios/android File Servers Printers MicroStrategy Desktop MicroStrategy Office MicroStrategy Mobile MicroStrategy Architect Integrity Manager MicroStrategy Web MicroStrategy Narrowcast Server Object Manager Command Manager MicroStrategy Report Services MicroStrategy Intelligence Server MicroStrategy OLAP Services Enterprise Manager MicroStrategy Clustering Option Systems Manager MicroStrategy SDK Relational Data Warehouses Oracle DB2 SQL Server Sybase Teradata Informix NonStop Netezza Operational DBs and Non-Relational Data (Excel, CSV, ERP) Cube Databases SAP BW Hyperion Essbase Microsoft AS 1 Courtesy: An Introduction To Business Intelligence With MicroStrategy 3

4 Evolution of MicroStrategy & SAP BW Integration With version 8 MicroStrategy released a new MDX Generation Engine, accessing SAP BW using SAP s OLAP BAPI s MicroStrategy Intelligent Server dynamically generates MDX to execute against SAP BW Available with Multisource as a feature, enabling data from SAP BW cube(s) and from non-sap sources together 4

5 ROLAP-MOLAP Design Options Option1 Reporting on Multidimensional Database only Option 2 Multisource, Reporting on both Relational & Multidimensional databases Option 3 Moving Data from Multidimensional to Relational Database for Reporting 5

6 Option 1: MOLAP Only MicroStrategy Reporting & Analytics MSTR Metadata Repository (Master Data, Aggregates, Transactions) SAP BW Pros Quick deployment of Reports and Dashboards Supports Drill anywhere Cons Large metadata size due to managed objects concept No multi-pass No Global Hierarchical Prompts Doesn t Global Security Filter Cannot create Global Prompts/Filters in MSTR 6

7 Option 2: Multisource (MOLAP + ROLAP) MicroStrategy Reporting & Analytics Reporting & Analytics Repository (Metadata, Partial Master Data ETL (Partial Master Data, Aggregates, Transactions) SAP BW Pros Global Hierarchical Prompts can be can be created for select set Supports Global Security via Security Filters Ability to create Global Prompts/Filters in MSTR Use Master Data Query Cube Transactional data comes from SAP BW Cons Performance degradation with large data set Requires maintaining multiple report caches for various prompt conditions Extensive Memory Utilization 7

8 Option 3: From MOLAP to ROLAP MicroStrategy Reporting & Analytics Reporting & Analytics Repository (MSTR Metadata, Master Data, Aggregates, Transactions) ETL SAP BW Pros Increased Reporting & Analytics Performance Object Level Security in MSTR Nested Hierarchical prompts/filters Ability to use Global Security filters Increased Mobile Intelligence Performance Cons Increase in Batch Window to load data Increase in Maintenance process & cost Delays in report availability due to icube publishing cycle 8

9 Case Study Customer A leading North American Consumer Package Good company with a distribution network primarily in USA, Canada & Mexico. It has over 45 products and collecting data from over 1600 Bottlers. Reporting requirements to review data from By Chain & By Month to By SKU, By Store & By Day (BS-BS-BD) Challenges Transition of old fashioned legacy reports to self-service & web based MicroStrategy based ad hoc reports on top of SAP BW as the database With BS-BS-BD, Big Data challenges to implement reports on multiple SAP BW Cubes with up to 1.2 billion records Reporting based on daily and monthly data feeds asking for a dual master data for reporting purposes Technologies Involved MicroStrategy 9.3.x, MicroStrategy Cloud 1.0, SAP BW, Informatica, Oracle 11g 9

10 Infrastructure: Cloud Environment 10

11 Challenge: Hierarchical Prompts & Global Security Requirement: Hierarchical prompts on the report SAP BW (MOLAP) flattens the hierarchical relationships between dimensions In order to bring the hierarchical relationship between attributes it was required to maintain in a relational database In Datamart, hierarchical relationship between attributes were defined as per the Logical Data Model Using MicroStrategy Architect attributes were pointed to their respective lookup tables to inherit the parent-child relationship Using MDX Warehouse Catalog, MDX managed objects and Schema objects (Attributes) were mapped to each other Arranged attributes in nested prompts to achieve the requirement Requirement: Global Security outside SAP BW Required data level security based on System dimension on SAP BW Mapped System from SAP BW with System attribute in MicroStrategy Defined a security filter on System to achieve the security requirement Country System Zone Region Bottler 11

12 Contd. Hierarchical Prompts & Global Security SAP BW (Query Cube) Datamart LookUps Global Attributes MDX Warehouse Catalog 12

13 Challenge: Dual (Time-based) Master Data Requirement: SAP BW Close Process for hierarchical dimensions for two different time instances SAP BW system was designed to support two time instances Preclose (reconciliation stage for data) and Closed (post reconciliation) Cubes Lack of time dimension, snapshots of Master Data were maintained by using LookUps for Preclose and Materialized Views (MVs) based master data for reporting needs Different (Preclose vs. Closed) sets of attributes were created in MicroStrategy to support the requirement Separate database connections (DSNs) were created maintain distinction between the attributes Appropriate attributes were used for Preclose & Closed reports, respectively Preclose Q-Cube Closed Q-Cube Bottler Bottler CL Lookups MVs Preclose Reports Closed Reports 13

14 MDX Report Development Cycle Challenge: Change in MDX Object Definition 14

15 Change Request Development Contd. Change in MDX Object Definition 15

16 Re-development of Reports Contd. Change in MDX Object Definition 16

17 Challenge: Ad hoc Requirements & Dataset Size Requirement: Report allow users to drag & drop more than 30 attributes for drilling, in-field analytics and ad hoc functionality High count of attributes make the dataset really big and fetch data for over 500,000 rows x 22 columns (attributes & metrics) Filters Why Dataset? icubes don t support nested hierarchical prompts Dataset layer is a MUST to have hierarchical prompts Prompts Consequences: Performance degradation on reports due to big dataset sizes Resolution: Converted all report prompts to filter selectors on the report to remove the dataset layer and hit the icube directly. Performance from 2 minutes to 2-3 seconds 17

18 Challenge: BEx Query Performance Issue Issue: SQL time-out errors from SAP BW for large queries & session time-outs Report Executing large reports/queries may results in session time-outs Loaded data into SAP OpenHub tables Move data from SAP OpenHub table to Relational Database based FACT Table using an ETL tool Created MicroStrategy Reports by moving transactional data into Relational database and building icubes OpenHub Fact Table 18

19 Challenge: Multi-panel for Time-frame Metrics Requirement: To allow users to select Unit of Measure (UOM) as an attribute selector and change data based upon user selections Due to high volume of data and number of records, SAP BW provided all UOMs as separate Key Figures (aka Metrics) Reports were designed to use Panel Stack arrangement to display each metric on a separate panel Panel Stack selectors were used to give an affect like Attribute selector 19

20 Contd. Multi-panel for Time-frame Metrics 20

21 Product Enhancements Requirement: Create Custom Group on MDX Report using combination of 2 or more attributes in multi-source (Design Option 2) Required building a custom group on 2 or more ROLAP attributes and MOLAP metrics MSTR wasn t allowing to create a Custom Group with a combination of 2 or more attributes; Index out of range error MSTR Technology Product team released a Hot fix to resolve the issue and requirement was successfully implemented Requirement: Change in MDX Managed Object definition Change in definition for MDX Managed Object resulted in Warehouse catalog mappings Recommendation was to Unmap ROLAP Attribute and MDX Managed Object before changing the definition MSTR didn t have the feature to unmap A temporary workaround was to create a Dummy attribute and map the old definition with it and create a new ROLAP attribute for mapping MSTR Technology Product team released a Hot fix by unveiling Unmap: feature and resolve the issue 21

22 Contd Product Enhancements Issue: Unable to migrate Multisource Objects from MSTR DEV to QA environment Migrating MDX based Multisource reports was not picking up the MDX (Q-Cube) from DEV to QA environment The issue was found that MSTR was not binding MDX (Q-Cube) in the migration package along with other report objects As a work-around, we followed a dual step migration process: Package & migrate all multisource objects (report, document, etc.) from DEV to QA Package & migrate MDX (Q-Cube) Hot fix patch was applied to to allow migration without creating two packages Issue: 9.3 Report Prompt applied as Filter Selector on a multisource report Report with Month and Year prompt was not only passing the prompt condition to MDX Cube, but also filtering the result sets to display data only for the passed Month and Year combination Resulted in same month data in time-frame (MTD, YTD, 12RM etc.) metrics Was a known issue in MSTR v 9.3; upgrade to to resolve the issue 22

23 Case Study Conclusion Platform Consolidation Converted legacy reports into dynamic and self-service reports using MicroStrategy Hybrid approach to leverage all design options: MOLAP, MOLAP & ROLAP, MOLAP to ROLAP Accomplishments Implementing 25+ Reports and Dashboards with a mix of MDX Reports, Multisource Reports, icube Reports, Visual Insights & Dashboards Availability of icubes in Cloud to access the data practically from anywhere in the world Single path development for both web and mobile users to save dual development and improve the efficiency of customer Benefits Easier and in-the-field Decision Making Quick and easy access to key KPIs and Dashboards to CXOs, Finance, Marketing & Promotions, and Field Sales operations 23

24 Recommendations Design Advantages Disadvantages MDX Report High performance like BEx More efficient way of drill anywhere without loosing performance No need to fill-in datasets or cache reports Multisource Report Global Security Filters Nested Hierarchical Prompts Cached documents BEx Query based icube Report SAP BW OpenHub based icube Report Higher performance than Multisource and MDX Reports Highest performance due to availability of complete dataset in Relational database 24 No Global Security Filters Requires multiple versions of same report for metrics for different dimensions (Time-frames, UOMs etc.) Slow response due to caching requirements before report comes Requires high number of document caches High usage of IServer memory High maintenance in refreshing caches SAP BW time-out restrictions Not a viable solution for large volume of data (~500 millions records) Rendering issues due to high number of graphical objects Data redundancy Increase in maintenance cost to built icubes

25 Q&A HCL $6 BILLION PEOPLE 31 COUNTRIES 25

Online Courses. Version 9 Comprehensive Series. What's New Series

Online Courses. Version 9 Comprehensive Series. What's New Series Version 9 Comprehensive Series MicroStrategy Distribution Services Online Key Features Distribution Services for End Users Administering Subscriptions in Web Configuring Distribution Services Monitoring

More information

MicroStrategy Course Catalog

MicroStrategy Course Catalog MicroStrategy Course Catalog 1 microstrategy.com/education 3 MicroStrategy course matrix 4 MicroStrategy 9 8 MicroStrategy 10 table of contents MicroStrategy course matrix MICROSTRATEGY 9 MICROSTRATEGY

More information

Business Intelligence In SAP Environments

Business Intelligence In SAP Environments Business Intelligence In SAP Environments BARC Business Application Research Center 1 OUTLINE 1 Executive Summary... 3 2 Current developments with SAP customers... 3 2.1 SAP BI program evolution... 3 2.2

More information

Monitor and Manage Your MicroStrategy BI Environment Using Enterprise Manager and Health Center

Monitor and Manage Your MicroStrategy BI Environment Using Enterprise Manager and Health Center Monitor and Manage Your MicroStrategy BI Environment Using Enterprise Manager and Health Center Presented by: Dennis Liao Sales Engineer Zach Rea Sales Engineer January 27 th, 2015 Session 4 This Session

More information

<Insert Picture Here> Extending Hyperion BI with the Oracle BI Server

<Insert Picture Here> Extending Hyperion BI with the Oracle BI Server Extending Hyperion BI with the Oracle BI Server Mark Ostroff Sr. BI Solutions Consultant Agenda Hyperion BI versus Hyperion BI with OBI Server Benefits of using Hyperion BI with the

More information

Cost Savings THINK ORACLE BI. THINK KPI. THINK ORACLE BI. THINK KPI. THINK ORACLE BI. THINK KPI.

Cost Savings THINK ORACLE BI. THINK KPI. THINK ORACLE BI. THINK KPI. THINK ORACLE BI. THINK KPI. THINK ORACLE BI. THINK KPI. THINK ORACLE BI. THINK KPI. MIGRATING FROM BUSINESS OBJECTS TO OBIEE KPI Partners is a world-class consulting firm focused 100% on Oracle s Business Intelligence technologies.

More information

How to Migrate From Existing BusinessObjects or Cognos Environments to MicroStrategy. Ani Jain January 29, 2014

How to Migrate From Existing BusinessObjects or Cognos Environments to MicroStrategy. Ani Jain January 29, 2014 How to Migrate From Existing BusinessObjects or Cognos Environments to MicroStrategy Ani Jain January 29, 2014 Agenda Case Studies Why BusinessObjects and Cognos Customers Upgrade to MicroStrategy Demo:

More information

MicroStrategy Products

MicroStrategy Products MicroStrategy Products Deliver the Full Range of Business Intelligence Capabilities With a Single Server at the Lowest Total Cost of Ownership MicroStrategy Intelligence Server delivers world-class monitoring,

More information

Toronto 26 th SAP BI. Leap Forward with SAP

Toronto 26 th SAP BI. Leap Forward with SAP Toronto 26 th SAP BI Leap Forward with SAP Business Intelligence SAP BI 4.0 and SAP BW Operational BI with SAP ERP SAP HANA and BI Operational vs Decision making reporting Verify the evolution of the KPIs,

More information

2074 : Designing and Implementing OLAP Solutions Using Microsoft SQL Server 2000

2074 : Designing and Implementing OLAP Solutions Using Microsoft SQL Server 2000 2074 : Designing and Implementing OLAP Solutions Using Microsoft SQL Server 2000 Introduction This course provides students with the knowledge and skills necessary to design, implement, and deploy OLAP

More information

Exploring the Synergistic Relationships Between BPC, BW and HANA

Exploring the Synergistic Relationships Between BPC, BW and HANA September 9 11, 2013 Anaheim, California Exploring the Synergistic Relationships Between, BW and HANA Sheldon Edelstein SAP Database and Solution Management Learning Points SAP Business Planning and Consolidation

More information

Oracle Business Intelligence Foundation Suite 11g Essentials Exam Study Guide

Oracle Business Intelligence Foundation Suite 11g Essentials Exam Study Guide Oracle Business Intelligence Foundation Suite 11g Essentials Exam Study Guide Joshua Jeyasingh Senior Technical Account Manager WW A&C Partner Enablement Objective & Audience Objective Help you prepare

More information

Migrating a Discoverer System to Oracle Business Intelligence Enterprise Edition

Migrating a Discoverer System to Oracle Business Intelligence Enterprise Edition Migrating a Discoverer System to Oracle Business Intelligence Enterprise Edition Milena Gerova President Bulgarian Oracle User Group mgerova@technologica.com Who am I Project Manager in TechnoLogica Ltd

More information

SAP BO 4.1 COURSE CONTENT

SAP BO 4.1 COURSE CONTENT Data warehousing/dimensional modeling/ SAP BW 7.0 Concepts 1. OLTP vs. OLAP 2. Types of OLAP 3. Multi Dimensional Modeling Of SAP BW 7.0 4. SAP BW 7.0 Cubes, DSO s,multi Providers, Infosets 5. Business

More information

BusinessObjects XI R2 Product Documentation Roadmap

BusinessObjects XI R2 Product Documentation Roadmap XI R2 Product Documentation Roadmap XI R2 indows and UNIX Patents Trademarks Copyright Third-party contributors Business Objects owns the following U.S. patents, which may cover products that are offered

More information

Implementing Data Models and Reports with Microsoft SQL Server

Implementing Data Models and Reports with Microsoft SQL Server Course 20466C: Implementing Data Models and Reports with Microsoft SQL Server Course Details Course Outline Module 1: Introduction to Business Intelligence and Data Modeling As a SQL Server database professional,

More information

Sterling Business Intelligence

Sterling Business Intelligence Sterling Business Intelligence Release Note Release 9.0 March 2010 Copyright 2010 Sterling Commerce, Inc. All rights reserved. Additional copyright information is located on the documentation library:

More information

M2074 - Designing and Implementing OLAP Solutions Using Microsoft SQL Server 2000 5 Day Course

M2074 - Designing and Implementing OLAP Solutions Using Microsoft SQL Server 2000 5 Day Course Module 1: Introduction to Data Warehousing and OLAP Introducing Data Warehousing Defining OLAP Solutions Understanding Data Warehouse Design Understanding OLAP Models Applying OLAP Cubes At the end of

More information

In principle, SAP BW architecture can be divided into three layers:

In principle, SAP BW architecture can be divided into three layers: Unit 1(Day 2): Data Warehousing Against this background, SAP decided to create its own data warehousing Solution that classifies reporting tasks as a self-contained business component. To circumvent the

More information

Safe Harbor Statement

Safe Harbor Statement Safe Harbor Statement "Safe Harbor" Statement: Statements in this presentation relating to Oracle's future plans, expectations, beliefs, intentions and prospects are "forward-looking statements" and are

More information

Essbase Integration Services Release 7.1 New Features

Essbase Integration Services Release 7.1 New Features New Features Essbase Integration Services Release 7.1 New Features Congratulations on receiving Essbase Integration Services Release 7.1. Essbase Integration Services enables you to transfer the relevant

More information

Workshop Schedule 2015 4 th Quarter

Workshop Schedule 2015 4 th Quarter Workshop Schedule 2015 4 th Quarter October: 10/6 PDS DASH 10/15 Understanding the IBM Cognos 7 Toolset 10/20 Understanding the IBM Cognos 10 Web Toolset 10/29 PDS Producer November: 11/5 PDS DASH Advanced

More information

Lost in Space? Methodology for a Guided Drill-Through Analysis Out of the Wormhole

Lost in Space? Methodology for a Guided Drill-Through Analysis Out of the Wormhole Paper BB-01 Lost in Space? Methodology for a Guided Drill-Through Analysis Out of the Wormhole ABSTRACT Stephen Overton, Overton Technologies, LLC, Raleigh, NC Business information can be consumed many

More information

Oracle Business Intelligence Suite Enterprise Edition

Oracle Business Intelligence Suite Enterprise Edition Oracle Business Intelligence Suite Enterprise Edition Name: Tom Harris Title: Senior Sales Consultant Public Sector BI Phone: (301)253-6568 Email: TOM.HARRIS@ORACLE.COM Oracle Business

More information

SAP BO 4.1 Online Training

SAP BO 4.1 Online Training WWW.ARANICONSULTING.COM SAP BO 4.1 Online Training Arani consulting 2014 A R A N I C O N S U L T I N G, H Y D E R A B A D, I N D I A SAP BO 4.1 Training Topics In this training, attendees will learn: Data

More information

Extending The Value of SAP with the SAP BusinessObjects Business Intelligence Platform Product Integration Roadmap

Extending The Value of SAP with the SAP BusinessObjects Business Intelligence Platform Product Integration Roadmap Extending The Value of SAP with the SAP BusinessObjects Business Intelligence Platform Product Integration Roadmap Naomi Tomioka Phipps Principal Solution Advisor Business User South East Asia 22 nd April,

More information

BUILDING BLOCKS OF DATAWAREHOUSE. G.Lakshmi Priya & Razia Sultana.A Assistant Professor/IT

BUILDING BLOCKS OF DATAWAREHOUSE. G.Lakshmi Priya & Razia Sultana.A Assistant Professor/IT BUILDING BLOCKS OF DATAWAREHOUSE G.Lakshmi Priya & Razia Sultana.A Assistant Professor/IT 1 Data Warehouse Subject Oriented Organized around major subjects, such as customer, product, sales. Focusing on

More information

By Makesh Kannaiyan makesh.k@sonata-software.com 8/27/2011 1

By Makesh Kannaiyan makesh.k@sonata-software.com 8/27/2011 1 Integration between SAP BusinessObjects and Netweaver By Makesh Kannaiyan makesh.k@sonata-software.com 8/27/2011 1 Agenda Evolution of BO Business Intelligence suite Integration Integration after 4.0 release

More information

IBM Cognos 8 Business Intelligence Analysis Discover the factors driving business performance

IBM Cognos 8 Business Intelligence Analysis Discover the factors driving business performance Data Sheet IBM Cognos 8 Business Intelligence Analysis Discover the factors driving business performance Overview Multidimensional analysis is a powerful means of extracting maximum value from your corporate

More information

MOC 20467B: Designing Business Intelligence Solutions with Microsoft SQL Server 2012

MOC 20467B: Designing Business Intelligence Solutions with Microsoft SQL Server 2012 MOC 20467B: Designing Business Intelligence Solutions with Microsoft SQL Server 2012 Course Overview This course provides students with the knowledge and skills to design business intelligence solutions

More information

Open Source Business Intelligence Intro

Open Source Business Intelligence Intro Open Source Business Intelligence Intro Stefano Scamuzzo Senior Technical Manager Architecture & Consulting Research & Innovation Division Engineering Ingegneria Informatica The Open Source Question In

More information

Integrating SAP and non-sap data for comprehensive Business Intelligence

Integrating SAP and non-sap data for comprehensive Business Intelligence WHITE PAPER Integrating SAP and non-sap data for comprehensive Business Intelligence www.barc.de/en Business Application Research Center 2 Integrating SAP and non-sap data Authors Timm Grosser Senior Analyst

More information

Oracle OLAP 11g and Oracle Essbase

Oracle OLAP 11g and Oracle Essbase Oracle OLAP 11g and Oracle Essbase Mark Rittman, Director, Rittman Mead Consulting Who Am I? Oracle BI&W Architecture and Development Specialist Co-Founder of Rittman Mead Consulting Oracle BI&W Project

More information

Oracle Business Intelligence Platform Value Proposition. Richard Rodriguez, Corporate Technologies

Oracle Business Intelligence Platform Value Proposition. Richard Rodriguez, Corporate Technologies Oracle Business Intelligence Platform Value Proposition Richard Rodriguez, Corporate Technologies BI Challenges Today not easy to achieve! Fragmented Inconsistent Report-centric Restricted Non-Intuitive

More information

Reporting trends and pain points of current and new customers. 2013 IBM Corporation

Reporting trends and pain points of current and new customers. 2013 IBM Corporation Reporting trends and pain points of current and new customers 2013 IBM Corporation Three main area of problems 1. Slow reporting performance But it is about the data source, not about reporting tool 2.

More information

Implementing Data Models and Reports with Microsoft SQL Server 20466C; 5 Days

Implementing Data Models and Reports with Microsoft SQL Server 20466C; 5 Days Lincoln Land Community College Capital City Training Center 130 West Mason Springfield, IL 62702 217-782-7436 www.llcc.edu/cctc Implementing Data Models and Reports with Microsoft SQL Server 20466C; 5

More information

<Insert Picture Here> Oracle BI Standard Edition One The Right BI Foundation for the Emerging Enterprise

<Insert Picture Here> Oracle BI Standard Edition One The Right BI Foundation for the Emerging Enterprise Oracle BI Standard Edition One The Right BI Foundation for the Emerging Enterprise Business Intelligence is the #1 Priority the most important technology in 2007 is business intelligence

More information

Report Model (SMDL) Alternatives in SQL Server 2012. A Guided Tour of Microsoft Business Intelligence

Report Model (SMDL) Alternatives in SQL Server 2012. A Guided Tour of Microsoft Business Intelligence Report Model (SMDL) Alternatives in SQL Server 2012 A Guided Tour of Microsoft Business Intelligence Technical Article Author: Mark Vaillancourt Published: August 2013 Table of Contents Report Model (SMDL)

More information

Bussiness Intelligence and Data Warehouse. Tomas Bartos CIS 764, Kansas State University

Bussiness Intelligence and Data Warehouse. Tomas Bartos CIS 764, Kansas State University Bussiness Intelligence and Data Warehouse Schedule Bussiness Intelligence (BI) BI tools Oracle vs. Microsoft Data warehouse History Tools Oracle vs. Others Discussion Business Intelligence (BI) Products

More information

1. OLAP is an acronym for a. Online Analytical Processing b. Online Analysis Process c. Online Arithmetic Processing d. Object Linking and Processing

1. OLAP is an acronym for a. Online Analytical Processing b. Online Analysis Process c. Online Arithmetic Processing d. Object Linking and Processing 1. OLAP is an acronym for a. Online Analytical Processing b. Online Analysis Process c. Online Arithmetic Processing d. Object Linking and Processing 2. What is a Data warehouse a. A database application

More information

Anwendersoftware Anwendungssoftwares a. Data-Warehouse-, Data-Mining- and OLAP-Technologies. Online Analytic Processing

Anwendersoftware Anwendungssoftwares a. Data-Warehouse-, Data-Mining- and OLAP-Technologies. Online Analytic Processing Anwendungssoftwares a Data-Warehouse-, Data-Mining- and OLAP-Technologies Online Analytic Processing Online Analytic Processing OLAP Online Analytic Processing Technologies and tools that support (ad-hoc)

More information

Business Intelligence and Healthcare

Business Intelligence and Healthcare Business Intelligence and Healthcare SUTHAN SIVAPATHAM SENIOR SHAREPOINT ARCHITECT Agenda Who we are What is BI? Microsoft s BI Stack Case Study (Healthcare) Who we are Point Alliance is an award-winning

More information

Microsoft Excel, other vendors personal desktop reporting tools

Microsoft Excel, other vendors personal desktop reporting tools Microsoft BI Semantic Models, SAP BO Universes, IBM Cognos Frameworks, Tableau TDEs Microsoft SharePoint, SAP Portal, IBM Cognos Connection, other vendors reporting portals Microsoft Excel, other vendors

More information

Business Intelligence in SharePoint 2013

Business Intelligence in SharePoint 2013 Business Intelligence in SharePoint 2013 Empowering users to change their world Jason Himmelstein, MVP Senior Technical Director, SharePoint @sharepointlhorn http://www.sharepointlonghorn.com Gold Sponsor

More information

Automated Financial Reporting (AFR) Version 4.0 Highlights

Automated Financial Reporting (AFR) Version 4.0 Highlights Automated Financial Reporting (AFR) Version 4.0 Highlights Why Do 65% of North American CAT Dealers Use AFR? Without formal training, our CFO conducted quarterly statement reviews with all of our operating

More information

Agenda. SAP BusinessObjects 2012 / Slide 2 Private and Confidential

Agenda. SAP BusinessObjects 2012 / Slide 2 Private and Confidential SAP BusinessObjects 2012 / Slide 2 Private and Confidential Agenda IDD / EIM / EDGE Product Portfolio Roma Background and overview Deployment Phase 1 Deployment Phase 2 Deployment Phase 3 Next Phase -

More information

70-467: Designing Business Intelligence Solutions with Microsoft SQL Server

70-467: Designing Business Intelligence Solutions with Microsoft SQL Server 70-467: Designing Business Intelligence Solutions with Microsoft SQL Server The following tables show where changes to exam 70-467 have been made to include updates that relate to SQL Server 2014 tasks.

More information

Deploying Governed Data Discovery to Centralized and Decentralized Teams. Why Tableau and QlikView fall short

Deploying Governed Data Discovery to Centralized and Decentralized Teams. Why Tableau and QlikView fall short Deploying Governed Data Discovery to Centralized and Decentralized Teams Why Tableau and QlikView fall short Agenda 1. Managed self-service» The need of managed self-service» Issues with real-world BI

More information

The Technology Evaluator s Cheat Sheets. Business Intelligence & Analy:cs

The Technology Evaluator s Cheat Sheets. Business Intelligence & Analy:cs The Technology Evaluator s Cheat Sheets Business Intelligence & Analy:cs Summary So1ware Stacks Full Stacks (DB + ETL Tools + Front- End So1ware) Back- End Stacks (DB and/or ETL Tools Only) Front- End

More information

QlikView Business Discovery Platform. Algol Consulting Srl

QlikView Business Discovery Platform. Algol Consulting Srl QlikView Business Discovery Platform Algol Consulting Srl Business Discovery Applications Application vs. Platform Application Designed to help people perform an activity Platform Provides infrastructure

More information

Charl du Buisson Charl du Buisson Britehouse Specialist SAP Division

Charl du Buisson Charl du Buisson Britehouse Specialist SAP Division Business Objects 4.0 Upgrade Lessons Learned Charl du Buisson Charl du Buisson Britehouse Specialist SAP Division Agenda Our Reasons to upgrade to BOBJ 4.0 Lessons Upgrade strategy Was the Wait for Service

More information

Super-Charged Oracle Business Intelligence with Essbase and SmartView

Super-Charged Oracle Business Intelligence with Essbase and SmartView Specialized. Recognized. Preferred. The right partner makes all the difference. Super-Charged Oracle Business Intelligence with Essbase and SmartView By: Gautham Sampath Pinellas County & Patrick Callahan

More information

ORACLE BUSINESS INTELLIGENCE FOUNDATION SUITE

ORACLE BUSINESS INTELLIGENCE FOUNDATION SUITE ORACLE BUSINESS INTELLIGENCE FOUNDATION SUITE Technical Overview January 2011 TABLE OF CONTENTS INTRODUCTION... 5 Enabling Enterprise Business Intelligence... 5 Product Overview... 6 Server Components...

More information

Microsoft 20466 - Implementing Data Models and Reports with Microsoft SQL Server

Microsoft 20466 - Implementing Data Models and Reports with Microsoft SQL Server 1800 ULEARN (853 276) www.ddls.com.au Microsoft 20466 - Implementing Data Models and Reports with Microsoft SQL Server Length 5 days Price $4070.00 (inc GST) Version C Overview The focus of this five-day

More information

SQL Server 2012 Business Intelligence Boot Camp

SQL Server 2012 Business Intelligence Boot Camp SQL Server 2012 Business Intelligence Boot Camp Length: 5 Days Technology: Microsoft SQL Server 2012 Delivery Method: Instructor-led (classroom) About this Course Data warehousing is a solution organizations

More information

Microsoft Dynamics AX. Reporting and Business Intelligence in Microsoft Dynamics AX

Microsoft Dynamics AX. Reporting and Business Intelligence in Microsoft Dynamics AX INSIGHT Microsoft Dynamics AX Reporting and Business Intelligence in Microsoft Dynamics AX White Paper A roadmap for managing business performance with Microsoft Dynamics AX Date: September 2006 http://www.microsoft.com/dynamics/ax/

More information

Best Practices for Deploying Managed Self-Service Analytics and Why Tableau and QlikView Fall Short

Best Practices for Deploying Managed Self-Service Analytics and Why Tableau and QlikView Fall Short Best Practices for Deploying Managed Self-Service Analytics and Why Tableau and QlikView Fall Short Vijay Anand, Director, Product Marketing Agenda 1. Managed self-service» The need of managed self-service»

More information

ORACLE BUSINESS INTELLIGENCE FOUNDATION SUITE 11g WHAT S NEW

ORACLE BUSINESS INTELLIGENCE FOUNDATION SUITE 11g WHAT S NEW ORACLE BUSINESS INTELLIGENCEFOUNDATION SUITE 11g DATA SHEET Disclaimer: This document is for informational purposes. It is not a commitment to deliver any material, code, or functionality, and should not

More information

Data warehousing/dimensional modeling/ SAP BW 7.3 Concepts

Data warehousing/dimensional modeling/ SAP BW 7.3 Concepts Data warehousing/dimensional modeling/ SAP BW 7.3 Concepts 1. OLTP vs. OLAP 2. Types of OLAP 3. Multi Dimensional Modeling Of SAP BW 7.3 4. SAP BW 7.3 Cubes, DSO's,Multi Providers, Infosets 5. Business

More information

Data W a Ware r house house and and OLAP II Week 6 1

Data W a Ware r house house and and OLAP II Week 6 1 Data Warehouse and OLAP II Week 6 1 Team Homework Assignment #8 Using a data warehousing tool and a data set, play four OLAP operations (Roll up (drill up), Drill down (roll down), Slice and dice, Pivot

More information

Migrating Discoverer to OBIEE Lessons Learned. Presented By Presented By Naren Thota Infosemantics, Inc.

Migrating Discoverer to OBIEE Lessons Learned. Presented By Presented By Naren Thota Infosemantics, Inc. Migrating Discoverer to OBIEE Lessons Learned Presented By Presented By Naren Thota Infosemantics, Inc. Professional Background Partner/OBIEE Architect at Infosemantics, Inc. Experience with BI solutions

More information

SQL SERVER BUSINESS INTELLIGENCE (BI) - INTRODUCTION

SQL SERVER BUSINESS INTELLIGENCE (BI) - INTRODUCTION 1 SQL SERVER BUSINESS INTELLIGENCE (BI) - INTRODUCTION What is BI? Microsoft SQL Server 2008 provides a scalable Business Intelligence platform optimized for data integration, reporting, and analysis,

More information

Microsoft Services Exceed your business with Microsoft SharePoint Server 2010

Microsoft Services Exceed your business with Microsoft SharePoint Server 2010 Microsoft Services Exceed your business with Microsoft SharePoint Server 2010 Business Intelligence Suite Alexandre Mendeiros, SQL Server Premier Field Engineer January 2012 Agenda Microsoft Business Intelligence

More information

Introduction to Oracle Business Intelligence Standard Edition One. Mike Donohue Senior Manager, Product Management Oracle Business Intelligence

Introduction to Oracle Business Intelligence Standard Edition One. Mike Donohue Senior Manager, Product Management Oracle Business Intelligence Introduction to Oracle Business Intelligence Standard Edition One Mike Donohue Senior Manager, Product Management Oracle Business Intelligence The following is intended to outline our general product direction.

More information

Visualizing PI System Data with Dashboards and Reports

Visualizing PI System Data with Dashboards and Reports Visualizing PI System Data with Dashboards and Reports Presented by Brandon Perry OSIsoft Experience COLLECT HISTORIZE FIND ANALYZE DELIVER VISUALIZE What s New with Visualization in PI System 2010? Excel

More information

The BIg Picture. Dinsdag 17 september 2013

The BIg Picture. Dinsdag 17 september 2013 The BIg Picture Dinsdag 17 september 2013 2 Agenda A short historical overview on BI Current Issues Current trends Future architecture First steps to this architecture 3 MIS/EIS Data Warehouse BI Multidimensional

More information

CS2032 Data warehousing and Data Mining Unit II Page 1

CS2032 Data warehousing and Data Mining Unit II Page 1 UNIT II BUSINESS ANALYSIS Reporting Query tools and Applications The data warehouse is accessed using an end-user query and reporting tool from Business Objects. Business Objects provides several tools

More information

Oracle Business Intelligence 11g Business Dashboard Management

Oracle Business Intelligence 11g Business Dashboard Management Oracle Business Intelligence 11g Business Dashboard Management Thomas Oestreich Chief EPM STrategist Tool Proliferation is Inefficient and Costly Disconnected Systems; Competing Analytic

More information

A Comparison of Enterprise Reporting Tools

A Comparison of Enterprise Reporting Tools A Comparison of Enterprise Reporting Tools Crystal Reports and Web Intelligence Adam Getz Practice Manager, Business Intelligence DCS Consulting - Corporate Overview About DCS Consulting: DCS Consulting

More information

Building Views and Charts in Requests Introduction to Answers views and charts Creating and editing charts Performing common view tasks

Building Views and Charts in Requests Introduction to Answers views and charts Creating and editing charts Performing common view tasks Oracle Business Intelligence Enterprise Edition (OBIEE) Training: Working with Oracle Business Intelligence Answers Introduction to Oracle BI Answers Working with requests in Oracle BI Answers Using advanced

More information

SAP BusinessObjects BI Clients

SAP BusinessObjects BI Clients SAP BusinessObjects BI Clients April 2015 Customer Use this title slide only with an image BI Use Cases High Level View Agility Data Discovery Analyze and visualize data from multiple sources Data analysis

More information

Comparison of Enterprise Reporting Tools

Comparison of Enterprise Reporting Tools A Comparison of Enterprise Reporting Tools (SAP Crystal Reports and SAP BusinessObjects Web Intelligence) Adam Getz Manager, Business Intelligence & Reporting TMA Resources About TMA Resources Software

More information

Implementing Data Models and Reports with Microsoft SQL Server 2012 MOC 10778

Implementing Data Models and Reports with Microsoft SQL Server 2012 MOC 10778 Implementing Data Models and Reports with Microsoft SQL Server 2012 MOC 10778 Course Outline Module 1: Introduction to Business Intelligence and Data Modeling This module provides an introduction to Business

More information

Business Intelligence, Analytics & Reporting: Glossary of Terms

Business Intelligence, Analytics & Reporting: Glossary of Terms Business Intelligence, Analytics & Reporting: Glossary of Terms A B C D E F G H I J K L M N O P Q R S T U V W X Y Z Ad-hoc analytics Ad-hoc analytics is the process by which a user can create a new report

More information

Five Levels of Embedded BI From Static to Analytic Applications

Five Levels of Embedded BI From Static to Analytic Applications 5 Five Levels of Embedded BI From Static to Analytic Applications Introduction The expanding role of data in business management promises smarter operational applications that manage and automate better

More information

SAP BusinessObjects Business Intelligence (BOBI) 4.1

SAP BusinessObjects Business Intelligence (BOBI) 4.1 SAP BusinessObjects Business Intelligence (BOBI) 4.1 SAP BusinessObjects BI (also known as BO or BOBJ) is a suite of front-end applications that allow business users to view, sort and analyze business

More information

Ingo Hilgefort. Integrating SAP. Business Objects BI with SAP NetWeaver. Bonn Boston

Ingo Hilgefort. Integrating SAP. Business Objects BI with SAP NetWeaver. Bonn Boston Ingo Hilget Integrating SAP Business Objects BI with SAP NetWeaver Bonn Boston Contents at a Glance 1 SAP Business Objects BI and SAP NetWeaver Overview... 21 2 Installation and Configuration... 39 3 Semantic

More information

BENEFITS OF AUTOMATING DATA WAREHOUSING

BENEFITS OF AUTOMATING DATA WAREHOUSING BENEFITS OF AUTOMATING DATA WAREHOUSING Introduction...2 The Process...2 The Problem...2 The Solution...2 Benefits...2 Background...3 Automating the Data Warehouse with UC4 Workload Automation Suite...3

More information

Getting it Right: How to Find the Right BI Package for the Right Situation Norma Waugh. RMOUG Training Days February 15-17, 2011

Getting it Right: How to Find the Right BI Package for the Right Situation Norma Waugh. RMOUG Training Days February 15-17, 2011 Delivering Oracle Success Getting it Right: How to Find the Right BI Package for the Right Situation Norma Waugh RMOUG Training Days February 15-17, 2011 About DBAK Oracle solution provider Co-founded

More information

Frequently Asked Questions

Frequently Asked Questions MICROSTRATEGY CLOUD Frequently Asked Questions v20120611 ARCHITECTURE AND ENVIRONMENT 1. Where is the MicroStrategy Cloud service hosted? MicroStrategy Cloud is hosted at secure MicroStrategy co-location

More information

Business Objects BI Platform 4.x with SAP NetWeaver

Business Objects BI Platform 4.x with SAP NetWeaver Ingo Hilgefort Integrating SAP Business Objects BI Platform 4.x with SAP NetWeaver Bonn Boston Contents at a Glance 1 SAP Business Objects 4.x and SAP NetWeaver... 21 2 Installation and Configuration...

More information

SAP BUSINESS OBJECTS BO BI 4.1 amron

SAP BUSINESS OBJECTS BO BI 4.1 amron 0 Training Details Course Duration: 65 hours Training + Assignments + Actual Project Based Case Studies Training Materials: All attendees will receive, Assignment after each module, Video recording of

More information

IST722 Data Warehousing

IST722 Data Warehousing IST722 Data Warehousing Components of the Data Warehouse Michael A. Fudge, Jr. Recall: Inmon s CIF The CIF is a reference architecture Understanding the Diagram The CIF is a reference architecture CIF

More information

Course duration: 45 Hrs Class duration: 1-1.5hrs

Course duration: 45 Hrs Class duration: 1-1.5hrs Course duration: 45 Hrs Class duration: 1-1.5hrs USA : +1 9099998808 India : +91-9986411022 mail : ithuntersolutions@gmail.com SAP BO 4.0 Introduction Data warehouse concepts Difference between Versions

More information

Turning your Warehouse Data into Business Intelligence: Reporting Trends and Visibility Michael Armanious; Vice President Sales and Marketing Datex,

Turning your Warehouse Data into Business Intelligence: Reporting Trends and Visibility Michael Armanious; Vice President Sales and Marketing Datex, Turning your Warehouse Data into Business Intelligence: Reporting Trends and Visibility Michael Armanious; Vice President Sales and Marketing Datex, Inc. Overview Introduction What is Business Intelligence?

More information

DATA WAREHOUSE BUSINESS INTELLIGENCE FOR MICROSOFT DYNAMICS NAV

DATA WAREHOUSE BUSINESS INTELLIGENCE FOR MICROSOFT DYNAMICS NAV www.bi4dynamics.com DATA WAREHOUSE BUSINESS INTELLIGENCE FOR MICROSOFT DYNAMICS NAV True Data Warehouse built for content and performance. 100% Microsoft Stack. 100% customizable SQL code. 23 languages.

More information

Distribution Services - Deliver Personalized Reports and Alerts to Every Employee

Distribution Services - Deliver Personalized Reports and Alerts to Every Employee Distribution Services - Deliver Personalized Reports and Alerts to Every Employee Prittam Bagani 1/27/2015 Agenda 1. Introduction - MicroStrategy Distribution Services 2. Distribution Services for Business

More information

IBM Cognos 8 Business Intelligence Reporting Meet all your reporting requirements

IBM Cognos 8 Business Intelligence Reporting Meet all your reporting requirements Data Sheet IBM Cognos 8 Business Intelligence Reporting Meet all your reporting requirements Overview Reporting requirements have changed dramatically in organizations. Organizations today are much more

More information

Reference Architecture User Guide. For Environments deployed on Amazon Web Services

Reference Architecture User Guide. For Environments deployed on Amazon Web Services Reference Architecture User Guide For Environments deployed on Amazon Web Services 1 Abstract Amazon Web Services (AWS) provides a complete set of services and tools for deploying MicroStrategy Analytics

More information

Implementing Data Models and Reports with Microsoft SQL Server

Implementing Data Models and Reports with Microsoft SQL Server CÔNG TY CỔ PHẦN TRƯỜNG CNTT TÂN ĐỨC TAN DUC INFORMATION TECHNOLOGY SCHOOL JSC LEARN MORE WITH LESS! Course 20466C: Implementing Data Models and Reports with Microsoft SQL Server Length: 5 Days Audience:

More information

Managing the PowerPivot for SharePoint Environment

Managing the PowerPivot for SharePoint Environment Managing the PowerPivot for SharePoint Environment Melissa Coates Blog: sqlchick.com Twitter: @sqlchick SharePoint Saturday 3/16/2013 About Melissa Business Intelligence & Data Warehousing Developer Architect

More information

SAP Manufacturing Intelligence By John Kong 26 June 2015

SAP Manufacturing Intelligence By John Kong 26 June 2015 SAP Manufacturing Intelligence By John Kong 26 June 2015 Agenda Registration Next Generation of SAP Solution for Manufacturing Tea Break SAP Business Analytics Solutions for Manufacturing - Dashboard Design

More information

Using Microsoft Business Intelligence Dashboards and Reports in the Federal Government

Using Microsoft Business Intelligence Dashboards and Reports in the Federal Government Using Microsoft Business Intelligence Dashboards and Reports in the Federal Government A White Paper on Leveraging Existing Investments in Microsoft Technology for Analytics and Reporting June 2013 Dev

More information

The IBM Cognos Platform

The IBM Cognos Platform The IBM Cognos Platform Deliver complete, consistent, timely information to all your users, with cost-effective scale Highlights Reach all your information reliably and quickly Deliver a complete, consistent

More information

OBIEE 11g Data Modeling Best Practices

OBIEE 11g Data Modeling Best Practices OBIEE 11g Data Modeling Best Practices Mark Rittman, Director, Rittman Mead Oracle Open World 2010, San Francisco, September 2010 Introductions Mark Rittman, Co-Founder of Rittman Mead Oracle ACE Director,

More information

SMB Intelligence. Reporting

SMB Intelligence. Reporting SMB Intelligence Reporting Introduction Microsoft Excel is one of the most popular business tools for data analysis and light accounting functions. The SMB Intelligence Reporting powered by Solver is designed

More information

SAP BusinessObjects BI Clients. January 2016

SAP BusinessObjects BI Clients. January 2016 SAP BusinessObjects BI Clients January 2016 SAP Analytics and BI Strategy SAP Analytics Strategy SAP Cloud for Analytics Provide new SaaS Analytics capabilities All analytics capabilities in one product

More information

ProClarity Analytics Family

ProClarity Analytics Family ProClarity Analytics Platform 6 Product Data Sheet Accelerated understanding The ProClarity Analytics family enables organizations to centrally manage, store and deploy best practices and key performance

More information

SAP Business Objects BO BI 4.1

SAP Business Objects BO BI 4.1 SAP Business Objects BO BI 4.1 SAP Business Objects (a.k.a. BO, BOBJ) is an enterprise software company, specializing in business intelligence (BI). Business Objects was acquired in 2007 by German company

More information

Introduction to IBM Cognos Business Intelligence (BI)

Introduction to IBM Cognos Business Intelligence (BI) Introduction to IBM Cognos Business Intelligence (BI) New England Users Group (NEDB2UG) Sturbridge, Massachusetts, USA, http://www.nedb2ug.org November 20, 2014 Milan Babiak Technical Solution Architect

More information