business intelligence portfolio

50
Business Intelligence Portfolio Mordechai Gal-Or, PhD. [email protected] July 2010

Upload: mgalor

Post on 28-May-2015

467 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Business Intelligence Portfolio

Business Intelligence Portfolio

Mordechai Gal-Or, PhD.

[email protected]

July 2010

Page 2: Business Intelligence Portfolio

“Not everything that can be counted counts, and not everything that counts can

be counted” (attributed to Albert Einstein)

“If you can’t measure it, you can’t manage it” (old saying)

The following portfolio reflects my understanding of IT related business issues and

the knowledge I acquired in more than 400 hours of Business Intelligence training at

SetFocus.

Page 3: Business Intelligence Portfolio

Topics Covered

General Background

SharePoint 2007

PerformancePoint 2007 (PPS)

Excel Services

SQL Server Reporting Services (SSRS)

SQL Server Analysis Services (SSAS)

SQL Server Integration Services (SSIS)

SQL Server - MDX & Transact SQL

Page 4: Business Intelligence Portfolio

The Balanced Scorecard

A concept developed by Kaplan & Norton (1992) for measuring a

company’s activities in terms of its vision and strategies, to give

managers a comprehensive view of the performance of the business

(*)

Focuses attention on the organization’s value drivers

Assesses the full impact of corporate strategies on customers and

workforce, as well as financial performance

The scorecard drives implementation of strategy using four

perspectives

Financial Perspective – measures reflecting financial performance

Customer Perspective – measures having a direct impact on customers and

their satisfaction

Internal Business Process Perspective – measures reflecting the

performance of key business processes

Learning and Growth Perspective - measures describing the company’s

learning curve

(*) R. Kaplan and D. Norman, “The Balanced Scorecard – Measures That Drive Performance,” Harvard

Business Review (January – February 1992)

Page 5: Business Intelligence Portfolio

The Four Balanced Scorecard

Perspectives

How do customers see us? At what must we excel?

Can we continue to improve and create value?

How do we look to shareholders?

Source: Adapted from R. Kaplan and D. Norman, “The Balanced Scorecard – Measures That Drive Performance,” Harvard

Business Review (January – February 1992): 72.

Page 6: Business Intelligence Portfolio

The “BI Landscape”

Source: Ralph Kimball, et al “The Data Warehouse Lifecycle Toolkit” 2nd Ed. (Wiley Publishing, Inc. 2008): 114.

Page 7: Business Intelligence Portfolio

Microsoft BI Technology Stack

Source: Nick Barclay and Adrian Downes “Monitoring and Analyzing with Microsoft Office PerformancePoint Server

2007” (Rational Press. 2007): 30.

Page 8: Business Intelligence Portfolio

SharePoint Server 2007

Page 9: Business Intelligence Portfolio

SharePointIndividualized Home Page

Page 10: Business Intelligence Portfolio

SharePointPPS Report Rendering

Page 11: Business Intelligence Portfolio

SharePointSSRS Report Rendering

Page 12: Business Intelligence Portfolio

SharePoint& Subscriptions

Page 13: Business Intelligence Portfolio

SharePointShared Schedules

Page 14: Business Intelligence Portfolio

SharePoint

Page 15: Business Intelligence Portfolio

PerformancePoint Server

2007

(PPS)

Page 16: Business Intelligence Portfolio

PPSSupported Reports

Page 17: Business Intelligence Portfolio

PPSAnalytics Reports

Page 18: Business Intelligence Portfolio

PPSReport Construction

Page 19: Business Intelligence Portfolio

PPSPreview Setup

Page 20: Business Intelligence Portfolio

PPSReport Preview

Page 21: Business Intelligence Portfolio

Excel Services

Page 22: Business Intelligence Portfolio

Excel ServicesReport Construction

Page 23: Business Intelligence Portfolio

Excel ServicesReport Rendering in PPS

Page 24: Business Intelligence Portfolio

SQL Server Reporting

Services

(SSRS)

Page 25: Business Intelligence Portfolio

SSRSReport Example

Page 26: Business Intelligence Portfolio

SSRSReport Example with Customized Parameters

Page 27: Business Intelligence Portfolio

SSRS

Programmatically

derived dropdown

lists

Page 28: Business Intelligence Portfolio

SSRSMDX Query

Page 29: Business Intelligence Portfolio

SSRSReport Layout

Page 30: Business Intelligence Portfolio

SQL Server Analysis

Services

(SSAS)

Page 31: Business Intelligence Portfolio

SSASThe Cube

Page 32: Business Intelligence Portfolio

SSASDimensions

Page 33: Business Intelligence Portfolio

SSASCalculated Members

Page 34: Business Intelligence Portfolio

SSAS

KPIs

Page 35: Business Intelligence Portfolio

SSASThe Browser

Page 36: Business Intelligence Portfolio

SQL Server Integration

Services

(SSIS)

Page 37: Business Intelligence Portfolio

SSISWorking with Control Flow Tasks

Page 38: Business Intelligence Portfolio

SSISWorking with Data Flow Tasks

Page 39: Business Intelligence Portfolio

SSISData Flow Transformations

Page 40: Business Intelligence Portfolio

SSISUsing T-SQL Code

Page 41: Business Intelligence Portfolio

SSISColumn Mapping

Page 42: Business Intelligence Portfolio

SSISMaster Execution Package

Page 43: Business Intelligence Portfolio

SSISAutomated eMail Output

Page 44: Business Intelligence Portfolio

SSISAutomated Scheduling

Page 45: Business Intelligence Portfolio

SSISSlowly Changing Dimensions

Page 46: Business Intelligence Portfolio

SQL Server

MDX & Transact SQL

Page 47: Business Intelligence Portfolio

MDX – Code ExampleTop Ten Percent of cities in terms of sales amount

Page 48: Business Intelligence Portfolio

MDX - Code ExampleCalculating the percent change between two

consecutive quarters

Page 49: Business Intelligence Portfolio

Transact SQL - Code ExampleSummarized Grouped Data

Page 50: Business Intelligence Portfolio

Transact SQL - Code ExampleUsing Common Table Expressions (CTE)