SlideShare a Scribd company logo
1 of 22
Yubaraj Khanal
Table Of Contents
 • Introduction
 • Tools Used
 • Project 1: All Works
 • Project2: SetFocus Applicant Analysis
Introduction
There are two projects done during the training period of
Business Intelligence:Master Program at Setfocus.

1. Individual Project (AllWorks, a fictitious company)
   This project was done by splitting into four different parts
   of Business Intelligence: Source Data Review, Data
   Integration, Data Analysis and Reporting.

2. Final Group Project (SetFocus Applicant)
   This project was done in a group of 4 people.
Tools Used
•   Microsoft SQL Server 2005
•   Microsoft Visio (Office 2007)
•   Microsoft SQL Server Management Studio
•   Microsoft SQL Server Integration Service (SSIS)
•   Microsoft SQL Server Analysis Service (SSAS)
•   Microsoft SQL Server Reporting Service (SSRS)
•   Microsoft Performance Point Server (PPS)
•   Microsoft SharePoint Server (MOSS)
•   Microsoft Excel (Offcie 2007)
•   Microsoft Visual Studio 2005
•   T-SQL
•   MDX
Project 1 : AllWorks
The first project was for a fictitious construction company called
AllWorks. Project was designed and build a SQL Server 2005
database to track employee and customer information, timesheet
and labor rates data, as well as job order information, job
materials, and customer invoices. In the client project scenario,
AllWorks currently stores this information in Excel Spreadsheets,
XML files, and csv files.
1. Review Data Source
2. Integrate external data sources into the SQL Server database.
3. Design and Create a SQL Server Analysis Service Application
4. Build reports using SQL Reporting Services, Performance
   Point Server Dashboard Designer and Excel Services. Create a
   simple dashboard of document-generated data using
   Microsoft SharePoint.
Phase I : Source Data Review
                        Source                              Destination (AllWorksDBStudent
                                                                 Database) Table Name
           File                       Details
                                                                     (After PHASE 2)
                            Employees Sheet             Employee Table
Employees.xls
                            Employeerates sheet         EmployeeRates Table
                            Clientlisting sheet         Client Table
                            Special grouping sheet      ClientGroupings
ClientGeographies.xls       Division Definition sheet   Division Table

                            Special Groupings Sheet     ClientGroupingXCliens Table

ProjectMaster.xls           ProjectMaster Sheet         Project(“Job”)Master Table
                            Different files with .csv
EmpTime####.csv                                         EmployeeTimeSheet Table
                            ext.
Phase II: SQL Server Integration
Service(SSIS)
 Use SQL Server 2005 Integration Services to integrate these external data
 sources into the SQL Server database.

 To integrate external sources of data into SQL server database, altogether
 (including mater package) 11 packages were created. Each data source was read
 by related component, data converted to the proper SQL supported type, check
 for validation and stored to the related tables in the database.

 After preparation of all packages, the packages were building and deployed and
 installed on SQL Server Database. Using SQL Server Agent, master package was
 scheduled to run on everyday at midnight.


The details of Phase II is available in SQL Server Integration Service: Project Documentation.
Phase II:SSIS Master Package
Phase III: SQL Server Analysis
Service (SSAS)
  The basic requirement of this part of the project is to design and create a SSAS
  Application by using data source, data view, relationship, cube, partition,
  aggregation, calculations and KPIs. There is also a separate part of project as a
  MDX Workshop.




The details of Phase II is available in SQL Server Analysis Service: Project Documentation.
Phase III: Data Source
Phase III: Cube Layout
(Fact and Dimensions)
Phase III: KPI Design and Output Sample
Phase IV: SSRS-PPS-SharePoint &
Excel Services
     • A PPS (Performance Point Server) Dashboard with 5 pages was created;
       the dashboard was deploy to the PPSDashboards Document Library
       underneath SharePoint Site Location. For this, four data sources are
       created , one for each of the four cubes (one for labor, one for overhead,
       one for materials, one for job summary)

     • Two SSRS reports are created and schedule one for automatic generation.
       Deploy it to the SSRSReports Document Library underneath SharePoint
       Site Location .

     • Another PPS dashboard with 3 spreadsheets was created from Excel
       Services; Deploy it     to the PPSDashboards Document Library
       underneath SharePoint Site Location.
The details of Phase III is available in SQL Server Reporting Service, Performance Point Server, SharePoint Server
& Excel Services : Project Documentation.
Phase IV: Sample Report using Performance
Point Server
Phase IV: Sample Report using SQL Server
Reporting Service (SSRS)
Phase IV: Sample Report using Excel Service
Project 2: SetFocus Applicants Analysis
Introduction
This is the Final Group Project done during the Business Intelligence
training period. This project was completed by a team of 4 peoples.

Objective
Currently, SetFocus has approximately 180,000 contact records of people
who have applied to the Masters Program over the past 10 years. These
records are stored in a single table of SQL Server Database in non
relational format. The main objective of this project is to develop a
Business Intelligence Solution that delivers different types of reports to
the end users.
Project 2: Steps
       •    Design Staging Database
       •    ETL Process – Data Sort and Clean-Up.
       •    OLAP Process- CUBE Design
       •    Reporting
             • SQL Server Reporting Service
             • Excel Service
             • Performance Point Server – Dashboard Design
             • Microsoft SharePoint Server- Web Part

The details of Phase III is available in Final Project-SetFocus Applicant Analysis: Project Documentation.
Staging Database Design: Using VISIO
Fact Table Package: Using SSIS
OLAP CUBE- SSAS
Report Sample

More Related Content

What's hot

Reports with SQL Server Reporting Services
Reports with SQL Server Reporting ServicesReports with SQL Server Reporting Services
Reports with SQL Server Reporting ServicesPeter Gfader
 
Microsoft SQL Server Analysis Services (SSAS) - A Practical Introduction
Microsoft SQL Server Analysis Services (SSAS) - A Practical Introduction Microsoft SQL Server Analysis Services (SSAS) - A Practical Introduction
Microsoft SQL Server Analysis Services (SSAS) - A Practical Introduction Mark Ginnebaugh
 
Amit Adhlakha Bi Portfolio
Amit Adhlakha Bi PortfolioAmit Adhlakha Bi Portfolio
Amit Adhlakha Bi PortfolioAmit Adhlakha
 
Professional Portfolio
Professional PortfolioProfessional Portfolio
Professional PortfolioMoniqueO Opris
 
SQL Server Reporting Services
SQL Server Reporting ServicesSQL Server Reporting Services
SQL Server Reporting ServicesAhmed Elbaz
 
Business Intelligence Portfolio 2003
Business Intelligence Portfolio 2003Business Intelligence Portfolio 2003
Business Intelligence Portfolio 2003troylrockwell
 
Basics & Intro to SQL Server Reporting Services: Sql Server Ssrs 2008 R2
Basics & Intro to SQL Server Reporting Services: Sql Server Ssrs 2008 R2Basics & Intro to SQL Server Reporting Services: Sql Server Ssrs 2008 R2
Basics & Intro to SQL Server Reporting Services: Sql Server Ssrs 2008 R2Bala Subra
 
Eugene Wabomnor Bi Portfolio
Eugene Wabomnor Bi PortfolioEugene Wabomnor Bi Portfolio
Eugene Wabomnor Bi Portfolioi661e21
 
Introduction to MSBI
Introduction to MSBIIntroduction to MSBI
Introduction to MSBIEdureka!
 
SQL Reporting Services
SQL Reporting ServicesSQL Reporting Services
SQL Reporting Servicesneha mittal
 
MSBI-SQL Server Reporting Services
MSBI-SQL Server Reporting ServicesMSBI-SQL Server Reporting Services
MSBI-SQL Server Reporting ServicesThejaswi shasthri
 
Introduction of ssis
Introduction of ssisIntroduction of ssis
Introduction of ssisdeepakk073
 
Professional Recycling - SSIS Custom Control Flow Components With Visual Stud...
Professional Recycling - SSIS Custom Control Flow Components With Visual Stud...Professional Recycling - SSIS Custom Control Flow Components With Visual Stud...
Professional Recycling - SSIS Custom Control Flow Components With Visual Stud...Wolfgang Strasser
 
MS SQL SERVER: SSIS and data mining
MS SQL SERVER: SSIS and data miningMS SQL SERVER: SSIS and data mining
MS SQL SERVER: SSIS and data miningDataminingTools Inc
 
Programmability enhancements in sql server 2008 r2
Programmability enhancements in sql server 2008 r2Programmability enhancements in sql server 2008 r2
Programmability enhancements in sql server 2008 r2Antonios Chatzipavlis
 
Microsoft SQL Server PowerPivot
Microsoft SQL Server PowerPivotMicrosoft SQL Server PowerPivot
Microsoft SQL Server PowerPivotMark Ginnebaugh
 
SQL Server Reporting Services (SSRS) 101
 SQL Server Reporting Services (SSRS) 101 SQL Server Reporting Services (SSRS) 101
SQL Server Reporting Services (SSRS) 101Sparkhound Inc.
 

What's hot (20)

Reports with SQL Server Reporting Services
Reports with SQL Server Reporting ServicesReports with SQL Server Reporting Services
Reports with SQL Server Reporting Services
 
Microsoft SQL Server Analysis Services (SSAS) - A Practical Introduction
Microsoft SQL Server Analysis Services (SSAS) - A Practical Introduction Microsoft SQL Server Analysis Services (SSAS) - A Practical Introduction
Microsoft SQL Server Analysis Services (SSAS) - A Practical Introduction
 
Amit Adhlakha Bi Portfolio
Amit Adhlakha Bi PortfolioAmit Adhlakha Bi Portfolio
Amit Adhlakha Bi Portfolio
 
Professional Portfolio
Professional PortfolioProfessional Portfolio
Professional Portfolio
 
Shashi.Kiran_CV
Shashi.Kiran_CVShashi.Kiran_CV
Shashi.Kiran_CV
 
SQL Server Reporting Services
SQL Server Reporting ServicesSQL Server Reporting Services
SQL Server Reporting Services
 
Business Intelligence Portfolio 2003
Business Intelligence Portfolio 2003Business Intelligence Portfolio 2003
Business Intelligence Portfolio 2003
 
Basics & Intro to SQL Server Reporting Services: Sql Server Ssrs 2008 R2
Basics & Intro to SQL Server Reporting Services: Sql Server Ssrs 2008 R2Basics & Intro to SQL Server Reporting Services: Sql Server Ssrs 2008 R2
Basics & Intro to SQL Server Reporting Services: Sql Server Ssrs 2008 R2
 
Eugene Wabomnor Bi Portfolio
Eugene Wabomnor Bi PortfolioEugene Wabomnor Bi Portfolio
Eugene Wabomnor Bi Portfolio
 
Introduction to MSBI
Introduction to MSBIIntroduction to MSBI
Introduction to MSBI
 
SQL Reporting Services
SQL Reporting ServicesSQL Reporting Services
SQL Reporting Services
 
MSBI-SQL Server Reporting Services
MSBI-SQL Server Reporting ServicesMSBI-SQL Server Reporting Services
MSBI-SQL Server Reporting Services
 
Introduction of ssis
Introduction of ssisIntroduction of ssis
Introduction of ssis
 
Professional Recycling - SSIS Custom Control Flow Components With Visual Stud...
Professional Recycling - SSIS Custom Control Flow Components With Visual Stud...Professional Recycling - SSIS Custom Control Flow Components With Visual Stud...
Professional Recycling - SSIS Custom Control Flow Components With Visual Stud...
 
Msbi online training
Msbi online trainingMsbi online training
Msbi online training
 
MS SQL SERVER: SSIS and data mining
MS SQL SERVER: SSIS and data miningMS SQL SERVER: SSIS and data mining
MS SQL SERVER: SSIS and data mining
 
Programmability enhancements in sql server 2008 r2
Programmability enhancements in sql server 2008 r2Programmability enhancements in sql server 2008 r2
Programmability enhancements in sql server 2008 r2
 
Ssis 2008
Ssis 2008Ssis 2008
Ssis 2008
 
Microsoft SQL Server PowerPivot
Microsoft SQL Server PowerPivotMicrosoft SQL Server PowerPivot
Microsoft SQL Server PowerPivot
 
SQL Server Reporting Services (SSRS) 101
 SQL Server Reporting Services (SSRS) 101 SQL Server Reporting Services (SSRS) 101
SQL Server Reporting Services (SSRS) 101
 

Similar to Business Intelligence Portfolio

Business Intelligence Portfolio
Business Intelligence PortfolioBusiness Intelligence Portfolio
Business Intelligence Portfoliowinghung
 
BI Portfolio
BI PortfolioBI Portfolio
BI Portfoliosprigge
 
Business Intelligence Portfolio
Business Intelligence PortfolioBusiness Intelligence Portfolio
Business Intelligence Portfoliodklawson
 
BI SQL Server2008R2 Portfolio
BI SQL Server2008R2 PortfolioBI SQL Server2008R2 Portfolio
BI SQL Server2008R2 Portfoliodlinder25
 
Bi developer gary thompson
Bi developer   gary thompsonBi developer   gary thompson
Bi developer gary thompsonGary Thompson
 
Business Intelligence Portfolio of Anastasia Bakhareva
Business Intelligence Portfolio of Anastasia BakharevaBusiness Intelligence Portfolio of Anastasia Bakhareva
Business Intelligence Portfolio of Anastasia Bakharevabanastal
 
BI 2008 Simple
BI 2008 SimpleBI 2008 Simple
BI 2008 Simplellangit
 
Ramesh BODS_IS
Ramesh BODS_ISRamesh BODS_IS
Ramesh BODS_ISRamesh Ch
 
Bi developer gary t
Bi developer   gary tBi developer   gary t
Bi developer gary tgaryt1953
 
SQL SERVER 2008 R2 CTP
SQL SERVER 2008 R2 CTPSQL SERVER 2008 R2 CTP
SQL SERVER 2008 R2 CTPGovind S Yadav
 

Similar to Business Intelligence Portfolio (20)

Business Intelligence Portfolio
Business Intelligence PortfolioBusiness Intelligence Portfolio
Business Intelligence Portfolio
 
BI Portfolio
BI PortfolioBI Portfolio
BI Portfolio
 
BI Portfolio
BI PortfolioBI Portfolio
BI Portfolio
 
Resume Vikram_S
Resume Vikram_SResume Vikram_S
Resume Vikram_S
 
AhmedWasfi2015
AhmedWasfi2015AhmedWasfi2015
AhmedWasfi2015
 
Business Intelligence Portfolio
Business Intelligence PortfolioBusiness Intelligence Portfolio
Business Intelligence Portfolio
 
James Henry Robinson
James Henry RobinsonJames Henry Robinson
James Henry Robinson
 
James Henry Robinson
James Henry RobinsonJames Henry Robinson
James Henry Robinson
 
It ready dw_day3_rev00
It ready dw_day3_rev00It ready dw_day3_rev00
It ready dw_day3_rev00
 
Resume
ResumeResume
Resume
 
BI SQL Server2008R2 Portfolio
BI SQL Server2008R2 PortfolioBI SQL Server2008R2 Portfolio
BI SQL Server2008R2 Portfolio
 
Bi Portfolio
Bi PortfolioBi Portfolio
Bi Portfolio
 
Bi developer gary thompson
Bi developer   gary thompsonBi developer   gary thompson
Bi developer gary thompson
 
Business Intelligence Portfolio of Anastasia Bakhareva
Business Intelligence Portfolio of Anastasia BakharevaBusiness Intelligence Portfolio of Anastasia Bakhareva
Business Intelligence Portfolio of Anastasia Bakhareva
 
BI 2008 Simple
BI 2008 SimpleBI 2008 Simple
BI 2008 Simple
 
Ramesh BODS_IS
Ramesh BODS_ISRamesh BODS_IS
Ramesh BODS_IS
 
Bi developer gary t
Bi developer   gary tBi developer   gary t
Bi developer gary t
 
Resume_Alka
Resume_AlkaResume_Alka
Resume_Alka
 
SQL SERVER 2008 R2 CTP
SQL SERVER 2008 R2 CTPSQL SERVER 2008 R2 CTP
SQL SERVER 2008 R2 CTP
 
ShashankJainMSBI
ShashankJainMSBIShashankJainMSBI
ShashankJainMSBI
 

Recently uploaded

#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?XfilesPro
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Alan Dix
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersThousandEyes
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptxLBM Solutions
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsMemoori
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxKatpro Technologies
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 

Recently uploaded (20)

#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptx
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial Buildings
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food Manufacturing
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 

Business Intelligence Portfolio

  • 2. Table Of Contents • Introduction • Tools Used • Project 1: All Works • Project2: SetFocus Applicant Analysis
  • 3. Introduction There are two projects done during the training period of Business Intelligence:Master Program at Setfocus. 1. Individual Project (AllWorks, a fictitious company) This project was done by splitting into four different parts of Business Intelligence: Source Data Review, Data Integration, Data Analysis and Reporting. 2. Final Group Project (SetFocus Applicant) This project was done in a group of 4 people.
  • 4. Tools Used • Microsoft SQL Server 2005 • Microsoft Visio (Office 2007) • Microsoft SQL Server Management Studio • Microsoft SQL Server Integration Service (SSIS) • Microsoft SQL Server Analysis Service (SSAS) • Microsoft SQL Server Reporting Service (SSRS) • Microsoft Performance Point Server (PPS) • Microsoft SharePoint Server (MOSS) • Microsoft Excel (Offcie 2007) • Microsoft Visual Studio 2005 • T-SQL • MDX
  • 5. Project 1 : AllWorks The first project was for a fictitious construction company called AllWorks. Project was designed and build a SQL Server 2005 database to track employee and customer information, timesheet and labor rates data, as well as job order information, job materials, and customer invoices. In the client project scenario, AllWorks currently stores this information in Excel Spreadsheets, XML files, and csv files. 1. Review Data Source 2. Integrate external data sources into the SQL Server database. 3. Design and Create a SQL Server Analysis Service Application 4. Build reports using SQL Reporting Services, Performance Point Server Dashboard Designer and Excel Services. Create a simple dashboard of document-generated data using Microsoft SharePoint.
  • 6. Phase I : Source Data Review Source Destination (AllWorksDBStudent Database) Table Name File Details (After PHASE 2) Employees Sheet Employee Table Employees.xls Employeerates sheet EmployeeRates Table Clientlisting sheet Client Table Special grouping sheet ClientGroupings ClientGeographies.xls Division Definition sheet Division Table Special Groupings Sheet ClientGroupingXCliens Table ProjectMaster.xls ProjectMaster Sheet Project(“Job”)Master Table Different files with .csv EmpTime####.csv EmployeeTimeSheet Table ext.
  • 7. Phase II: SQL Server Integration Service(SSIS) Use SQL Server 2005 Integration Services to integrate these external data sources into the SQL Server database. To integrate external sources of data into SQL server database, altogether (including mater package) 11 packages were created. Each data source was read by related component, data converted to the proper SQL supported type, check for validation and stored to the related tables in the database. After preparation of all packages, the packages were building and deployed and installed on SQL Server Database. Using SQL Server Agent, master package was scheduled to run on everyday at midnight. The details of Phase II is available in SQL Server Integration Service: Project Documentation.
  • 9. Phase III: SQL Server Analysis Service (SSAS) The basic requirement of this part of the project is to design and create a SSAS Application by using data source, data view, relationship, cube, partition, aggregation, calculations and KPIs. There is also a separate part of project as a MDX Workshop. The details of Phase II is available in SQL Server Analysis Service: Project Documentation.
  • 10. Phase III: Data Source
  • 11. Phase III: Cube Layout (Fact and Dimensions)
  • 12. Phase III: KPI Design and Output Sample
  • 13. Phase IV: SSRS-PPS-SharePoint & Excel Services • A PPS (Performance Point Server) Dashboard with 5 pages was created; the dashboard was deploy to the PPSDashboards Document Library underneath SharePoint Site Location. For this, four data sources are created , one for each of the four cubes (one for labor, one for overhead, one for materials, one for job summary) • Two SSRS reports are created and schedule one for automatic generation. Deploy it to the SSRSReports Document Library underneath SharePoint Site Location . • Another PPS dashboard with 3 spreadsheets was created from Excel Services; Deploy it to the PPSDashboards Document Library underneath SharePoint Site Location. The details of Phase III is available in SQL Server Reporting Service, Performance Point Server, SharePoint Server & Excel Services : Project Documentation.
  • 14. Phase IV: Sample Report using Performance Point Server
  • 15. Phase IV: Sample Report using SQL Server Reporting Service (SSRS)
  • 16. Phase IV: Sample Report using Excel Service
  • 17. Project 2: SetFocus Applicants Analysis Introduction This is the Final Group Project done during the Business Intelligence training period. This project was completed by a team of 4 peoples. Objective Currently, SetFocus has approximately 180,000 contact records of people who have applied to the Masters Program over the past 10 years. These records are stored in a single table of SQL Server Database in non relational format. The main objective of this project is to develop a Business Intelligence Solution that delivers different types of reports to the end users.
  • 18. Project 2: Steps • Design Staging Database • ETL Process – Data Sort and Clean-Up. • OLAP Process- CUBE Design • Reporting • SQL Server Reporting Service • Excel Service • Performance Point Server – Dashboard Design • Microsoft SharePoint Server- Web Part The details of Phase III is available in Final Project-SetFocus Applicant Analysis: Project Documentation.
  • 20. Fact Table Package: Using SSIS