SlideShare a Scribd company logo
1 of 42
MSBI (SSIS, SSAS, SSRS) ONLINE
TRAINING
Glory IT Technologies
PREREQUSITES
 Conceptual understanding of OLAP solutions
 Experience navigating the Microsoft Windows Server
environment
 Experience with Windows services (starting and
stopping)
 Experience creating service accounts and permissions
 Some experience with Microsoft SQL Server, including:
 QL Server Agent
 SQL Server query language (SELECT, UPDATE, INSERT,
and DELETE)
 SQL Server System tables
1. MICROSOFT – BUSINESS INTELLIGENCE (SSIS,
SSAS, SSRS)
2. SQL Server 2008 – Analysis Services
What is Microsoft BI?
 Core concept – BI is the cube or UDM
 Example cube as seen using Excel pivot table
 MS BI is comprehensive – more than Analysis
Services on SQL Server
 Demonstration of SQL Reporting Services
with cube as data source
Course Content
OLAP Modeling
Modeling source schemas—stars and
snowflakes
Understanding dimensional modeling—
Dimensions (Type 1, 2, or 3) or rapidly
changing
Understanding fact (measures) and cube
modeling
Other types of modeling—data mining etc…
Using SSAS in BIDS
Understanding the development
environment
Creating Data Sources and Data Source Views
Creating cubes – using the UDM and the Cube
Build Wizard
Refining Dimensions and Measures in BIDS
Intermediate SSAS
o KPIs
o Perspectives
o Translations – cube metadata and currency
localization
o Actions – regular, drill-through and reporting
Advanced SSAS
Using multiple fact tables
Modeling intermediate fact tables
Modeling M:M dimensions, Fact
(degenerate) dimensions, Role-playing
dimensions, write back dimensions
Modeling changing dimensions – Dimension
Intelligence w/ Wizard
Using the Add Business Intelligence Wizards –
write-back, semi-additive measures, time
intelligence, account intelligence
Cube Storage and Aggregation
• Storage topics – basic aggregations, MOLAP
• Advanced Storage Design – MOLAP, ROLAP,
HOLAP
• Partitions – relational and Analysis Services
partitions
• Customizing Aggregation Design – Processing
Design
• Rapidly changing dimensions / ROLAP
dimensions
• Welcome to the Real Time – Proactive Caching
• Cube processing options
Beginning MDX
Basic syntax
Using the MDX query editor in SQL Server
Management Studio
Most-used Functions & Common tasks
New MDX functions
Intermediate MDX
Adding calculated members
Adding scripts
Adding named sets
.NET Assemblies
SSAS Administration
Best practices – health monitoring
XMLA scripting (SQL Mgmt Studio)
Other Documentation methods
Security – roles and permissions
Disaster Recovery – backup / restore
Clustering – high availability
Introduction to Data Mining
What and why?
Examples of using each of the 9 algorithms
(MS Clustering, MS Decision Trees, Naïve
Bayes, MS
Sequence Clustering, MS Time Series, MS
Association Rules, MS Neural Network)
Data Mining dimensions
Data Mining clients
Processing mining models
Introduction to Reporting Clients
 Excel 2003 Pivot Tables
 SQL RS & Report Builder
 SPS RS web parts & .NET 2.0 report viewer
controls
 Business Scorecards 2008& ProClarity
Future Directions – Integration with
Office 12
SharePoint 12 and AS
Report Center (type of dashboard) uses KPIs,
Reports, Excel Web, Filter
Excel Services 12 and AS (Web Services)
SQL Server 2008 Integration Services
Introduction to SQL Server Integration
Services
Product History
SSIS Package Architecture Overview
Development and Management Tools
Deploying and Managing SSIS Packages
Source Control for SSIS Packages
SSIS for DBAs: Using SQL Server
Management Studio
 The Import and Export Wizard
 Importing and Exporting Data
 Working with Packages
 Database Maintenance Plans
 Creating Database Maintenance Plans using
SSMS
 Scheduling and Executing Plans
 Examining Database Maintenance Plan Packages
 Changes in SQL Server 2008 Service Pack 2
Business Intelligence Development
Studio
o Launching BIDS
o Project templates
o The package designer
o The Toolbox
o Solution Explorer
o The Properties window
o The Variables window
o The SSIS menu
Introduction to Control Flow
• Control Flow Overview
• Precedence Constraints
• The Execute SQL Task
• The Bulk Insert Task
• The File System Task
• The FTP Task
• The Send Mail Task
Advanced Control Flow
 Containers – grouping and looping
 The Web Service Task
 The WMI tasks
 The Analysis Services tasks
 The Execute Process Task
 The Execute Package Task
Introduction to Data Flow
Data Flow Overview
Data Sources
Data Destinations
Data Transformations
The Copy Column Transformation
The Derived Column Transformation
The Data Conversion Transformation
The Conditional Split Transformation
The Aggregate Transformation
The Sort Transformation
Data Viewers
Variables and Configurations
Variables Overview
Variable scope
SSIS system variables
Using variables in control flow
Using variables in data flow
Using variables to pass information between
packages
Property expressions
Configuration Overview
Configuration options
Configuration discipline
Debugging, Error Handling and
Logging
o SSIS debugging overview
o Breakpoints in SSIS
o SSIS debugging windows
o Control Flow: The On Error event handler
o Data Flow: Error data flow
o Configuring Package Logging
o Built-in log providers
Advanced Data Flow
Revisiting data sources and destinations
The Lookup Transformation
Getting Fuzzy: The Fuzzy Lookup and Fuzzy
Grouping Transformations
The Multicast Transformation
The Merge and Merge Join Transformations
The Data Mining Query Transformation
The Data Mining Model Training Destination
The Slowly Changing Dimension Transformation
Extending SSIS through Custom Code
 Introduction to SSIS scripting
 The SSIS script editor
 The SSIS object model
 Script in Control flow: The Script Task
 Script in Data flow: The Script Component
 Introduction to SSIS component development
SSIS Package Deployment
Configurations and deployment
The deployment utility
Deployment options
Deployment security
Executing packages – DTExec and DTExecUI
SSIS Package Management
• The SSIS Service
• Managing packages with DTUtil
• Managing packages with SQL Server
Management Studio Scheduling packages
with SQL Server Agent
SQL Server 2008 Reporting Services
Introduction to SQL Server Reporting
Services
Tour of Features
Reporting Services Architecture
Reporting Services Terminology
Reporting Services Editions
Taking Reporting Services for a Spin
Creating Reports
o Deconstructing Reporting Services
o Shared Data Sources
o Creating Reports from Scratch
Calculations and Formatting
Creating Expressions
Using the Global Collections
Formatting Items
Conditional Formatting
Grouping and Sorting
Creating Groups
Calculating Totals and Percentages
Interactive Sorting
Creating Drill-Down Reports
Report Parameters
• Creating Report Parameters
• Creating Drop-Down Parameters
• Multi-Valued Parameters
• Debugging Parameter Issues
Creating Matrix Reports and Charts
Creating a Basic Matrix Report
Matrix Subtotals
Creating a Basic Chart
Exploring the Charting Possibilities
Managing Reporting Services
o Deploying Reports and Data Sources
o Exporting Reports and Printing
o Using the Web-Based Report Manager
o Using SQL Server Management Studio-based
Reporting Services Manager
Reporting Services Security
 Two Parts to Reporting Services Security
 Securing Access to Reports
 Data Source Security
Programming Reporting Services
o The Many Reporting Services APIs
o Integrating Reporting Services into
Applications using URL Access
o Using the Report Viewer Controls
Advanced Reporting Services
Programming
Using the Reporting Services Web Service
Working with Custom Assemblies
Snapshots and Subscriptions
Caching and Snapshots
Creating Standard Subscriptions
Creating Data-Driven Subscriptions
Managing Subscriptions
Ad-Hoc Reporting with Report Builder
The Report Builder Architecture
Creating Report Model Projects
Running Report Builder
You will dive into designing an ETL solution
architecture using Microsoft SQL Server integration
services and implementing and maintaining
Microsoft SQL server integration services.
In addition, we will extensively cover how to design
an analysis solution architecture using Microsoft
SQL server analysis services and implement and
maintain sql server analysis.
 You will expand you knowledge on MDX queries
and learn how create complex reports employing
expressions, global collections and conditional
formatting using sql server reporting services
 MSBI is intended for Software Professionals who
are responsible for implementing and maintaining
MS SQL server reporting and analysis
Contact us for free Demo
 We stay with you until you get the results you want.
 If you really interested, please let me know .
 We will arrange the Demo Session.
 Feel Free to call us any time
Thanks & Regards
Srinivas
GloryITTechnologies
Email:Info@gloryittechnologies.com
Phone:+91-9032813456/+91-9160177789
Skype ID : gloryittechnologies
THANK YOU

More Related Content

What's hot

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
 
Ssrs introduction session 1
Ssrs introduction session 1Ssrs introduction session 1
Ssrs introduction session 1Muthuvel P
 
Denny Lee\'s Data Camp v1.0 talk on SSRS Best Practices for IT
Denny Lee\'s Data Camp v1.0 talk on SSRS Best Practices for ITDenny Lee\'s Data Camp v1.0 talk on SSRS Best Practices for IT
Denny Lee\'s Data Camp v1.0 talk on SSRS Best Practices for ITBala Subra
 
Introduction to Microsoft SQL Server 2008 R2 Integration Services
Introduction to Microsoft SQL Server 2008 R2 Integration ServicesIntroduction to Microsoft SQL Server 2008 R2 Integration Services
Introduction to Microsoft SQL Server 2008 R2 Integration ServicesQuang Nguyễn Bá
 
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.
 
SQL Server Reporting Services
SQL Server Reporting ServicesSQL Server Reporting Services
SQL Server Reporting ServicesAhmed Elbaz
 
Building SSRS 2008 large scale solutions
Building SSRS 2008 large scale solutionsBuilding SSRS 2008 large scale solutions
Building SSRS 2008 large scale solutionsDenny Lee
 
MSBI-SQL Server Reporting Services
MSBI-SQL Server Reporting ServicesMSBI-SQL Server Reporting Services
MSBI-SQL Server Reporting ServicesThejaswi shasthri
 
Reports with SQL Server Reporting Services
Reports with SQL Server Reporting ServicesReports with SQL Server Reporting Services
Reports with SQL Server Reporting ServicesPeter Gfader
 
SSRS 2008 R2
SSRS 2008 R2SSRS 2008 R2
SSRS 2008 R2tomerl
 
Presentation 1 - SSRS (1)
Presentation 1 - SSRS (1)Presentation 1 - SSRS (1)
Presentation 1 - SSRS (1)Anurag Rana
 
SSAS, MDX , Cube understanding, Browsing and Tools information
SSAS, MDX , Cube understanding, Browsing and Tools information SSAS, MDX , Cube understanding, Browsing and Tools information
SSAS, MDX , Cube understanding, Browsing and Tools information Vishal Pawar
 
SSRS Tutorial | SQL SERVER REPORTING SERVICES ( SSRS ) | MSBI Training Videos...
SSRS Tutorial | SQL SERVER REPORTING SERVICES ( SSRS ) | MSBI Training Videos...SSRS Tutorial | SQL SERVER REPORTING SERVICES ( SSRS ) | MSBI Training Videos...
SSRS Tutorial | SQL SERVER REPORTING SERVICES ( SSRS ) | MSBI Training Videos...Edureka!
 
Sql azure dec_2010 Lynn & Ike
Sql azure dec_2010 Lynn & IkeSql azure dec_2010 Lynn & Ike
Sql azure dec_2010 Lynn & IkeIke Ellis
 
Ssis 2016 RC3
Ssis 2016 RC3Ssis 2016 RC3
Ssis 2016 RC3MSDEVMTL
 

What's hot (20)

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
 
SSRS for DBA's
SSRS for DBA'sSSRS for DBA's
SSRS for DBA's
 
Ssrs introduction session 1
Ssrs introduction session 1Ssrs introduction session 1
Ssrs introduction session 1
 
Denny Lee\'s Data Camp v1.0 talk on SSRS Best Practices for IT
Denny Lee\'s Data Camp v1.0 talk on SSRS Best Practices for ITDenny Lee\'s Data Camp v1.0 talk on SSRS Best Practices for IT
Denny Lee\'s Data Camp v1.0 talk on SSRS Best Practices for IT
 
Introduction to Microsoft SQL Server 2008 R2 Integration Services
Introduction to Microsoft SQL Server 2008 R2 Integration ServicesIntroduction to Microsoft SQL Server 2008 R2 Integration Services
Introduction to Microsoft SQL Server 2008 R2 Integration Services
 
SQL Server Reporting Services (SSRS) 101
 SQL Server Reporting Services (SSRS) 101 SQL Server Reporting Services (SSRS) 101
SQL Server Reporting Services (SSRS) 101
 
MSBI-SSRS PPT
MSBI-SSRS PPTMSBI-SSRS PPT
MSBI-SSRS PPT
 
SQL Server Reporting Services
SQL Server Reporting ServicesSQL Server Reporting Services
SQL Server Reporting Services
 
Building SSRS 2008 large scale solutions
Building SSRS 2008 large scale solutionsBuilding SSRS 2008 large scale solutions
Building SSRS 2008 large scale solutions
 
MSBI-SQL Server Reporting Services
MSBI-SQL Server Reporting ServicesMSBI-SQL Server Reporting Services
MSBI-SQL Server Reporting Services
 
SSIS begineer
SSIS begineerSSIS begineer
SSIS begineer
 
Reports with SQL Server Reporting Services
Reports with SQL Server Reporting ServicesReports with SQL Server Reporting Services
Reports with SQL Server Reporting Services
 
SSRS 2008 R2
SSRS 2008 R2SSRS 2008 R2
SSRS 2008 R2
 
Presentation 1 - SSRS (1)
Presentation 1 - SSRS (1)Presentation 1 - SSRS (1)
Presentation 1 - SSRS (1)
 
William Lu
William LuWilliam Lu
William Lu
 
SSAS, MDX , Cube understanding, Browsing and Tools information
SSAS, MDX , Cube understanding, Browsing and Tools information SSAS, MDX , Cube understanding, Browsing and Tools information
SSAS, MDX , Cube understanding, Browsing and Tools information
 
SSRS Tutorial | SQL SERVER REPORTING SERVICES ( SSRS ) | MSBI Training Videos...
SSRS Tutorial | SQL SERVER REPORTING SERVICES ( SSRS ) | MSBI Training Videos...SSRS Tutorial | SQL SERVER REPORTING SERVICES ( SSRS ) | MSBI Training Videos...
SSRS Tutorial | SQL SERVER REPORTING SERVICES ( SSRS ) | MSBI Training Videos...
 
Auditing Data Access in SQL Server
Auditing Data Access in SQL ServerAuditing Data Access in SQL Server
Auditing Data Access in SQL Server
 
Sql azure dec_2010 Lynn & Ike
Sql azure dec_2010 Lynn & IkeSql azure dec_2010 Lynn & Ike
Sql azure dec_2010 Lynn & Ike
 
Ssis 2016 RC3
Ssis 2016 RC3Ssis 2016 RC3
Ssis 2016 RC3
 

Similar to Msbi online training

MSBI Online Training in Hyderabad
MSBI Online Training in HyderabadMSBI Online Training in Hyderabad
MSBI Online Training in Hyderabadunited global soft
 
MSBI Online Training in Hyderabad
MSBI Online Training in HyderabadMSBI Online Training in Hyderabad
MSBI Online Training in Hyderabadunited global soft
 
BI 2008 Simple
BI 2008 SimpleBI 2008 Simple
BI 2008 Simplellangit
 
Samuel Bayeta
Samuel BayetaSamuel Bayeta
Samuel BayetaSam B
 
SQL Server 2008 Data Mining
SQL Server 2008 Data MiningSQL Server 2008 Data Mining
SQL Server 2008 Data Miningllangit
 
SQL Server 2008 Data Mining
SQL Server 2008 Data MiningSQL Server 2008 Data Mining
SQL Server 2008 Data Miningllangit
 
Microsoft BI reporting capabilities (on-prem solutions) Presentation
Microsoft BI reporting capabilities (on-prem solutions) PresentationMicrosoft BI reporting capabilities (on-prem solutions) Presentation
Microsoft BI reporting capabilities (on-prem solutions) Presentationjeromedoyen
 
SQL Server 2008 Data Mining
SQL Server 2008 Data MiningSQL Server 2008 Data Mining
SQL Server 2008 Data Miningllangit
 
SQL Server (BI/T-SQL) Consultant
SQL Server (BI/T-SQL) Consultant SQL Server (BI/T-SQL) Consultant
SQL Server (BI/T-SQL) Consultant Rajabpdev
 
Professional Portfolio
Professional PortfolioProfessional Portfolio
Professional PortfolioMoniqueO Opris
 
Rock Solid SQL Server Management
Rock Solid SQL Server ManagementRock Solid SQL Server Management
Rock Solid SQL Server ManagementTony Bain
 
Practical msbi(ssis, ssas,ssrs)
Practical msbi(ssis, ssas,ssrs)Practical msbi(ssis, ssas,ssrs)
Practical msbi(ssis, ssas,ssrs)ssmasters
 
Practical msbi(ssis, ssas,ssrs)
Practical msbi(ssis, ssas,ssrs)Practical msbi(ssis, ssas,ssrs)
Practical msbi(ssis, ssas,ssrs)ssmasters
 
Microsoft SQL Server 2012 Components and Tools (Quick Overview) - Rev 1.3
Microsoft SQL Server 2012 Components and Tools (Quick Overview) - Rev 1.3Microsoft SQL Server 2012 Components and Tools (Quick Overview) - Rev 1.3
Microsoft SQL Server 2012 Components and Tools (Quick Overview) - Rev 1.3Naji El Kotob
 
A Primer To Sybase Iq Development July 13
A Primer To Sybase Iq Development July 13A Primer To Sybase Iq Development July 13
A Primer To Sybase Iq Development July 13sparkwan
 
Data Mining 2008
Data Mining 2008Data Mining 2008
Data Mining 2008llangit
 

Similar to Msbi online training (20)

Msbi course content
Msbi course contentMsbi course content
Msbi course content
 
MSBI Online Training in Hyderabad
MSBI Online Training in HyderabadMSBI Online Training in Hyderabad
MSBI Online Training in Hyderabad
 
MSBI Online Training in India
MSBI Online Training in IndiaMSBI Online Training in India
MSBI Online Training in India
 
MSBI Online Training
MSBI Online Training MSBI Online Training
MSBI Online Training
 
MSBI Online Training in India
MSBI Online Training in IndiaMSBI Online Training in India
MSBI Online Training in India
 
MSBI Online Training in Hyderabad
MSBI Online Training in HyderabadMSBI Online Training in Hyderabad
MSBI Online Training in Hyderabad
 
BI 2008 Simple
BI 2008 SimpleBI 2008 Simple
BI 2008 Simple
 
Samuel Bayeta
Samuel BayetaSamuel Bayeta
Samuel Bayeta
 
SQL Server 2008 Data Mining
SQL Server 2008 Data MiningSQL Server 2008 Data Mining
SQL Server 2008 Data Mining
 
SQL Server 2008 Data Mining
SQL Server 2008 Data MiningSQL Server 2008 Data Mining
SQL Server 2008 Data Mining
 
Microsoft BI reporting capabilities (on-prem solutions) Presentation
Microsoft BI reporting capabilities (on-prem solutions) PresentationMicrosoft BI reporting capabilities (on-prem solutions) Presentation
Microsoft BI reporting capabilities (on-prem solutions) Presentation
 
SQL Server 2008 Data Mining
SQL Server 2008 Data MiningSQL Server 2008 Data Mining
SQL Server 2008 Data Mining
 
SQL Server (BI/T-SQL) Consultant
SQL Server (BI/T-SQL) Consultant SQL Server (BI/T-SQL) Consultant
SQL Server (BI/T-SQL) Consultant
 
Professional Portfolio
Professional PortfolioProfessional Portfolio
Professional Portfolio
 
Rock Solid SQL Server Management
Rock Solid SQL Server ManagementRock Solid SQL Server Management
Rock Solid SQL Server Management
 
Practical msbi(ssis, ssas,ssrs)
Practical msbi(ssis, ssas,ssrs)Practical msbi(ssis, ssas,ssrs)
Practical msbi(ssis, ssas,ssrs)
 
Practical msbi(ssis, ssas,ssrs)
Practical msbi(ssis, ssas,ssrs)Practical msbi(ssis, ssas,ssrs)
Practical msbi(ssis, ssas,ssrs)
 
Microsoft SQL Server 2012 Components and Tools (Quick Overview) - Rev 1.3
Microsoft SQL Server 2012 Components and Tools (Quick Overview) - Rev 1.3Microsoft SQL Server 2012 Components and Tools (Quick Overview) - Rev 1.3
Microsoft SQL Server 2012 Components and Tools (Quick Overview) - Rev 1.3
 
A Primer To Sybase Iq Development July 13
A Primer To Sybase Iq Development July 13A Primer To Sybase Iq Development July 13
A Primer To Sybase Iq Development July 13
 
Data Mining 2008
Data Mining 2008Data Mining 2008
Data Mining 2008
 

More from Glory IT Technologies Pvt. Ltd.

More from Glory IT Technologies Pvt. Ltd. (20)

Sap hana modelling online training
Sap hana modelling online trainingSap hana modelling online training
Sap hana modelling online training
 
Obia online training
Obia online trainingObia online training
Obia online training
 
Oracle application testing suite online training
Oracle application testing suite online trainingOracle application testing suite online training
Oracle application testing suite online training
 
Oracle soa bpel 11 g online training
Oracle soa bpel 11 g online trainingOracle soa bpel 11 g online training
Oracle soa bpel 11 g online training
 
Oracle soa suite online training
Oracle soa suite online trainingOracle soa suite online training
Oracle soa suite online training
 
Sharepoint server online training
Sharepoint server online trainingSharepoint server online training
Sharepoint server online training
 
Sql server dba online training
Sql server dba online trainingSql server dba online training
Sql server dba online training
 
Quick test professional (qtp) online training
Quick test professional (qtp) online trainingQuick test professional (qtp) online training
Quick test professional (qtp) online training
 
Oracle hyperion financial management
Oracle hyperion financial managementOracle hyperion financial management
Oracle hyperion financial management
 
Oracle fusion dba online training
Oracle fusion  dba online trainingOracle fusion  dba online training
Oracle fusion dba online training
 
Oracle core dba online training
Oracle core dba online trainingOracle core dba online training
Oracle core dba online training
 
Tableau online training
Tableau online trainingTableau online training
Tableau online training
 
Qlikview online training
Qlikview online trainingQlikview online training
Qlikview online training
 
Informatica power center 9 Online Training
Informatica power center 9 Online TrainingInformatica power center 9 Online Training
Informatica power center 9 Online Training
 
Data stage Online Training
Data stage Online TrainingData stage Online Training
Data stage Online Training
 
Cognos tm1 architecture online training
Cognos tm1 architecture online trainingCognos tm1 architecture online training
Cognos tm1 architecture online training
 
Oracle inventory management online training
Oracle inventory management online trainingOracle inventory management online training
Oracle inventory management online training
 
Oracle identity & access management online training
Oracle identity & access management online trainingOracle identity & access management online training
Oracle identity & access management online training
 
Oracle demantra online training
Oracle demantra online trainingOracle demantra online training
Oracle demantra online training
 
Oracle data integrator (odi) online training
Oracle data integrator (odi) online trainingOracle data integrator (odi) online training
Oracle data integrator (odi) online training
 

Recently uploaded

EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxRaymartEstabillo3
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon AUnboundStockton
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPCeline George
 
Blooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docxBlooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docxUnboundStockton
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxthorishapillay1
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Celine George
 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceSamikshaHamane
 
Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxAvyJaneVismanos
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
 
MICROBIOLOGY biochemical test detailed.pptx
MICROBIOLOGY biochemical test detailed.pptxMICROBIOLOGY biochemical test detailed.pptx
MICROBIOLOGY biochemical test detailed.pptxabhijeetpadhi001
 
Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...jaredbarbolino94
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxiammrhaywood
 
Capitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptxCapitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptxCapitolTechU
 
AmericanHighSchoolsprezentacijaoskolama.
AmericanHighSchoolsprezentacijaoskolama.AmericanHighSchoolsprezentacijaoskolama.
AmericanHighSchoolsprezentacijaoskolama.arsicmarija21
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersSabitha Banu
 

Recently uploaded (20)

EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon A
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERP
 
Blooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docxBlooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docx
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptx
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17
 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in Pharmacovigilance
 
Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptx
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
 
MICROBIOLOGY biochemical test detailed.pptx
MICROBIOLOGY biochemical test detailed.pptxMICROBIOLOGY biochemical test detailed.pptx
MICROBIOLOGY biochemical test detailed.pptx
 
Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...
 
9953330565 Low Rate Call Girls In Rohini Delhi NCR
9953330565 Low Rate Call Girls In Rohini  Delhi NCR9953330565 Low Rate Call Girls In Rohini  Delhi NCR
9953330565 Low Rate Call Girls In Rohini Delhi NCR
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
 
Capitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptxCapitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptx
 
AmericanHighSchoolsprezentacijaoskolama.
AmericanHighSchoolsprezentacijaoskolama.AmericanHighSchoolsprezentacijaoskolama.
AmericanHighSchoolsprezentacijaoskolama.
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginners
 

Msbi online training

  • 1. MSBI (SSIS, SSAS, SSRS) ONLINE TRAINING Glory IT Technologies
  • 2. PREREQUSITES  Conceptual understanding of OLAP solutions  Experience navigating the Microsoft Windows Server environment  Experience with Windows services (starting and stopping)  Experience creating service accounts and permissions  Some experience with Microsoft SQL Server, including:  QL Server Agent  SQL Server query language (SELECT, UPDATE, INSERT, and DELETE)  SQL Server System tables
  • 3. 1. MICROSOFT – BUSINESS INTELLIGENCE (SSIS, SSAS, SSRS) 2. SQL Server 2008 – Analysis Services
  • 4. What is Microsoft BI?  Core concept – BI is the cube or UDM  Example cube as seen using Excel pivot table  MS BI is comprehensive – more than Analysis Services on SQL Server  Demonstration of SQL Reporting Services with cube as data source
  • 5. Course Content OLAP Modeling Modeling source schemas—stars and snowflakes Understanding dimensional modeling— Dimensions (Type 1, 2, or 3) or rapidly changing Understanding fact (measures) and cube modeling Other types of modeling—data mining etc…
  • 6. Using SSAS in BIDS Understanding the development environment Creating Data Sources and Data Source Views Creating cubes – using the UDM and the Cube Build Wizard Refining Dimensions and Measures in BIDS
  • 7. Intermediate SSAS o KPIs o Perspectives o Translations – cube metadata and currency localization o Actions – regular, drill-through and reporting
  • 8. Advanced SSAS Using multiple fact tables Modeling intermediate fact tables Modeling M:M dimensions, Fact (degenerate) dimensions, Role-playing dimensions, write back dimensions Modeling changing dimensions – Dimension Intelligence w/ Wizard Using the Add Business Intelligence Wizards – write-back, semi-additive measures, time intelligence, account intelligence
  • 9. Cube Storage and Aggregation • Storage topics – basic aggregations, MOLAP • Advanced Storage Design – MOLAP, ROLAP, HOLAP • Partitions – relational and Analysis Services partitions • Customizing Aggregation Design – Processing Design • Rapidly changing dimensions / ROLAP dimensions • Welcome to the Real Time – Proactive Caching • Cube processing options
  • 10. Beginning MDX Basic syntax Using the MDX query editor in SQL Server Management Studio Most-used Functions & Common tasks New MDX functions
  • 11. Intermediate MDX Adding calculated members Adding scripts Adding named sets .NET Assemblies
  • 12. SSAS Administration Best practices – health monitoring XMLA scripting (SQL Mgmt Studio) Other Documentation methods Security – roles and permissions Disaster Recovery – backup / restore Clustering – high availability
  • 13. Introduction to Data Mining What and why? Examples of using each of the 9 algorithms (MS Clustering, MS Decision Trees, Naïve Bayes, MS Sequence Clustering, MS Time Series, MS Association Rules, MS Neural Network) Data Mining dimensions Data Mining clients Processing mining models
  • 14. Introduction to Reporting Clients  Excel 2003 Pivot Tables  SQL RS & Report Builder  SPS RS web parts & .NET 2.0 report viewer controls  Business Scorecards 2008& ProClarity
  • 15. Future Directions – Integration with Office 12 SharePoint 12 and AS Report Center (type of dashboard) uses KPIs, Reports, Excel Web, Filter Excel Services 12 and AS (Web Services)
  • 16. SQL Server 2008 Integration Services Introduction to SQL Server Integration Services Product History SSIS Package Architecture Overview Development and Management Tools Deploying and Managing SSIS Packages Source Control for SSIS Packages
  • 17. SSIS for DBAs: Using SQL Server Management Studio  The Import and Export Wizard  Importing and Exporting Data  Working with Packages  Database Maintenance Plans  Creating Database Maintenance Plans using SSMS  Scheduling and Executing Plans  Examining Database Maintenance Plan Packages  Changes in SQL Server 2008 Service Pack 2
  • 18. Business Intelligence Development Studio o Launching BIDS o Project templates o The package designer o The Toolbox o Solution Explorer o The Properties window o The Variables window o The SSIS menu
  • 19. Introduction to Control Flow • Control Flow Overview • Precedence Constraints • The Execute SQL Task • The Bulk Insert Task • The File System Task • The FTP Task • The Send Mail Task
  • 20. Advanced Control Flow  Containers – grouping and looping  The Web Service Task  The WMI tasks  The Analysis Services tasks  The Execute Process Task  The Execute Package Task
  • 21. Introduction to Data Flow Data Flow Overview Data Sources Data Destinations Data Transformations The Copy Column Transformation The Derived Column Transformation The Data Conversion Transformation The Conditional Split Transformation The Aggregate Transformation The Sort Transformation Data Viewers
  • 22. Variables and Configurations Variables Overview Variable scope SSIS system variables Using variables in control flow Using variables in data flow Using variables to pass information between packages Property expressions Configuration Overview Configuration options Configuration discipline
  • 23. Debugging, Error Handling and Logging o SSIS debugging overview o Breakpoints in SSIS o SSIS debugging windows o Control Flow: The On Error event handler o Data Flow: Error data flow o Configuring Package Logging o Built-in log providers
  • 24. Advanced Data Flow Revisiting data sources and destinations The Lookup Transformation Getting Fuzzy: The Fuzzy Lookup and Fuzzy Grouping Transformations The Multicast Transformation The Merge and Merge Join Transformations The Data Mining Query Transformation The Data Mining Model Training Destination The Slowly Changing Dimension Transformation
  • 25. Extending SSIS through Custom Code  Introduction to SSIS scripting  The SSIS script editor  The SSIS object model  Script in Control flow: The Script Task  Script in Data flow: The Script Component  Introduction to SSIS component development
  • 26. SSIS Package Deployment Configurations and deployment The deployment utility Deployment options Deployment security Executing packages – DTExec and DTExecUI
  • 27. SSIS Package Management • The SSIS Service • Managing packages with DTUtil • Managing packages with SQL Server Management Studio Scheduling packages with SQL Server Agent
  • 28. SQL Server 2008 Reporting Services Introduction to SQL Server Reporting Services Tour of Features Reporting Services Architecture Reporting Services Terminology Reporting Services Editions Taking Reporting Services for a Spin
  • 29. Creating Reports o Deconstructing Reporting Services o Shared Data Sources o Creating Reports from Scratch
  • 30. Calculations and Formatting Creating Expressions Using the Global Collections Formatting Items Conditional Formatting
  • 31. Grouping and Sorting Creating Groups Calculating Totals and Percentages Interactive Sorting Creating Drill-Down Reports
  • 32. Report Parameters • Creating Report Parameters • Creating Drop-Down Parameters • Multi-Valued Parameters • Debugging Parameter Issues
  • 33. Creating Matrix Reports and Charts Creating a Basic Matrix Report Matrix Subtotals Creating a Basic Chart Exploring the Charting Possibilities
  • 34. Managing Reporting Services o Deploying Reports and Data Sources o Exporting Reports and Printing o Using the Web-Based Report Manager o Using SQL Server Management Studio-based Reporting Services Manager
  • 35. Reporting Services Security  Two Parts to Reporting Services Security  Securing Access to Reports  Data Source Security
  • 36. Programming Reporting Services o The Many Reporting Services APIs o Integrating Reporting Services into Applications using URL Access o Using the Report Viewer Controls
  • 37. Advanced Reporting Services Programming Using the Reporting Services Web Service Working with Custom Assemblies
  • 38. Snapshots and Subscriptions Caching and Snapshots Creating Standard Subscriptions Creating Data-Driven Subscriptions Managing Subscriptions
  • 39. Ad-Hoc Reporting with Report Builder The Report Builder Architecture Creating Report Model Projects Running Report Builder
  • 40. You will dive into designing an ETL solution architecture using Microsoft SQL Server integration services and implementing and maintaining Microsoft SQL server integration services. In addition, we will extensively cover how to design an analysis solution architecture using Microsoft SQL server analysis services and implement and maintain sql server analysis.  You will expand you knowledge on MDX queries and learn how create complex reports employing expressions, global collections and conditional formatting using sql server reporting services  MSBI is intended for Software Professionals who are responsible for implementing and maintaining MS SQL server reporting and analysis
  • 41. Contact us for free Demo  We stay with you until you get the results you want.  If you really interested, please let me know .  We will arrange the Demo Session.  Feel Free to call us any time Thanks & Regards Srinivas GloryITTechnologies Email:Info@gloryittechnologies.com Phone:+91-9032813456/+91-9160177789 Skype ID : gloryittechnologies