Partnering with the business

Size: px
Start display at page:

Download "Partnering with the business"

Transcription

1 Dimensional Modeling while Partnering with the Business Community Laura L. Reeves February, 2012 Agenda Current data warehousing climate Partnering with the business Focus on the data The Business Dimensional Model (BDM) Putting it all together Slide 2 1

2 Critical Challenges How can you deliver more. with fewer resources? How can you increase the value of what you deliver? What does the changing technology landscape mean to you? Slide 3 Reflection How would your business users grade you? Slide 4 2

3 Common DW Climate DW may fall short of business expectations Too hard to use It takes too long to get new reports or add more data Disconnect between IT and the Business Business Perspective IT does not deliver what we need Build solutions ourselves IT Perspective Business can t tell us what they really want Build it for them and expect them to use it Slide 5 Time to Set A New Direction 3

4 Getting the Right Tools Slide 7 What does not change? People Data Slide 8 4

5 Partner with the Business Slide 9 Strengthen Your IT Team Invest now in your staff Practice critical skills Listening Writing Communication Collaboration Some people will thrive, but not everyone wants to or has aptitude to transition to this new world. Slide 10 5

6 Cultivate Problem Solvers Provide exposure to new ideas and approaches If the only tool you have ever used is a hammer, then everything begins to look like a nail. Encourage curiosity Reward creativity Continue to invest in learning new technologies Slide 11 Invest in Your IT-Business Partnership Make conscious choices to build partnership Start by changing your behavior IT needs to take time to learn about the business Speak in business terms Keep technology out of the discussion Business needs to actively participate Learn basics of DW/BI Solicit ideas/suggestions from each other Slide 12 6

7 Understand True Business Requirements Gather broad business requirements Understand business goals, plans and challenges How is success measured? What information is needed to help make decisions? Actively collaborate Detailed specifications will be needed later to flesh out specific report design, dashboards, ETL business rules Slide 13 Business Requirements Drive Decisions to jointly scope projects that deliver business value and are achievable Business should drive purpose and direction IT evaluates feasibility and effort Work together to determine how to deliver value today and into the future Set priorities Determine return on investment Ensure everyone understands why you are doing this work Slide 14 7

8 Focus On The Data Slide 15 Delivering Data to the Business Must be easy to understand Good query performance required Dimensional models specifically target these goals Delivered through a variety of technologies Relational database Star or snowflake schemas Multi-dimensional database Cube Other proprietary databases Columnar DW appliance Slide 16 8

9 The Modeling Technique The Business Dimensional Model TM Reflect data model visually and in business terms Ensures support for various types of reporting and analysis Independent of technology Ideal training tool for use later Manageable approach to complex environments Year Quarter Month DAY Slide 17 Basics of Dimensions Dimensions are major business categories or groupings to describe business data Dimensions contain: Descriptive elements Reference data Attributes, hierarchies, drill paths Dimensions are used for: Selection criteria Report labels Pick list via interface Slide 18 9

10 Date Dimension Example Fiscal Year Multiple Hierarchies Calendar Year Fiscal Quarter Calendar Quarter Attributes Fiscal Month Calendar Month Future Attribute Fiscal Week Week Holiday Grain for this Dimension Day Day of Week Slide 19 Complete Dimension Documentation ATTRIBUTE NAME BRIEF DESCRIPTION SAMPLE VALUES Day Calendar day information was reported on. 6/31/2003, 9/1/2003 Holiday Fiscal Week Fiscal Month Fiscal Quarter This is a future attribute to indicate that this date is considered a U.S. business day off. The week of the fiscal year that the date rolls up to and is used for reporting purposes. The month of the fiscal year that this date rolls up to and is used for reporting purposes. The quarter of the fiscal year that this date rolls up to and is used for reporting purposes. Memorial Day, President s Day FY 2003 Week 16 FY , FY FY 2003-Q1, FY 2003-Q2 Fiscal Year The year that this date rolls up to based upon the company s fiscal calendar. FY 2003 Calendar Month The calendar month used for reporting purposes. March 2003, October 2003 Calendar Quarter The calendar quarter used for reporting purposes. CY 2003-Q1, CY 2003-Q2 Calendar Year The calendar year used for reporting purposes. CY 2003 Week The calendar week ending Saturday and is used for reporting purposes. Week Ending 11/21/1998 Day of Week Attribute to indicate the calendar day of week. Wednesday, Saturday Slide 20 10

11 Basics of Facts Facts are the basic business events that are measured and monitored Facts are typically: Amounts and Counts Defined by more than one dimension Numeric (frequently, but not always) Facts are used as: Body of reports Part of calculations Slide 21 Sales Fact Group Example Dimension Name Grain for the Fact Group for this Dimension Product Item Sales Outlet Store Facts: Dollars Units Price Cost Name of Fact Group Promo Promo Date Day Slide 22 11

12 Complete Fact Group Documentation FACT NAME Dollars Units Price Cost FACT DEFINITION The dollar amount for the Units Sold. The number of consumer units sold. The actual price charged for this sale. The standard price factor for this item sold at this store. AGGREGATION RULE Sum Sum Average Average Slide 23 Dimensional Model - The Star Schema Product Dimension PRODUCT KEY Product Descr Size Flavor Package Promotion Dim. PROMO KEY Promo Descr Deal Discount Media Fact Table PRODUCT KEY STORE KEY PROMO KEY DATE KEY Dollars Units Price Cost Outlet Dimension STORE KEY Store Name District Region Zone Date Dimension DATE KEY Day Weekday Holiday Fiscal Period Slide 24 12

13 A BDM Case Study Slide 25 BDM Example: Period Dimension Fiscal Year Calendar Year Fiscal Quarter Calendar Quarter Fiscal Month Calendar Month Fiscal Week Week Holiday Day Day of Week Slide 26 13

14 BDM Example: Call Center Dimension Division Region Open Date Call Center State Time Zone Call Center Call Center City Slide 27 BDM Example: Employee Dimension Manager Supervisor Date of Birth Educ. Level Employee Hire Date Slide 28 14

15 BDM Example: Client Dimension Corporate Parent Account Executive Client Client City Client State Program Type Program Slide 29 BDM Example: Call Status Dimension Disposition Group Disposition Type Disposition Assigned By Call Disposition Slide 30 15

16 BDM Example: Activities Dimension Task Category Task Group Billable Flag Task Slide 31 BDM Example: Calls Fact Group Call Status Call Disposition Period Day Client Program Facts: # of Calls Call Minutes Calls Activities Dimension does not apply and is not shown Employee Employee Call Center Call Center Copyright 2012 StarSoft Solutions Inc. Slide 32 16

17 Hours Worked Fact Group Call Status Dimension does not apply and is not shown Period Day Facts: Regular Hours Overtime Hours Client Program Activities Task Hours Worked Employee Employee Call Center Call Center Copyright 2012 StarSoft Solutions Inc. Slide 33 Using the Model What are the total number of hours worked to date for people who were hired this year? What are the total number of hours worked by fiscal year and call center region? What are the total calling minutes by call disposition grouped by category? What are the average number of calls for client Our Biggest Customer by fiscal week? Slide 34 17

18 Integration: Conformed Dimensions Call Status Call Disposition Calls Client Program Hours Worked Call Center Call Center Activities Task Slide 35 Translating the BDM Slide 36 18

19 Implementation of BDM Exploit the DB and BI tools Technical design driven by tools BI Tool is the user s only perspective of the DW Database technology helps determine data structure design Every tool has its own unique requirements, recommendations and/or preferences Slide 37 BDM Example: Calling Facts Star Schema Period Table PERIOD KEY Day Day of Week Holidays Fiscal Week Fiscal Month Fiscal Quarter Fiscal Year Calendar Month Calendar Quarter Calendar Year Employee Table EMPLOYEE KEY Employee Name Call Center Fact Table PERIOD KEY PROGRAM KEY CALL DISP. KEY EMPLOYEE KEY CALL CENTER KEY # of Calls Call Minutes Call Center Table CALL CENTER KEY Call Center Name Call Center City Client Table PROGRAM KEY Program Descr Program Type Client Client City Client State Account Executive Corporate Parent Call Status Table CALL DISP. KEY Disposition Descr Disposition Type Disposition Group Hire Date Call Center State Date Of Birth Time Zone Educ. Level Open Date Supervisor Region Manager Division Slide 38 19

20 BDM Example: Hours Worked Star Schema Period Table Client Table PERIOD KEY PROGRAM KEY Day Program Descr Day of Week Program Type Holidays Client Fiscal Week Fiscal Month Fiscal Quarter Fiscal Year Calendar Month Calendar Quarter Calendar Year Hours Worked Fact Table PERIOD KEY PROGRAM KEY TASK KEY EMPLOYEE KEY CALL CENTER KEY Regular Hours Call Center Table Client City Client State Account Executive Corporate Parent Activities Table TASK KEY Task Descr Employee Table Overtime Hours CALL CENTER KEY Billable Flag EMPLOYEE KEY Call Center Name Task Group Employee Name Call Center City Task Category Hire Date Call Center State Date Of Birth Time Zone Educ. Level Open Date Supervisor Region Manager Division Slide 39 Too Many or Too Few Dimensions? Practical Guidelines for a single fact table Minimum 3 4 dimensions Split dimensions that are too broad Consider enterprise view, would that split dimensions apart? Are there more dimensions that could be included for user benefit, but not change the number of rows in the fact table? Maximum 20 Dimensions Are these dimensions really separate? Walk through logical drill paths Slide 40 20

21 Characteristics of Today s Dimensional Models Comprehensive and enterprise perspective drives expanded scope for models Models often have 25+ fact tables dimensions Keep in mind that not all fact tables use all of the dimensions In general each fact group has 5-15 dimensions Slide 41 Developing and Expanding Dimensional Models Design broadly Multiple l user groups for same data Next potential data sources Enterprise viewpoint Plan for conformed dimensions Implement in several increments Don t tackle too much at one time Break into phases Each should deliver business value Review and update the model each time Slide 42 21

22 More BDM Notation BDM Advanced Notation Groups of Future Attributes Unclear groups of attributes Business has not defined these yet To come from a new operational system not designed yet Indicates where these pieces are likely to fit into the model in the future Slide 44 22

23 BDM Advanced Notation Derived Attributes Derived Attributes When there is not a business element with an identifier at this level Used to tie together several hierarchies Perhaps for junk dimensions Slide 45 BDM Advanced Notation Triggers for Type 2 SCD Used to identify those attributes that MUST result in the creation of a new version for that row in the dimension Helps us determine which attributes can be type 1 and which trigger type 2 Slide 46 23

24 BDM Notation Summary Dimension Grain Attribute Derived Attribute Fact Group Future Attribute Slowly Changing Attr Anchor Attribute Collection of Attributes to be Defined in the Future 1- M Relationship M-M Relationship Slide 47 Putting It All Together Slide 48 24

25 Keys to Success Dimensional modeling provides the basic foundation for end user access and analysis Focus on the business requirements and the business user s perspective Designs should reflect clear business dimensions and facts Resulting table structures will likely be influenced by technology Slide 49 Recommended Reading Includes details about Business Dimensional Modeling Slide 50 25

26 Recommended Reading The Data Warehouse Lifecycle Toolkit Ralph Kimball Margy Ross Warren Thornthwaite Joy Mundy Bob Becker John Wiley and Sons, Inc. Second Edition The Data Warehouse Toolkit Ralph Kimball and Margy Ross John Wiley and Sons, Inc. Second Edition The Microsoft Data Warehouse Toolkit Joy Mundy and Warren Thornthwaite John Wiley and Sons, Inc. The Data Warehouse ETL Toolkit Ralph Kimball and Joe Caserta John Wiley and Sons, Inc. Star Schema: The Complete Reference Chris Adamson McGraw Hill Slide East Ogden Ave. Suite Naperville, IL Phone: FAX: Data Warehouse & Business Intelligence Services 26

The Data Warehouse Lifecycle Toolkit

The Data Warehouse Lifecycle Toolkit THE DATA WAREHOUSE LIFECYCLE TOOLKIT PDF - Are you looking for the data warehouse lifecycle toolkit Books? Now, you will be happy that at this time the data warehouse lifecycle toolkit PDF is available

More information

Getting Off the Ground: Bowdoin College s Story of its DW/BI Initiative

Getting Off the Ground: Bowdoin College s Story of its DW/BI Initiative Getting Off the Ground: Bowdoin College s Story of its DW/BI Initiative Peter Wiley Director of Business Intelligence and Data Warehousing Evaluation: bit.ly/nercomp_analyticss17 Twitter: #NercompPDO1

More information

Kimball Group. Ralph Kimball Margy Ross with Bob Becker, Joy Mundy, and Warren Thornthwaite. The

Kimball Group. Ralph Kimball Margy Ross with Bob Becker, Joy Mundy, and Warren Thornthwaite. The The Kimball Group Reader Relentlessly Practical Tools for Data Warehousing and Business Intelligence Ralph Kimball Margy Ross with Bob Becker, Joy Mundy, and Warren Thornthwaite The Kimball Group Reader

More information

COPYRIGHTED MATERIAL. Contents. Part One Requirements, Realities, and Architecture 1. Acknowledgments Introduction

COPYRIGHTED MATERIAL. Contents. Part One Requirements, Realities, and Architecture 1. Acknowledgments Introduction Contents Contents ix Foreword xix Preface xxi Acknowledgments xxiii Introduction xxv Part One Requirements, Realities, and Architecture 1 Chapter 1 Defining Business Requirements 3 The Most Important Determinant

More information

A Strategic Approach to Complex ETL Testing

A Strategic Approach to Complex ETL Testing A Strategic Approach to Complex Testing Jeffrey R. Bocarsly, Ph.D Vice President and Chief QuerySurge Architect Connect: Warehouse Testing A data warehouse is a repository of transactional data that has

More information

BUSINESS INTELLIGENCE & DATAWAREHOUSING

BUSINESS INTELLIGENCE & DATAWAREHOUSING BUSINESS INTELLIGENCE & DATAWAREHOUSING Professor: JOSÉ CURTO DÍAZ E-Mail: jcurto@faculty.ie.edu Academic Background Adjunct professor, Social and Behavioral Area, IE Business School Adjunct professor,

More information

Masters Programs Course Syllabus

Masters Programs Course Syllabus [SEMESTER].[HALF] [SCHOOL YEAR] 2 4 6 1 B U S I N E S S I N T E L L I G E N C E INSTRUCTOR: MIGUEL DE CASTRO NETO CONTACT: mneto@novaims.unl.pt http://www.novaims.unl.pt/mneto SHORT BIO: OFFICE HOURS:

More information

CASE STUDY INTEGRATING GIS FOR DECISION SUPPORT. Garry Edser

CASE STUDY INTEGRATING GIS FOR DECISION SUPPORT. Garry Edser CASE STUDY INTEGRATING GIS FOR DECISION SUPPORT Garry Edser INTRODUCTION Exploration (1980 1990) Marathon Petroleum Australia Ltd (3 years) Coal, Minerals (uranium, gold) Exploration geology Pancontinental

More information

NEW YORK CHICHESTER WEINHEIM BRISBANE SINGAPORE TORONTO

NEW YORK CHICHESTER WEINHEIM BRISBANE SINGAPORE TORONTO The Data Warehouse Toolkit Second Edition The Complete Guide to Dimensional Modeling Ralph Kimball Margy Ross Wiley Computer Publishing John Wiley & Sons, Inc. NEW YORK CHICHESTER WEINHEIM BRISBANE SINGAPORE

More information

The Data Warehouse Toolkit: The Definitive Guide To Dimensional Modeling Ebooks Free

The Data Warehouse Toolkit: The Definitive Guide To Dimensional Modeling Ebooks Free The Data Warehouse Toolkit: The Definitive Guide To Dimensional Modeling Ebooks Free Updated new edition of Ralph Kimball's groundbreaking book on dimensional modeling for data warehousing and business

More information

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

MS-20466: Implementing Data Models and Reports with Microsoft SQL Server MS-20466: Implementing Data Models and Reports with Microsoft SQL Server Description The focus of this five-day instructor-led course is on creating managed enterprise BI solutions. It describes how to

More information

AVANTUS TRAINING PTE PTE LTD LTD

AVANTUS TRAINING PTE PTE LTD LTD [MS20466]: Implementing Data Models and Reports with SQL Server 2014 Length : 5 Days Audience(s) : IT Professionals Level : 300 Technology : Microsoft SQL Server Delivery Method : Instructor-led (Classroom)

More information

Analytics Cloud Service Administration Guide

Analytics Cloud Service Administration Guide Analytics Cloud Service Administration Guide Version 17 November 2017 Contents About This Guide... 5 About Primavera Analytics... 5 About Primavera Data Warehouse... 6 Overview of Oracle Business Intelligence...

More information

Agile Dimensional Model for a Data Warehouse Implementation in a Software Developer Company

Agile Dimensional Model for a Data Warehouse Implementation in a Software Developer Company Agile Dimensional Model for a Data Warehouse Implementation in a Software Developer Company Kathya E. Mercado 1, Cynthia B. Perez 1, Laura P. Lopez-Arredondo 1, Karina Caro 2, Luis A. Castro 1 and Luis-Felipe

More information

The Data Warehouse Toolkit The Complete Guide To Dimensional Modeling

The Data Warehouse Toolkit The Complete Guide To Dimensional Modeling The Data Warehouse Toolkit The Complete Guide To Dimensional Modeling We have made it easy for you to find a PDF Ebooks without any digging. And by having access to our ebooks online or by storing it on

More information

Implementing Data Models and Reports with Microsoft SQL Server

Implementing Data Models and Reports with Microsoft SQL Server 20466 - Implementing Data Models and Reports with Microsoft SQL Server Duration: 5 Days Course Price: $2,975 Software Assurance Eligible Course Description Note: This course is designed for customers who

More information

Data Warehouses. Letizia Tanca Politecnico di Milano (with the kind support of Rosalba Rossato)

Data Warehouses. Letizia Tanca Politecnico di Milano (with the kind support of Rosalba Rossato) Data Warehouses Letizia Tanca Politecnico di Milano (with the kind support of Rosalba Rossato) Outline What is a Data Warehouse Data Warehouse Architecture Data Warehouse Design What is a Data Warehouse

More information

Agile Dimensional Data Warehousing and ETL

Agile Dimensional Data Warehousing and ETL Agile Dimensional Data Warehousing and ETL Caught in A Data Explosion? How does your organization make sense of company data that is growing by leaps and bounds and is constantly changing? Does your organization

More information

THE STRATEGIC IMPORTANCE OF OLAP AND MULTIDIMENSIONAL ANALYSIS A COGNOS WHITE PAPER

THE STRATEGIC IMPORTANCE OF OLAP AND MULTIDIMENSIONAL ANALYSIS A COGNOS WHITE PAPER THE STRATEGIC IMPORTANCE OF OLAP AND A COGNOS WHITE PAPER While every attempt has been made to ensure that the information in this document is accurate and complete, some typographical errors or technical

More information

Data Warehouses. Letizia Tanca Politecnico di Milano (with the kind support of Rosalba Rossato)

Data Warehouses. Letizia Tanca Politecnico di Milano (with the kind support of Rosalba Rossato) Data Warehouses Letizia Tanca Politecnico di Milano (with the kind support of Rosalba Rossato) Outline What is a Data Warehouse Data Warehouse Architecture Data Warehouse Design What is a Data Warehouse

More information

IBM Research Report. Developing Requirements for Data Warehouse Systems with Use Cases. Robert Bruckner, Beate List Vienna University of Technology

IBM Research Report. Developing Requirements for Data Warehouse Systems with Use Cases. Robert Bruckner, Beate List Vienna University of Technology RC 22042 (98936) 24 April 2001 Computer Science IBM Research Report Developing for Data Warehouse Systems with Use Cases Robert Bruckner, Beate List Vienna University of Technology Josef Schiefer IBM Research

More information

BI with Best-Practice Architectures and Data Models

BI with Best-Practice Architectures and Data Models BI with Best-Practice Architectures and Data Models Business Analytics Insight 2015 13 October 2015 Bart De Soete 2 AGENDA 1. Timeline 2. Normalized modelling 3. Dimensional modelling 4. Data Vault 5.

More information

Business Intelligence

Business Intelligence Introduction to Business Intelligence for SAS Users Tom Miron Systems Seminar Consultants Madison, WI 1 What is Business Intelligence? Business intelligence is the end-user or analyst s view of your business

More information

Getting the Runs on the Board One Run at a Time

Getting the Runs on the Board One Run at a Time Getting the Runs on the Board One Run at a Time Business intelligence initiatives Ralph Kimball s dimensional modelling design patterns. Getting the Runs on the Board One Run at a Time Two to three month

More information

Process-Oriented Requirement Analysis Supporting the Data Warehouse Design Process A Use Case Driven Approach

Process-Oriented Requirement Analysis Supporting the Data Warehouse Design Process A Use Case Driven Approach Process-Oriented Requirement Analysis Supporting the Data Warehouse Design Process A Use Case Driven Approach Beate List, Josef Schiefer, A Min Tjoa Institute of Software Technology (E188) Vienna University

More information

Developing Requirements for Data Warehouse Systems with Use Cases

Developing Requirements for Data Warehouse Systems with Use Cases Association for Systems AIS Electronic Library (AISeL) AMCIS 2001 Proceedings Americas Conference on Systems (AMCIS) December 2001 Developing for Data Warehouse Systems with Use Cases Robert Bruckner Vienna

More information

"Charting the Course to Your Success!" MOC Designing a Business Intelligence Solution by Using Microsoft SQL Server 2008.

Charting the Course to Your Success! MOC Designing a Business Intelligence Solution by Using Microsoft SQL Server 2008. Description Course Summary This course provides in-depth knowledge on designing a Business Intelligence solution by using Microsoft SQL Server 2008. Objectives At the end of this course, students will

More information

Course Syllabus. ACCT / MIS 6309 Business Data Warehousing Term: Spring Section: 502 Meets: Monday & Wednesday, 5:30 pm to 6:45 pm, JSOM 2.

Course Syllabus. ACCT / MIS 6309 Business Data Warehousing Term: Spring Section: 502 Meets: Monday & Wednesday, 5:30 pm to 6:45 pm, JSOM 2. Course Syllabus Course Information Course: ACCT / MIS 6309 Business Data Warehousing Term: Spring 2017 Section: 501 Meets: Friday, 7:00 pm to 9:45 pm, JSOM 1.107 Section: 502 Meets: Monday & Wednesday,

More information

Implementing a Data Warehouse with Microsoft SQL Server

Implementing a Data Warehouse with Microsoft SQL Server Implementing a Data Warehouse with Microsoft SQL Server Course 20463D 5 Days Instructor-led, Hands-on Course Description In this five day instructor-led course, you will learn how to implement a data warehouse

More information

COURSE OUTLINE: Implementing a Data Warehouse with SQL Server Implementing a Data Warehouse with SQL Server 2014

COURSE OUTLINE: Implementing a Data Warehouse with SQL Server Implementing a Data Warehouse with SQL Server 2014 Course Name Course Duration Course Structure Course Overview Course Outcome Course Details 20463 Implementing a Data Warehouse with SQL Server 2014 5 Days Instructor-Led (Classroom) This course describes

More information

Oracle BIEE Plus Complete Overview for Implementers. Naren Thota April, 2008

Oracle BIEE Plus Complete Overview for Implementers. Naren Thota April, 2008 Oracle BIEE Plus Complete Overview for Implementers Naren Thota April, 2008 Professional Background Oracle Application Development since 1996 Experienced in Implementations and Upgrades 10.6 SC thru 11.5.10.2

More information

How Data Warehouse Automation complies with the Speed of Business. Freek Kamst

How Data Warehouse Automation complies with the Speed of Business. Freek Kamst How Data Warehouse Automation complies with the Speed of Business. Freek Kamst Information Management 2014, Brussels April 29th, 2014 What s it all about? Speed of Business Increasing Demand for Decision

More information

The Data Warehouse Toolkit

The Data Warehouse Toolkit The Data Warehouse Toolkit The Data Warehouse Toolkit The Definitive Guide to Dimensional Modeling Third Edition Ralph Kimball Margy Ross The Data Warehouse Toolkit: The Definitive Guide to Dimensional

More information

Request for Proposals for a Business Intelligence and Analytics Platform Q&A

Request for Proposals for a Business Intelligence and Analytics Platform Q&A Request for Proposals for a Business Intelligence and Analytics Platform Q&A 1. What's the timeframe on the estimated "50-100 GB of data"? Is that day 1 starting volume? What is it expected to look like

More information

IBM Planning Analytics Express

IBM Planning Analytics Express Performance management and business intelligence for midsize organisations IBM Planning is a performance management (PM) and business intelligence (BI) solution for midsize organisations. It delivers the

More information

Steps to Infor EAM Success

Steps to Infor EAM Success 5 Steps to Infor EAM Success www.swainsmith.com INSIGHTS JANUARY 2018 Contents INTRODUCTION Leveraging the industry s top EAM system... 2 What does EAM success look like?... 2 STEP 1 Organization... 4

More information

KRISTINA BLAŠKOVÁ SOA & ETL

KRISTINA BLAŠKOVÁ SOA & ETL KRISTINA BLAŠKOVÁ SOA & ETL SOA & ETL SOURCES Josuttis, Nicolai. (2007). SOA in Practice: The Art of Distributed System Design (Theory in Practice). Kimball, Ralph, Caserta, Joe. (2004). The Data Warehouse

More information

Contents Working with Oracle Primavera Analytics... 5 Legal Notices... 10

Contents Working with Oracle Primavera Analytics... 5 Legal Notices... 10 Analytics System Architecture Data Sheet for On-Premises Version 17 July 2017 Contents Working with Oracle Primavera Analytics... 5 About Oracle Primavera Analytics... 6 About Oracle Primavera Data Warehouse...

More information

Expert Reference Series of White Papers. Web Intelligence to the Rescue

Expert Reference Series of White Papers. Web Intelligence to the Rescue Expert Reference Series of White Papers Web Intelligence to the Rescue 1-800-COURSES www.globalknowledge.com Web Intelligence to the Rescue Jim Brogden, BOCP-BOE, BOCP-MS, BOCP-CR Introduction The life

More information

# Product Business Objects Qlik View A Product

# Product Business Objects Qlik View A Product # Product Business Objects Qlik View A Product 1 Product Business Objects QlikView: World's Fastest Growing BI tool. With 10.3 customers being added every working day. 2 Vendor SAP Qlik QlikView is an

More information

data sheet ORACLE ENTERPRISE PLANNING AND BUDGETING 11i

data sheet ORACLE ENTERPRISE PLANNING AND BUDGETING 11i data sheet ORACLE ENTERPRISE PLANNING AND BUDGETING 11i Oracle Enterprise Planning and Budgeting provides finance and business managers with the right information and self-service tools to help them understand

More information

TDWI strives to provide course books that are content-rich and that serve as useful reference documents after a class has ended.

TDWI strives to provide course books that are content-rich and that serve as useful reference documents after a class has ended. Previews of TDWI course books are provided as an opportunity to see the quality of our material and help you to select the courses that best fit your needs. The previews can not be printed. TDWI strives

More information

The Basics of Business Intelligence. PMI IT LIG August 19, 2008

The Basics of Business Intelligence. PMI IT LIG August 19, 2008 The Basics of Business Intelligence PMI IT LIG August 19, 2008 Presenter Anthony Boles Managing Director Intelligent Ventures Inc. 1113 Murfreesboro Rd. Suite 106-103 Franklin, TN 37064 615-599-8666 Brief

More information

idsc Data Structured Data as Basis for Reporting and Analytics

idsc Data Structured Data as Basis for Reporting and Analytics idsc Data Warehousing@Wüstenrot Structured Data as Basis for Reporting and Analytics 12.06.2017 Albin Gruber Produkt Mgmt - Management Informationssysteme Presentation topics Overview Wüstenrot Group DWH

More information

Business Intelligence Roadmap: The Complete Project Lifecycle For Decision-Support Applications PDF

Business Intelligence Roadmap: The Complete Project Lifecycle For Decision-Support Applications PDF Business Intelligence Roadmap: The Complete Project Lifecycle For Decision-Support Applications PDF "If you are looking for a complete treatment of business intelligence, then go no further than this book.

More information

The Data Warehouse Mentor: Practical Data Warehouse And Business Intelligence Insights Ebooks Free

The Data Warehouse Mentor: Practical Data Warehouse And Business Intelligence Insights Ebooks Free The Data Warehouse Mentor: Practical Data Warehouse And Business Intelligence Insights Ebooks Free Develop a custom, agile data warehousing and business intelligence architecture Empower your users and

More information

AVANTUS TRAINING PTE PTE LTD LTD

AVANTUS TRAINING PTE PTE LTD LTD [MS20467]: Designing Business Intelligence Solutions with Microsoft SQL Server 2014 Length : 5 Days Audience(s) : IT Professionals Level : 300 Technology : Microsoft SQL Server Delivery Method : Instructor-led

More information

PerformanceG2 Letter...1 PerformanceG2 IBM Cognos Training Services...2

PerformanceG2 Letter...1 PerformanceG2 IBM Cognos Training Services...2 IBM Cognos 2014 Training Catalogue Table of Contents INTRODUCTION PerformanceG2 Letter........1 PerformanceG2 IBM Cognos Training Services.........2 DEVELOPER COURSES Cognos TM1 for Developers...........3

More information

Workforce Deployment Dimension and Fact Job Aid

Workforce Deployment Dimension and Fact Job Aid Table of Contents Introduction... 2 Human Resources Workforce Deployment Analysis... 5 Human Resources Workforce Deployment Subject Area... 8 Workforce Deployment Facts - Measure Definitions... 9 Workforce

More information

Por qué Data Warehouse e Inteligencia De negocio en la Universidad Simón Bolívar?

Por qué Data Warehouse e Inteligencia De negocio en la Universidad Simón Bolívar? Why Data warehouse & Business Intelligence at Universidad Simon Bolivar? Por qué Data Warehouse e Inteligencia De negocio en la Universidad Simón Bolívar? Kamagate azoumana Keywords: Data warehouse, Business

More information

Aligning Knowledge Management Systems to Business Strategy By Narayana Subramanian

Aligning Knowledge Management Systems to Business Strategy By Narayana Subramanian Aligning Knowledge Management Systems to Business Strategy By Narayana Subramanian In the modern enterprise, millions of bytes of information are generated every day. Within the enterprise are the information

More information

IBM Cognos 10.2 BI Demo

IBM Cognos 10.2 BI Demo IBM Cognos 10.2 BI Demo IBM Cognos Course Overview: In this training, participants acquire skills needed to develop activity, modeling and some admin works. Each and every concept is supported with documents

More information

SAS & Clinical Data Repository Karthikeyan Chidambaram

SAS & Clinical Data Repository Karthikeyan Chidambaram SAS & Clinical Data Repository Karthikeyan Chidambaram Cognizant Technology Solutions, Newbury Park, CA Clinical Data Repository (CDR) Drug development lifecycle consumes a lot of time, money and effort.

More information

Pervasive Business Intelligence Platform to Improve the Quality of Decision Process in Primary and Secondary Education A Portuguese Case Study

Pervasive Business Intelligence Platform to Improve the Quality of Decision Process in Primary and Secondary Education A Portuguese Case Study Pervasive Business Intelligence Platform to Improve the Quality of Decision Process in Primary and Secondary Education A Portuguese Case Study Andreia Ferreira, Filipe Portela, Manuel Filipe Santos Algoritmi

More information

Senior data warehouse and business intelligence developer

Senior data warehouse and business intelligence developer Senior data warehouse and business intelligence developer Role Brief Directorate Strategy and corporate services Base location Bristol Grade Date February 2018 Reports to Senior data warehouse and business

More information

Nutech Computer Training Institute Inc.

Nutech Computer Training Institute Inc. Nutech Computer Training Institute Inc. 1682 E. Gude Drive, Suite 102, Rockville, Maryland, 20850 Tel: 301-610-9300 Website: www.nutechtraining.com E-mail: Nutech@nutechtraining.com Business Intelligence

More information

20466: Implementing Data Models and Reports with Microsoft SQL Server 2014

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

More information

Designing Business Intelligence Solutions with Microsoft SQL Server 2014

Designing Business Intelligence Solutions with Microsoft SQL Server 2014 Designing Business Intelligence Solutions with Microsoft SQL Server 2014 20467D; 5 Days, Instructor-led Course Description This five-day instructor-led course teaches students how to implement self-service

More information

Reporting for Advancement

Reporting for Advancement Strategies for Supporting Advancement and Development Reporting for Advancement The Changing Economics of Business Intelligence The changing economics of business intelligence make this technology feasible

More information

Benefits of Industry DWH Models - Insurance Information Warehouse

Benefits of Industry DWH Models - Insurance Information Warehouse Roland Bigge 02.11.2013 Benefits of Industry DWH s - Insurance Information Agenda Introduction to Industry DWH s Drivers, Challenges and Opportunities Insurance Information (IIW) Details IIW Value Proposition

More information

Assessing BI Readiness

Assessing BI Readiness Assessing BI Readiness Faun dehenry FMT Systems Inc. 2001-8, FMT Systems Inc. All rights reserved. Agenda Introduction What is BI The organization Successful implementations BI assessment The assessment

More information

The Growing Mobile Workforce: How CFOs Can Leverage Data and Technology to Tackle New Business Pressures

The Growing Mobile Workforce: How CFOs Can Leverage Data and Technology to Tackle New Business Pressures The Growing Mobile Workforce: How CFOs Can Leverage Data and Technology to Tackle New Business Pressures John Liette 1 Product Architect, Business Intelligence 11 Years of BI Experience OBIEE Administrator

More information

What you need to know about Reporting & BI for AX2012 & D365

What you need to know about Reporting & BI for AX2012 & D365 What you need to know about Reporting & BI for AX2012 & D365 Gina Pabalan Edgewater Fullscope, Data & Analytics Practice Managing Director, Business Intelligence https://www.linkedin.com/in/ginapabalan/

More information

Designing a Business Intelligence Solution by Using Microsoft SQL Server 2008 (GK Premier)

Designing a Business Intelligence Solution by Using Microsoft SQL Server 2008 (GK Premier) Designing a Business Intelligence Solution by Using Microsoft SQL Server 2008 (GK Premier) Varighet: 5 Days Kurskode: M6314 Beskrivelse: This five-day instructor-led course provides the knowledge and skills

More information

RESEARCH NOTE IMPROVING ANALYTICS DEPLOYMENTS WITH IBM PARTNERS

RESEARCH NOTE IMPROVING ANALYTICS DEPLOYMENTS WITH IBM PARTNERS Document L127 RESEARCH NOTE IMPROVING ANALYTICS DEPLOYMENTS WITH IBM PARTNERS THE BOTTOM LINE In analyzing deployments of IBM Business Analytics Software, Nucleus has found that midsize organizations adopting

More information

Designing Business Intelligence Solutions with Microsoft SQL Server 2014 Course Code: 20467D

Designing Business Intelligence Solutions with Microsoft SQL Server 2014 Course Code: 20467D Designing Business Intelligence Solutions with Microsoft SQL Server 2014 Course Code: 20467D Duration: 5 Days Overview About this course This five-day instructor-led course teaches students how to implement

More information

B5270G Essentials for IBM Cognos BI (V10.2)

B5270G Essentials for IBM Cognos BI (V10.2) B5270G Essentials for IBM Cognos BI (V10.2) DESCRIPTION Essentials for IBM Cognos BI (V10.2) is a blended offering consisting of five-days of instructorled training and 21 hours of Web-based, self-paced

More information

Oracle Transactional Business Intelligence Enterprise for Human Capital Management Cloud Service

Oracle Transactional Business Intelligence Enterprise for Human Capital Management Cloud Service Oracle Transactional Business Intelligence Enterprise for Human Capital Management Cloud Service 11.1.1.10 Human Resources Workforce Effectiveness Subject Area July 2015 Contents Human Resources Workforce

More information

Siim Karus 2011 Fall

Siim Karus 2011 Fall Siim Karus 2011 Fall Business Intelligence Data Acquisition Data Analyisis Results presentation Definition Relation to Data Mining Themes of BI, history Applications of BI The ability to apprehend the

More information

20467D: Designing Business Intelligence Solutions with Microsoft SQL Server 2014

20467D: Designing Business Intelligence Solutions with Microsoft SQL Server 2014 20467D: Designing Business Intelligence s with Microsoft SQL Server 2014 Course Details Course Code: Duration: Notes: 20467D 5 days Elements of this syllabus are subject to change. About this course This

More information

Solution Architect with 18 years experience in business, visual production and technology. AIIM Certified Enterprise Content Management Practitioner

Solution Architect with 18 years experience in business, visual production and technology. AIIM Certified Enterprise Content Management Practitioner Solution Architect with 18 years experience in business, visual production and technology. AIIM Certified Enterprise Content Management Practitioner Currently IT Project Manager & SharePoint Architect

More information

Click Reply WM Analytics

Click Reply WM Analytics Click Reply WM Analytics Click Reply WM Analytics what it is Click Reply WM Analytics is the new business intelligence module of Click Reply Suite, created to monitor the warehouse health. Click Reply

More information

Astera Data Warehouse Accelerator

Astera Data Warehouse Accelerator Solution Brief Astera Data Warehouse Accelerator sales@astera.com 888-77-ASTERA Astera DWAccelerator is an advanced data management platform that focuses on helping organizations obtain analytics for decision

More information

Realizing the Power of Microsoft Reporting

Realizing the Power of Microsoft Reporting Realizing the Power of Microsoft Reporting SQL Saturday #187 - Richmond 1118 West Main Street Richmond, Virginia 23230 804.355.0511 2012 CapTech Ventures, Inc. IT Management Consulting Systems Integration

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. Many languages.

More information

20463: Implementing a Data Warehouse with Microsoft SQL Server 2014

20463: Implementing a Data Warehouse with Microsoft SQL Server 2014 Let s Reach For Excellence! TAN DUC INFORMATION TECHNOLOGY SCHOOL JSC Address: 103 Pasteur, Dist.1, HCMC Tel: 08 38245819; 38239761 Email: traincert@tdt-tanduc.com Website: www.tdt-tanduc.com; www.tanducits.com

More information

OLAP & A Show Designing Highly Effective OLAP Solutions. Norman Comstock Director OLAP Solutions Daman Consulting June 21, 2001

OLAP & A Show Designing Highly Effective OLAP Solutions. Norman Comstock Director OLAP Solutions Daman Consulting June 21, 2001 OLAP & A Show Designing Highly Effective OLAP Solutions Norman Comstock Director OLAP Solutions Daman Consulting June 21, 2001 Contents BI Trends Seven Habits Trivial Pursuit Characteristics of a Good

More information

To arrange for a SESUG speaker, contact Marje Fecht at

To arrange for a SESUG speaker, contact Marje Fecht at To arrange for a SESUG speaker, contact Marje Fecht at Marje.Fecht@prowerk.com Speaker: Greg Nelson President and CEO, ThotWave Technologies, LLC. Bio: Greg has just celebrated his 20th year in the SAS

More information

Simplified and Enhanced Financial Reporting and Analytics A powerful, feature-laden, reporting tool and an alternative to PS/nVision

Simplified and Enhanced Financial Reporting and Analytics A powerful, feature-laden, reporting tool and an alternative to PS/nVision Financial Services Analytics ZOOM Simplified and Enhanced Financial Reporting and Analytics A powerful, feature-laden, reporting tool and an alternative to PS/nVision PeopleSoft PS/nVision Common Complaints

More information

Turning Your Ecommerce System into a Marketing Dynamo. Increasing Customer Value with Timely and Relevant Offers

Turning Your Ecommerce System into a Marketing Dynamo. Increasing Customer Value with Timely and Relevant Offers Turning Your Ecommerce System into a Marketing Dynamo Increasing Customer Value with Timely and Relevant Offers Agenda Executive Summary Who is Shutterfly? Ecommerce and Customer Relationship Marketing

More information

An Introduction to Oracle Business Intelligence (BI) Platform NYOUG Sep 21, Shyam Varan Nath Oracle Corporation

An Introduction to Oracle Business Intelligence (BI) Platform NYOUG Sep 21, Shyam Varan Nath Oracle Corporation An Introduction to Oracle Business Intelligence (BI) Platform NYOUG Sep 21, 2006 Shyam Varan Nath Oracle Corporation 1 Agenda Introduction to Business Intelligence Oracle components of BI A case study

More information

Information On Demand Business Intelligence Framework

Information On Demand Business Intelligence Framework IBM Software Group Information On Demand Business Intelligence Framework Ser Yean Tan Regional Technical Sales Manager Information Management Software IBM Software Group ASEAN Accelerating Your Journey

More information

Salient Interactive Miner 4.x

Salient Interactive Miner 4.x Salient Interactive Miner 4.x Getting Started Getting Started in 6 Easy Steps Working with Salient Analyses Knowledge Manager Technology Summary Salient Interactive Miner Designed to Work the Way You Think

More information

20467: Designing Business Intelligence Solutions with Microsoft SQL Server 2014

20467: Designing Business Intelligence Solutions with Microsoft SQL Server 2014 Let s Reach For Excellence! TAN DUC INFORMATION TECHNOLOGY SCHOOL JSC Address: 103 Pasteur, Dist.1, HCMC Tel: 08 38245819 ; 38239761 Email: traincert@tdt - tanduc.com Website: www.td t - tanduc.co m ;

More information

QUICK FACTS. Improving Business Intelligence Performance for Activision TEKSYSTEMS GLOBAL SERVICES CUSTOMER SUCCESS STORIES.

QUICK FACTS. Improving Business Intelligence Performance for Activision TEKSYSTEMS GLOBAL SERVICES CUSTOMER SUCCESS STORIES. [ Media and Entertainment, Analytics Services ] TEKSYSTEMS GLOBAL SERVICES CUSTOMER SUCCESS STORIES Client Profile Industry: Media and entertainment Revenue: $4.9 billion Employees: Over 4,000 Geographic

More information

Data Warehousing and Data Mining Case Studies

Data Warehousing and Data Mining Case Studies Data Warehousing and Data Mining Case Studies Inventory Order Management OncoNet MEDAN Acknowledgements: I am indebted to Michael Böhlen for providing me his slides, upon which these lecture notes are

More information

Analyzing Data with Power BI

Analyzing Data with Power BI Analyzing Data with Power BI Course 20778B 3 Days Instructor-led, Hands-on Course Description The main purpose of this three-day instructor-led course is to give students a good understanding of data analysis

More information

White Paper. cmore/connect for SAP Technical Overview. February Contact Person Laura Zachary Product Management

White Paper. cmore/connect for SAP Technical Overview. February Contact Person Laura Zachary Product Management White Paper February 2014 cmore/connect for SAP Technical Overview Contact Person Laura Zachary Product Management Email: laura.zachary@pmone.com CMORE/CONNECT TECHNICAL OVERVIEW Table of Contents 1. Overview...

More information

Business Intelligence System in Banking Industry case study of Saman Bank of Iran

Business Intelligence System in Banking Industry case study of Saman Bank of Iran Business Intelligence System in Banking Industry case study of Saman Bank of Iran Maryam Marefati 1 and Seyyed Mohsen Hashemi 2 Abstract Business Intelligence (BI) is a set of tools, technologies and process

More information

MICROSOFT DYNAMICS CRM. Comparing the xrm Application Framework and Force.com: A Guide for Technical Decision Makers

MICROSOFT DYNAMICS CRM. Comparing the xrm Application Framework and Force.com: A Guide for Technical Decision Makers MICROSOFT DYNAMICS CRM Comparing the xrm Application Framework and Force.com: A Guide for Technical Decision Makers January 2011 CONTENTS Foundations for Business Applications: xrm and Force.com... 3 Why

More information

SEQUEL: The Best Data Solution Anywhere

SEQUEL: The Best Data Solution Anywhere SEQUEL: The Best Data Solution Anywhere SEQUEL is the leading data access solution for Power Systems running IBM i (AS/400 ). Around the world, thousands of users across all industries and companies from

More information

Advanced OLAP: Making the Hard Stuff Easy! Collaborate 2013

Advanced OLAP: Making the Hard Stuff Easy! Collaborate 2013 Advanced OLAP: Making the Hard Stuff Easy! Collaborate 2013 IOUG Presentation #732 Chris Claterbos Vlamis Software Solutions 816-781-2880 http://www.vlamis.com Presentation Agenda Introduction Why Oracle

More information

WHITE PAPER: EDM CONSIDERATIONS FOR A SUCCESSFUL ACQUISITION INTEGRATION

WHITE PAPER: EDM CONSIDERATIONS FOR A SUCCESSFUL ACQUISITION INTEGRATION WHITE PAPER: EDM CONSIDERATIONS FOR A SUCCESSFUL ACQUISITION INTEGRATION INTRODUCTION Just when you were feeling good about the progress of your Enterprise Data Management (EDM) and/or Business Intelligence

More information

Procurement and Spend Analytics

Procurement and Spend Analytics Atlanta Oracle Applications User Group Procurement and Spend Analytics Customer Case Study Kshitij Kumar & Sravan Daggupati Apps Associates LLC November 20, 2009 Agenda Why BI Apps Welch s Case Study Procurement

More information

Everything you want to know about. Sage Accpac Intelligence. Version

Everything you want to know about. Sage Accpac Intelligence. Version Everything you want to know about Sage Accpac Intelligence Version 2.1 2009-10-19 What is Sage Accpac Intelligence? Sage Accpac Intelligence or SAI is an exciting new product within the Sage Accpac Extended

More information

Audience Profile The course will likely be attended by SQL Server report creators who are interested in alternative methods of presenting data.

Audience Profile The course will likely be attended by SQL Server report creators who are interested in alternative methods of presenting data. [MS20778]: Analyzing Data with Power BI Length : 3 Days Audience(s) : Information Workers Level : 300 Technology : Power BI Delivery Method : Instructor-led (Classroom) Course Overview The main purpose

More information

Cubeware Connectivity for SAP Solutions

Cubeware Connectivity for SAP Solutions Cubeware Connectivity for SAP Solutions Clever BI connector for SAP SAP certification Adapter for SAP Business Suite and SAP Business All-in-One Powerful results without programming OLE DB interface Complete

More information

Enhancements in Spectrum Last Updated: April 5, 2018

Enhancements in Spectrum Last Updated: April 5, 2018 Enhancements in Spectrum 14.24 Last Updated: April 5, 2018 Status: Thunderbirds are GO! AP BI BI BI BI CM JC JC JC MM PO PO PO PR PR PR PS ST ST ST Use Tax Report Supports Work Orders Deep Linking New

More information

The Data Warehouse Etl Toolkit Practical Techniques For Extracting Cleaning Conforming And Delivering Ralph Kimball

The Data Warehouse Etl Toolkit Practical Techniques For Extracting Cleaning Conforming And Delivering Ralph Kimball The Data Warehouse Etl Toolkit Practical Techniques For Extracting Cleaning Conforming And Delivering Ralph We have made it easy for you to find a PDF Ebooks without any digging. And by having access to

More information