30
Business Intelligence Portfolio Name : Haiping Wang Email : [email protected] m Phone : (859) 489- 4971

BI PPT Portfolio_Wang

Embed Size (px)

Citation preview

Page 1: BI PPT Portfolio_Wang

Business IntelligencePortfolio

Name : Haiping WangEmail :

[email protected] : (859) 489-4971

Page 2: BI PPT Portfolio_Wang

Table of Contents

• Data Modeling• T-SQL Programming• SQL Server Integration Services (SSIS)• SQL Server Analysis Services (SSAS)• MDX Programming• SQL Server Reporting Services (SSRS)• PerformancePoint & SharePoint Server Integration• Excel, PPS and SharePoint Integration• A brief view of Haiping’s Share point site

Page 3: BI PPT Portfolio_Wang

Data Modeling

Project Goals:• Selecting a Modeling Tool. • Understanding OLAP Modeling. (Star schema,

snowflake schema, combination schema)• Understanding Dimensional Modeling. (SCD

dimension type)• Understanding Cube modeling.• Creating and validating a standard taxonomy .

Page 4: BI PPT Portfolio_Wang

Visio Diagram of the BookSales Data Model

Page 5: BI PPT Portfolio_Wang

T-SQL Programming

Page 6: BI PPT Portfolio_Wang

T-SQL Programming

Page 7: BI PPT Portfolio_Wang

T-SQL Programming

Page 8: BI PPT Portfolio_Wang

SQL Server Integration Services (SSIS)

Project Goals : • Create packages to transfer the data from different raw data sources

(Excel, CSV). Data Sources are both normalized and non-normalized.• Do a full load of data into MS SQL Server 2005.• Run Scheduled packages nightly to import/update any additional

information.• Perform validation to detect errors (e.g. child records with invalid parent

records).• Generate emails with the results, including rows inserted, updated. Errors

are redirected to log files which become email attachments.• Create a separate package to re-index and shrink the database, as well as

perform nightly backups of the database.

Page 9: BI PPT Portfolio_Wang

SSIS – Data Flow Task (ETL)

Page 10: BI PPT Portfolio_Wang

SSIS – Control Flow Task (Foreach Loop)

Page 11: BI PPT Portfolio_Wang

SSIS – Master Package

Page 12: BI PPT Portfolio_Wang

SQL Server Analysis Services (SSAS)

Project Goals:

Overall: Creating an SSAS solution in BIDS, and building a cube from the four fact tables

• Create a Data Source, Data Source View with the new created relationships.

• Create a cube with four fact tables and Five dimensions.• Build Hierarchies, Calculated members, KPIs.• Create two partitions for each of the four fact table and design

aggregations.

Page 13: BI PPT Portfolio_Wang

SSAS – Data Source View

Page 14: BI PPT Portfolio_Wang

SSAS – Calculated Members

Page 15: BI PPT Portfolio_Wang

SSAS – KPIs

Page 16: BI PPT Portfolio_Wang

SSAS – Excel Output

Page 17: BI PPT Portfolio_Wang

MDX Programming

Page 18: BI PPT Portfolio_Wang

MDX Programming

Page 19: BI PPT Portfolio_Wang

MDX Programming

Page 20: BI PPT Portfolio_Wang

SQL Server Reporting Services

Parameters: Quarter (should default to the most recent quarter of available data)Must also show the previous quarterSort by the overhead Category NameShow increases in overhead % change in RED.If you have no dollars for the prior quarter, but dollars for the current quarter, show the % increase as 100%.If you have no dollars for the current quarter, but dollars for the previous quarter, show the % increase as 0%.

Page 21: BI PPT Portfolio_Wang

SQL Server Reporting Services

The employee parameter should be for ONE employeeGroup on name, and then on week end date (since someone can work on multiple projects in a week)Include subtotals for the week end date, as well as final totalBased on the employee, you only want the dropdown for week ending dates that the employee worked..

Page 22: BI PPT Portfolio_Wang

SQL Server Reporting Services

Custom MDX for Point Labels

Page 23: BI PPT Portfolio_Wang

SQL Server Reporting Services

Page 24: BI PPT Portfolio_Wang

PerformancePoint & SharePoint Server Integration

• Hierarchical scorecards

• Value for selected quarter

• Current status vs. goal for period

Page 25: BI PPT Portfolio_Wang

PerformancePoint & SharePoint Server Integration

Quarterly Overhead by Categories

Page 26: BI PPT Portfolio_Wang

PerformancePoint & SharePoint Server Integration

Employee’s labor dollars by quarter, along with the percentage of labor for the jobs the employee worked on.

Page 27: BI PPT Portfolio_Wang

Excel, PPS and SharePoint Integration

Page 28: BI PPT Portfolio_Wang

Excel, PPS and SharePoint Integration

Page 29: BI PPT Portfolio_Wang

Excel, PPS and SharePoint Integration

Page 30: BI PPT Portfolio_Wang

A brief view of Haiping’s Share point site