SlideShare a Scribd company logo
1 of 27
SSIS, SSAS & SSRS (MSBI) Online
Training
• Contact Us:
• Call:+91-9052666559
• Mail:training@sqlservermasters.com
• Visit:www.sqlservermasters.com
SSIS, SSAS & SSRS (MSBI) Online
Training
SQL Server2012Integration Services
Introduction to SQL Server Integration Services
• Product History
• SSIS Package Architecture Overview
• Development and Management Tools
• Source Control for SSIS Packages
SSIS Using SSMS
• The Import and Export Wizard
• Importing and Exporting Data
• Working with Packages
• Database Maintenance Plans
• Creating Database Maintenance Plans using SSMS
SSIS, SSAS & SSRS (MSBI) Online
Training
SQL Server Data Tools
• Launching Data Tools
• Project templates
• The package designer
• The Toolbox
• Solution Explorer
• The Properties window
• The Variables window
• The SSIS menu
SSIS, SSAS & SSRS (MSBI) Online
Training
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 and other Control Flow Items.
• Case Study on Usage of ControlFlow items.
SSIS, SSAS & SSRS (MSBI) Online
Training
Advanced Control Flow
• Containers – grouping and looping
• The Analysis Services tasks
• The Execute Process Task
• The Execute Package Task
• Case Study on Usage of Execute Package Tasks for Zipping and Unzipping
Files.
• Case Study on Creation of Master and Child Packages using Execute
Package Task.
SSIS, SSAS & SSRS (MSBI) Online
Training
• Introduction to Data Flow
• Data Flow Overview
• Data Sources
• Data Destinations
• Data Transformations overview
• Commonly Used Transformations.
• Case Study for usage of Transformations and Other Dataflow components.
SSIS, SSAS & SSRS (MSBI) Online
Training
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.
• Examples of usage of Variables and Usage of expressions.
• Configuration Overview
SSIS, SSAS & SSRS (MSBI) Online
Training
Debugging, Error Handling and Logging
• SSIS debugging overview
• Breakpoints in SSIS
• SSIS debugging windows
• Control Flow: The OnError event handler
• Data Flow: Error data flow
• Configuring Package Logging.
• Demonstration of Logging and Configurations using a Sample Case Study.
SSIS, SSAS & SSRS (MSBI) Online
Training
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
SSIS, SSAS & SSRS (MSBI) Online
Training
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
• Case Study on Creation of Master and Child Packages using Execute
Package Task.
SSIS, SSAS & SSRS (MSBI) Online
Training
Introduction to Data Flow
• Data Flow Overview
• Data Sources
• Data Destinations
• Data Transformations overview
• Commonly Used Transformations.
• Case Study for usage of Transformations and Other Dataflow components.
SSIS, SSAS & SSRS (MSBI) Online
Training
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.
• Examples of usage of Variables and Usage of expressions.
• Configuration Overview
SSIS, SSAS & SSRS (MSBI) Online
Training
Debugging, Error Handling and Logging
• SSIS debugging overview
• Breakpoints in SSIS
• SSIS debugging windows
• Control Flow: The OnError event handler
• Data Flow: Error data flow
• Configuring Package Logging.
• Demonstration of Logging and Configurations using a Sample Case Study.
SSIS, SSAS & SSRS (MSBI) Online
Training
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
SSIS, SSAS & SSRS (MSBI) Online
Training
SSIS Package Deployment
• Configurations and deployment
• The deployment utility
• Deployment options
• Deploying and Managing SSIS Packages
• Deployment security
• Executing packages – DTExec and DTExecUI
SSIS Package Management
• The SSIS Service and Managing packages with DTUtil
• Managing packages with SQL Server Management Studio
• Scheduling packages with SQL Server Agent
SSIS, SSAS & SSRS (MSBI) Online
Training
SQL Server2012Analysis Services
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
Using SSAS in Data Tools
• 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
SSIS, SSAS & SSRS (MSBI) Online
Training
Intermediate SSAS
• KPIs
• Perspectives
• Translations – cube metadata and currency localization
• 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, writeback dimensions
• Modeling changing dimensions –Dimension Intelligence w/ Wizard
• Using the Add Business Intelligence Wizards – write-back, semi-additive
measures, time intelligence, account intelligence
SSIS, SSAS & SSRS (MSBI) Online
Training
Cube Storage and Aggregation
• Storage topics – Basic aggregations
• 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
• Audits and UBO
SSIS, SSAS & SSRS (MSBI) Online
Training
• 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
• SAdding scripts
• Adding named sets
SSIS, SSAS & SSRS (MSBI) Online
Training
SSAS Administration
• Best practices – health monitoring
• XMLA scripting (SQL Mgmt Studio)
• Other Documentation methods
• Security – roles and permissions
• Disaster Recovery – backup /restore
SSIS, SSAS & SSRS (MSBI) Online
Training
Introduction to Data Mining
• What and why?
• Introduction to Mining Models (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
SSIS, SSAS & SSRS (MSBI) Online
Training
SQL Server 2012Reporting Services
Introducing SQL Server Reporting
Services
• Tour of Features
• Reporting Services Architecture
• Reporting Services Terminology
• Reporting Services Editions
• Taking Reporting Services for a Spin
Creating Reports
• Deconstructing Reporting Services
• Shared Data Sources
• Creating Reports from Scratch
SSIS, SSAS & SSRS (MSBI) Online
Training
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
SSIS, SSAS & SSRS (MSBI) Online
Training
Creating Matrix Reports and Charts
• Creating a Basic Matrix Report
• Matrix Subtotals
• Creating a Basic Chart
• Exploring the Charting Possibilities
Managing Reporting Services
• Deploying Reports and Data Sources
• Exporting Reports and Printing
• Using the Web-Based Report Manager
• Using SQL Server Management
• Studio-based Reporting ServicesManager
SSIS, SSAS & SSRS (MSBI) Online
Training
Reporting Services Security
• Two Parts to Reporting Services
• Security
• Securing Access to Reports
• Data Source Security
Programming Reporting Services
• The Many Reporting Services APIs
• Integrating Reporting Services into
• Applications using URL Access
• Using the Report Viewer Controls
SSIS, SSAS & SSRS (MSBI) Online
Training
Advanced Reporting ServicesProgramming
• 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

More Related Content

More from ssmasters

Hadoop training in gurgaon
Hadoop training in gurgaonHadoop training in gurgaon
Hadoop training in gurgaonssmasters
 
Sql dba training in pune
Sql dba training in puneSql dba training in pune
Sql dba training in punessmasters
 
Sharepoint training in uae
Sharepoint training in uaeSharepoint training in uae
Sharepoint training in uaessmasters
 
Sharepoint training in usa
Sharepoint training in usaSharepoint training in usa
Sharepoint training in usassmasters
 
Sql server 2008r2 dba course
Sql server 2008r2 dba courseSql server 2008r2 dba course
Sql server 2008r2 dba coursessmasters
 
Online sql dba training
Online sql dba trainingOnline sql dba training
Online sql dba trainingssmasters
 
Practical msbi(ssis, ssas,ssrs)
Practical msbi(ssis, ssas,ssrs)Practical msbi(ssis, ssas,ssrs)
Practical msbi(ssis, ssas,ssrs)ssmasters
 
Msbi 2012 online training
Msbi 2012 online trainingMsbi 2012 online training
Msbi 2012 online trainingssmasters
 
Practical msbi(ssis, ssas,ssrs)
Practical msbi(ssis, ssas,ssrs)Practical msbi(ssis, ssas,ssrs)
Practical msbi(ssis, ssas,ssrs)ssmasters
 
Online msbi(ssis, ssas, ssrs) training by real time experts
Online msbi(ssis, ssas, ssrs) training by real time expertsOnline msbi(ssis, ssas, ssrs) training by real time experts
Online msbi(ssis, ssas, ssrs) training by real time expertsssmasters
 
Good sql server dba online training
Good sql server dba online trainingGood sql server dba online training
Good sql server dba online trainingssmasters
 

More from ssmasters (11)

Hadoop training in gurgaon
Hadoop training in gurgaonHadoop training in gurgaon
Hadoop training in gurgaon
 
Sql dba training in pune
Sql dba training in puneSql dba training in pune
Sql dba training in pune
 
Sharepoint training in uae
Sharepoint training in uaeSharepoint training in uae
Sharepoint training in uae
 
Sharepoint training in usa
Sharepoint training in usaSharepoint training in usa
Sharepoint training in usa
 
Sql server 2008r2 dba course
Sql server 2008r2 dba courseSql server 2008r2 dba course
Sql server 2008r2 dba course
 
Online sql dba training
Online sql dba trainingOnline sql dba training
Online sql dba training
 
Practical msbi(ssis, ssas,ssrs)
Practical msbi(ssis, ssas,ssrs)Practical msbi(ssis, ssas,ssrs)
Practical msbi(ssis, ssas,ssrs)
 
Msbi 2012 online training
Msbi 2012 online trainingMsbi 2012 online training
Msbi 2012 online training
 
Practical msbi(ssis, ssas,ssrs)
Practical msbi(ssis, ssas,ssrs)Practical msbi(ssis, ssas,ssrs)
Practical msbi(ssis, ssas,ssrs)
 
Online msbi(ssis, ssas, ssrs) training by real time experts
Online msbi(ssis, ssas, ssrs) training by real time expertsOnline msbi(ssis, ssas, ssrs) training by real time experts
Online msbi(ssis, ssas, ssrs) training by real time experts
 
Good sql server dba online training
Good sql server dba online trainingGood sql server dba online training
Good sql server dba online training
 

Recently uploaded

Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDThiyagu K
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...christianmathematics
 
fourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingfourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingTeacherCyreneCayanan
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhikauryashika82
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Disha Kariya
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfagholdier
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Celine George
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfchloefrazer622
 
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...PsychoTech Services
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfJayanti Pande
 

Recently uploaded (20)

Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
 
fourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingfourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writing
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
Advance Mobile Application Development class 07
Advance Mobile Application Development class 07Advance Mobile Application Development class 07
Advance Mobile Application Development class 07
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdf
 
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 

Ssis, ssas & ssrs (msbi) online training

  • 1. SSIS, SSAS & SSRS (MSBI) Online Training
  • 2. • Contact Us: • Call:+91-9052666559 • Mail:training@sqlservermasters.com • Visit:www.sqlservermasters.com
  • 3. SSIS, SSAS & SSRS (MSBI) Online Training SQL Server2012Integration Services Introduction to SQL Server Integration Services • Product History • SSIS Package Architecture Overview • Development and Management Tools • Source Control for SSIS Packages SSIS Using SSMS • The Import and Export Wizard • Importing and Exporting Data • Working with Packages • Database Maintenance Plans • Creating Database Maintenance Plans using SSMS
  • 4. SSIS, SSAS & SSRS (MSBI) Online Training SQL Server Data Tools • Launching Data Tools • Project templates • The package designer • The Toolbox • Solution Explorer • The Properties window • The Variables window • The SSIS menu
  • 5. SSIS, SSAS & SSRS (MSBI) Online Training 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 and other Control Flow Items. • Case Study on Usage of ControlFlow items.
  • 6. SSIS, SSAS & SSRS (MSBI) Online Training Advanced Control Flow • Containers – grouping and looping • The Analysis Services tasks • The Execute Process Task • The Execute Package Task • Case Study on Usage of Execute Package Tasks for Zipping and Unzipping Files. • Case Study on Creation of Master and Child Packages using Execute Package Task.
  • 7. SSIS, SSAS & SSRS (MSBI) Online Training • Introduction to Data Flow • Data Flow Overview • Data Sources • Data Destinations • Data Transformations overview • Commonly Used Transformations. • Case Study for usage of Transformations and Other Dataflow components.
  • 8. SSIS, SSAS & SSRS (MSBI) Online Training 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. • Examples of usage of Variables and Usage of expressions. • Configuration Overview
  • 9. SSIS, SSAS & SSRS (MSBI) Online Training Debugging, Error Handling and Logging • SSIS debugging overview • Breakpoints in SSIS • SSIS debugging windows • Control Flow: The OnError event handler • Data Flow: Error data flow • Configuring Package Logging. • Demonstration of Logging and Configurations using a Sample Case Study.
  • 10. SSIS, SSAS & SSRS (MSBI) Online Training 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
  • 11. SSIS, SSAS & SSRS (MSBI) Online Training 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 • Case Study on Creation of Master and Child Packages using Execute Package Task.
  • 12. SSIS, SSAS & SSRS (MSBI) Online Training Introduction to Data Flow • Data Flow Overview • Data Sources • Data Destinations • Data Transformations overview • Commonly Used Transformations. • Case Study for usage of Transformations and Other Dataflow components.
  • 13. SSIS, SSAS & SSRS (MSBI) Online Training 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. • Examples of usage of Variables and Usage of expressions. • Configuration Overview
  • 14. SSIS, SSAS & SSRS (MSBI) Online Training Debugging, Error Handling and Logging • SSIS debugging overview • Breakpoints in SSIS • SSIS debugging windows • Control Flow: The OnError event handler • Data Flow: Error data flow • Configuring Package Logging. • Demonstration of Logging and Configurations using a Sample Case Study.
  • 15. SSIS, SSAS & SSRS (MSBI) Online Training 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
  • 16. SSIS, SSAS & SSRS (MSBI) Online Training SSIS Package Deployment • Configurations and deployment • The deployment utility • Deployment options • Deploying and Managing SSIS Packages • Deployment security • Executing packages – DTExec and DTExecUI SSIS Package Management • The SSIS Service and Managing packages with DTUtil • Managing packages with SQL Server Management Studio • Scheduling packages with SQL Server Agent
  • 17. SSIS, SSAS & SSRS (MSBI) Online Training SQL Server2012Analysis Services 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 Using SSAS in Data Tools • 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
  • 18. SSIS, SSAS & SSRS (MSBI) Online Training Intermediate SSAS • KPIs • Perspectives • Translations – cube metadata and currency localization • 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, writeback dimensions • Modeling changing dimensions –Dimension Intelligence w/ Wizard • Using the Add Business Intelligence Wizards – write-back, semi-additive measures, time intelligence, account intelligence
  • 19. SSIS, SSAS & SSRS (MSBI) Online Training Cube Storage and Aggregation • Storage topics – Basic aggregations • 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 • Audits and UBO
  • 20. SSIS, SSAS & SSRS (MSBI) Online Training • 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 • SAdding scripts • Adding named sets
  • 21. SSIS, SSAS & SSRS (MSBI) Online Training SSAS Administration • Best practices – health monitoring • XMLA scripting (SQL Mgmt Studio) • Other Documentation methods • Security – roles and permissions • Disaster Recovery – backup /restore
  • 22. SSIS, SSAS & SSRS (MSBI) Online Training Introduction to Data Mining • What and why? • Introduction to Mining Models (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
  • 23. SSIS, SSAS & SSRS (MSBI) Online Training SQL Server 2012Reporting Services Introducing SQL Server Reporting Services • Tour of Features • Reporting Services Architecture • Reporting Services Terminology • Reporting Services Editions • Taking Reporting Services for a Spin Creating Reports • Deconstructing Reporting Services • Shared Data Sources • Creating Reports from Scratch
  • 24. SSIS, SSAS & SSRS (MSBI) Online Training 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
  • 25. SSIS, SSAS & SSRS (MSBI) Online Training Creating Matrix Reports and Charts • Creating a Basic Matrix Report • Matrix Subtotals • Creating a Basic Chart • Exploring the Charting Possibilities Managing Reporting Services • Deploying Reports and Data Sources • Exporting Reports and Printing • Using the Web-Based Report Manager • Using SQL Server Management • Studio-based Reporting ServicesManager
  • 26. SSIS, SSAS & SSRS (MSBI) Online Training Reporting Services Security • Two Parts to Reporting Services • Security • Securing Access to Reports • Data Source Security Programming Reporting Services • The Many Reporting Services APIs • Integrating Reporting Services into • Applications using URL Access • Using the Report Viewer Controls
  • 27. SSIS, SSAS & SSRS (MSBI) Online Training Advanced Reporting ServicesProgramming • 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