SlideShare una empresa de Scribd logo
1 de 21
United Global Soft
Call : +91 8099902123(IND)
+1-201-710-8393(USA)
Email : Info@Unitedglobalsoft.com
 United Global Soft, We are into corporate trainings. With
our Expertise, we are helping many professionals to
groom themselves in their concerning areas so that they
perform and will become a key resource to their
company. We conduct Training Programs to skyrocket
your career in IT Industry. Workshop will be conducted
by the industry experts who worked across the globe to
share their valuable experiences using real-time case
studies, current industry technologies, tools,
techniques, methodologies and models.
Email : Info@Unitedglobalsoft.com
Course Content :
SQL Server 2005 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
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…
Email : Info@Unitedglobalsoft.com
Course Content :
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
 KPIs
 Perspectives
 Translations – cube metadata and currency localization
 Actions – regular, drill-through and reporting
Email : Info@Unitedglobalsoft.com
Course Content :
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
Email : Info@Unitedglobalsoft.com
Course Content :
 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
Email : Info@Unitedglobalsoft.com
Course Content :
 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
Email : Info@Unitedglobalsoft.com
Course Content :
 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 2005 & 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)
Email : Info@Unitedglobalsoft.com
Course Content :
SQL Server 2005 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 2005 Service Pack 2
Email : Info@Unitedglobalsoft.com
Course Content :
Business Intelligence Development Studio
 Launching BIDS
 Project templates
 The package designer
 The Toolbox
 Solution Explorer
 The Properties window
 The Variables window
 The SSIS menu
Introduction to Control Flow
 Control Flow Overview
 Precedence Constraints
 The Execute SQL Task
Email : Info@Unitedglobalsoft.com
Course Content :
 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
Email : Info@Unitedglobalsoft.com
Course Content :
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
Email : Info@Unitedglobalsoft.com
Course Content :
 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
 SSIS debugging overview
 Breakpoints in SSIS
 SSIS debugging windows
 Control Flow: The OnError event handler
Email : Info@Unitedglobalsoft.com
Course Content :
 Data Flow: Error data flow
 Configuring Package Logging
 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
Email : Info@Unitedglobalsoft.com
Course Content :
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
Email : Info@Unitedglobalsoft.com
Course Content :
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 2005 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
Email : Info@Unitedglobalsoft.com
Course Content :
Creating Reports
 Deconstructing Reporting Services
 Shared Data Sources
 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
Email : Info@Unitedglobalsoft.com
Course Content :
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
 Deploying Reports and Data Sources
 Exporting Reports and Printing
Email : Info@Unitedglobalsoft.com
Course Content :
 Using the Web-Based Report Manager
 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
 The Many Reporting Services APIs
 Integrating Reporting Services into Applications using URL Access
 Using the Report Viewer Controls
Email : Info@Unitedglobalsoft.com
Course Content :
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
Email : Info@Unitedglobalsoft.com
Our Training Features :
 Job oriented real time Training.
 Exercise Real time project explanation & Practical
 Training material provided (Soft copy also provided).
 Personal care for each Trainee.
 Resume preparation & Placement Assistance.
 Interview Preparation Tips & Sample Interview Questions.
Email : Info@Unitedglobalsoft.com

Más contenido relacionado

La actualidad más candente

Integration with dynamics ax 2012
Integration with dynamics ax 2012Integration with dynamics ax 2012
Integration with dynamics ax 2012Ali Raza Zaidi
 
SQL Server 2019 Master Data Service
SQL Server 2019 Master Data ServiceSQL Server 2019 Master Data Service
SQL Server 2019 Master Data ServiceKenichiro Nakamura
 
Microsoft SQL Server - Reduce Your Cost and Improve your Agility Presentation
Microsoft SQL Server - Reduce Your Cost and Improve your Agility PresentationMicrosoft SQL Server - Reduce Your Cost and Improve your Agility Presentation
Microsoft SQL Server - Reduce Your Cost and Improve your Agility PresentationMicrosoft Private Cloud
 
An Introduction to the Dynamics AX Application Integration Framework
An Introduction to the Dynamics AX Application Integration FrameworkAn Introduction to the Dynamics AX Application Integration Framework
An Introduction to the Dynamics AX Application Integration FrameworkFolio3-Dynamics-Services
 
Deliver Dynamic and Interactive Web Content in J2EE Applications
Deliver Dynamic and Interactive Web Content in J2EE ApplicationsDeliver Dynamic and Interactive Web Content in J2EE Applications
Deliver Dynamic and Interactive Web Content in J2EE Applicationsinfopapers
 
SQL Server End Of Support
SQL Server End Of SupportSQL Server End Of Support
SQL Server End Of SupportMariano Kovo
 
Samuel Bayeta
Samuel BayetaSamuel Bayeta
Samuel BayetaSam B
 
Whats New Sql Server 2008 R2
Whats New Sql Server 2008 R2Whats New Sql Server 2008 R2
Whats New Sql Server 2008 R2Eduardo Castro
 
AX2012 Technical Track - Entreprise portal, Czesia Langoswka
AX2012 Technical Track -  Entreprise portal, Czesia LangoswkaAX2012 Technical Track -  Entreprise portal, Czesia Langoswka
AX2012 Technical Track - Entreprise portal, Czesia Langoswkadynamicscom
 
Mohamed sakr Senior ETL Developer
Mohamed sakr   Senior ETL Developer Mohamed sakr   Senior ETL Developer
Mohamed sakr Senior ETL Developer Mohamed Sakr
 
SQLArgentina - Data Platform Summit BA - Keynote
SQLArgentina - Data Platform Summit BA - KeynoteSQLArgentina - Data Platform Summit BA - Keynote
SQLArgentina - Data Platform Summit BA - KeynoteMariano Kovo
 
AX 2012 R3 Installation Guide
AX 2012 R3 Installation GuideAX 2012 R3 Installation Guide
AX 2012 R3 Installation GuideBiswanath Dey
 
Documentum content server
Documentum content serverDocumentum content server
Documentum content serverSanjay Singh
 

La actualidad más candente (17)

Integration with dynamics ax 2012
Integration with dynamics ax 2012Integration with dynamics ax 2012
Integration with dynamics ax 2012
 
SQL Server 2019 Master Data Service
SQL Server 2019 Master Data ServiceSQL Server 2019 Master Data Service
SQL Server 2019 Master Data Service
 
Microsoft SQL Server - Reduce Your Cost and Improve your Agility Presentation
Microsoft SQL Server - Reduce Your Cost and Improve your Agility PresentationMicrosoft SQL Server - Reduce Your Cost and Improve your Agility Presentation
Microsoft SQL Server - Reduce Your Cost and Improve your Agility Presentation
 
An Introduction to the Dynamics AX Application Integration Framework
An Introduction to the Dynamics AX Application Integration FrameworkAn Introduction to the Dynamics AX Application Integration Framework
An Introduction to the Dynamics AX Application Integration Framework
 
Deliver Dynamic and Interactive Web Content in J2EE Applications
Deliver Dynamic and Interactive Web Content in J2EE ApplicationsDeliver Dynamic and Interactive Web Content in J2EE Applications
Deliver Dynamic and Interactive Web Content in J2EE Applications
 
SQL Azure
SQL AzureSQL Azure
SQL Azure
 
SQL Server End Of Support
SQL Server End Of SupportSQL Server End Of Support
SQL Server End Of Support
 
Samuel Bayeta
Samuel BayetaSamuel Bayeta
Samuel Bayeta
 
Whats New Sql Server 2008 R2
Whats New Sql Server 2008 R2Whats New Sql Server 2008 R2
Whats New Sql Server 2008 R2
 
M Pages Technical Forum - Client Server Architectures
M Pages Technical Forum - Client Server ArchitecturesM Pages Technical Forum - Client Server Architectures
M Pages Technical Forum - Client Server Architectures
 
AX2012 Technical Track - Entreprise portal, Czesia Langoswka
AX2012 Technical Track -  Entreprise portal, Czesia LangoswkaAX2012 Technical Track -  Entreprise portal, Czesia Langoswka
AX2012 Technical Track - Entreprise portal, Czesia Langoswka
 
Mohamed sakr Senior ETL Developer
Mohamed sakr   Senior ETL Developer Mohamed sakr   Senior ETL Developer
Mohamed sakr Senior ETL Developer
 
Shashi.Kiran_CV
Shashi.Kiran_CVShashi.Kiran_CV
Shashi.Kiran_CV
 
Services ax2012
Services ax2012Services ax2012
Services ax2012
 
SQLArgentina - Data Platform Summit BA - Keynote
SQLArgentina - Data Platform Summit BA - KeynoteSQLArgentina - Data Platform Summit BA - Keynote
SQLArgentina - Data Platform Summit BA - Keynote
 
AX 2012 R3 Installation Guide
AX 2012 R3 Installation GuideAX 2012 R3 Installation Guide
AX 2012 R3 Installation Guide
 
Documentum content server
Documentum content serverDocumentum content server
Documentum content server
 

Destacado (15)

Orcale DBA Online Training in India
Orcale DBA Online Training in IndiaOrcale DBA Online Training in India
Orcale DBA Online Training in India
 
Tivoli online training in India
Tivoli online training in IndiaTivoli online training in India
Tivoli online training in India
 
SEO Training Institute in Hyderabad
SEO Training Institute in HyderabadSEO Training Institute in Hyderabad
SEO Training Institute in Hyderabad
 
Business Analyst Online Training in Hyderabad, India
Business Analyst Online Training in Hyderabad, IndiaBusiness Analyst Online Training in Hyderabad, India
Business Analyst Online Training in Hyderabad, India
 
Sql queries with answers
Sql queries with answersSql queries with answers
Sql queries with answers
 
MSBI Online Training in Hyderabad
MSBI Online Training in HyderabadMSBI Online Training in Hyderabad
MSBI Online Training in Hyderabad
 
Seo online training in india
Seo online  training in indiaSeo online  training in india
Seo online training in india
 
Pedrinho e o saci - Monteiro Lobato
Pedrinho e o saci - Monteiro LobatoPedrinho e o saci - Monteiro Lobato
Pedrinho e o saci - Monteiro Lobato
 
Titorial de slideshare
Titorial de slideshareTitorial de slideshare
Titorial de slideshare
 
Reserva de sales de treball
Reserva de sales de treballReserva de sales de treball
Reserva de sales de treball
 
tabla de excel
tabla de excel tabla de excel
tabla de excel
 
Materiales y herramientas
Materiales y herramientasMateriales y herramientas
Materiales y herramientas
 
MúSica en la Sala De Los Ositos
MúSica en la Sala De Los OsitosMúSica en la Sala De Los Ositos
MúSica en la Sala De Los Ositos
 
Stc 145 1999 contenido esencial libertad sindical
Stc 145 1999 contenido esencial libertad sindicalStc 145 1999 contenido esencial libertad sindical
Stc 145 1999 contenido esencial libertad sindical
 
Practica
PracticaPractica
Practica
 

Similar a MSBI Online Training in India

Similar a MSBI Online Training in India (20)

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
 
Msbi course content
Msbi course contentMsbi course content
Msbi course content
 
Professional Portfolio
Professional PortfolioProfessional Portfolio
Professional Portfolio
 
BI 2008 Simple
BI 2008 SimpleBI 2008 Simple
BI 2008 Simple
 
CV Chandrajit Samanta
CV Chandrajit SamantaCV Chandrajit Samanta
CV Chandrajit Samanta
 
Introduction To Sql Server Data Mining
Introduction To Sql Server Data MiningIntroduction To Sql Server Data Mining
Introduction To Sql Server Data Mining
 
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
 
SQL Server 2008 Data Mining
SQL Server 2008 Data MiningSQL Server 2008 Data Mining
SQL Server 2008 Data Mining
 
Naveen CV
Naveen CVNaveen CV
Naveen CV
 
Data Mining 2008
Data Mining 2008Data Mining 2008
Data Mining 2008
 
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
 
Oracle data integrator training from hyderabad
Oracle data integrator training from hyderabadOracle data integrator training from hyderabad
Oracle data integrator training from hyderabad
 
Pramodkumar_SQL_DBA(5YRS EXP)
Pramodkumar_SQL_DBA(5YRS EXP)Pramodkumar_SQL_DBA(5YRS EXP)
Pramodkumar_SQL_DBA(5YRS EXP)
 
Bi Ppt Portfolio Elmer Donavan
Bi Ppt Portfolio  Elmer DonavanBi Ppt Portfolio  Elmer Donavan
Bi Ppt Portfolio Elmer Donavan
 
Resume
ResumeResume
Resume
 
Resume
ResumeResume
Resume
 
Oracle data integrator odi training
Oracle data integrator odi trainingOracle data integrator odi training
Oracle data integrator odi training
 
AnalysisServices
AnalysisServicesAnalysisServices
AnalysisServices
 

Más de united global soft

Oracle DBA Training in Hyderabad
Oracle DBA Training in HyderabadOracle DBA Training in Hyderabad
Oracle DBA Training in Hyderabadunited global soft
 
QA Automation Testing Training in Hyderabad
QA Automation Testing Training in HyderabadQA Automation Testing Training in Hyderabad
QA Automation Testing Training in Hyderabadunited global soft
 
Business analyst training in india
Business analyst training in indiaBusiness analyst training in india
Business analyst training in indiaunited global soft
 
Hadoop Online Training in India
Hadoop Online Training in India Hadoop Online Training in India
Hadoop Online Training in India united global soft
 
Tivoli Online Training in India
Tivoli Online Training in IndiaTivoli Online Training in India
Tivoli Online Training in Indiaunited global soft
 
Business Analyst Online Training in India
Business Analyst Online Training in IndiaBusiness Analyst Online Training in India
Business Analyst Online Training in Indiaunited global soft
 
Oracle financials online training in india
Oracle financials online training in indiaOracle financials online training in india
Oracle financials online training in indiaunited global soft
 
Tivoli Online Training in India
Tivoli Online Training in IndiaTivoli Online Training in India
Tivoli Online Training in Indiaunited global soft
 
Oracle DBA Online Training in India
Oracle DBA Online Training in IndiaOracle DBA Online Training in India
Oracle DBA Online Training in Indiaunited global soft
 
Business Analyst Training in India
Business Analyst Training in IndiaBusiness Analyst Training in India
Business Analyst Training in Indiaunited global soft
 
Selenium Testing Online Training in Hyderabad
Selenium Testing Online Training in HyderabadSelenium Testing Online Training in Hyderabad
Selenium Testing Online Training in Hyderabadunited global soft
 
Tivoli Online Training in India
Tivoli Online Training in IndiaTivoli Online Training in India
Tivoli Online Training in Indiaunited global soft
 
QA Automation Testing Online Training in Hyderabad
QA Automation Testing Online Training in HyderabadQA Automation Testing Online Training in Hyderabad
QA Automation Testing Online Training in Hyderabadunited global soft
 
Oracle DBA Training in Hyderabad
Oracle DBA Training in HyderabadOracle DBA Training in Hyderabad
Oracle DBA Training in Hyderabadunited global soft
 
Business Analyst Online Training in India
Business Analyst Online Training in IndiaBusiness Analyst Online Training in India
Business Analyst Online Training in Indiaunited global soft
 
Business Analyst Online Training in India
Business Analyst Online Training in IndiaBusiness Analyst Online Training in India
Business Analyst Online Training in Indiaunited global soft
 
Business Analyst Online Training in India
Business Analyst Online Training in IndiaBusiness Analyst Online Training in India
Business Analyst Online Training in Indiaunited global soft
 
Oracle DBA Online Trainingin India
Oracle DBA Online Trainingin IndiaOracle DBA Online Trainingin India
Oracle DBA Online Trainingin Indiaunited global soft
 

Más de united global soft (20)

Oracle DBA Training in Hyderabad
Oracle DBA Training in HyderabadOracle DBA Training in Hyderabad
Oracle DBA Training in Hyderabad
 
QA Automation Testing Training in Hyderabad
QA Automation Testing Training in HyderabadQA Automation Testing Training in Hyderabad
QA Automation Testing Training in Hyderabad
 
Business analyst training in india
Business analyst training in indiaBusiness analyst training in india
Business analyst training in india
 
Hadoop Online Training in India
Hadoop Online Training in India Hadoop Online Training in India
Hadoop Online Training in India
 
Tivoli Online Training in India
Tivoli Online Training in IndiaTivoli Online Training in India
Tivoli Online Training in India
 
Business Analyst Online Training in India
Business Analyst Online Training in IndiaBusiness Analyst Online Training in India
Business Analyst Online Training in India
 
Oracle financials online training in india
Oracle financials online training in indiaOracle financials online training in india
Oracle financials online training in india
 
Tivoli Online Training in India
Tivoli Online Training in IndiaTivoli Online Training in India
Tivoli Online Training in India
 
SQL DBA Training in India
SQL DBA Training in IndiaSQL DBA Training in India
SQL DBA Training in India
 
Oracle DBA Online Training in India
Oracle DBA Online Training in IndiaOracle DBA Online Training in India
Oracle DBA Online Training in India
 
Business Analyst Training in India
Business Analyst Training in IndiaBusiness Analyst Training in India
Business Analyst Training in India
 
Selenium Testing Online Training in Hyderabad
Selenium Testing Online Training in HyderabadSelenium Testing Online Training in Hyderabad
Selenium Testing Online Training in Hyderabad
 
Tivoli Online Training in India
Tivoli Online Training in IndiaTivoli Online Training in India
Tivoli Online Training in India
 
QA Automation Testing Online Training in Hyderabad
QA Automation Testing Online Training in HyderabadQA Automation Testing Online Training in Hyderabad
QA Automation Testing Online Training in Hyderabad
 
Oracle DBA Training in Hyderabad
Oracle DBA Training in HyderabadOracle DBA Training in Hyderabad
Oracle DBA Training in Hyderabad
 
Business Analyst Online Training in India
Business Analyst Online Training in IndiaBusiness Analyst Online Training in India
Business Analyst Online Training in India
 
Business Analyst Online Training in India
Business Analyst Online Training in IndiaBusiness Analyst Online Training in India
Business Analyst Online Training in India
 
Business Analyst Online Training in India
Business Analyst Online Training in IndiaBusiness Analyst Online Training in India
Business Analyst Online Training in India
 
Oracle DBA Online Trainingin India
Oracle DBA Online Trainingin IndiaOracle DBA Online Trainingin India
Oracle DBA Online Trainingin India
 
SEO Online Training in India
SEO Online Training in IndiaSEO Online Training in India
SEO Online Training in India
 

Último

THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONTHEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONHumphrey A Beña
 
Concurrency Control in Database Management system
Concurrency Control in Database Management systemConcurrency Control in Database Management system
Concurrency Control in Database Management systemChristalin Nelson
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatYousafMalik24
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Mark Reed
 
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Celine George
 
ENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomnelietumpap1
 
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
 
4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptxmary850239
 
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfMr Bounab Samir
 
How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17Celine George
 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxAnupkumar Sharma
 
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptxAUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptxiammrhaywood
 
Science 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptxScience 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptxMaryGraceBautista27
 
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxBarangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxCarlos105
 
ACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfSpandanaRallapalli
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Seán Kennedy
 
Judging the Relevance and worth of ideas part 2.pptx
Judging the Relevance  and worth of ideas part 2.pptxJudging the Relevance  and worth of ideas part 2.pptx
Judging the Relevance and worth of ideas part 2.pptxSherlyMaeNeri
 

Último (20)

THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONTHEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
 
Concurrency Control in Database Management system
Concurrency Control in Database Management systemConcurrency Control in Database Management system
Concurrency Control in Database Management system
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice great
 
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🔝
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)
 
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
 
ENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choom
 
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
 
4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx
 
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
 
How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17
 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
 
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptxAUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptx
 
Science 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptxScience 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptx
 
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxBarangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
 
ACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdf
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptxYOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
 
Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...
 
Judging the Relevance and worth of ideas part 2.pptx
Judging the Relevance  and worth of ideas part 2.pptxJudging the Relevance  and worth of ideas part 2.pptx
Judging the Relevance and worth of ideas part 2.pptx
 

MSBI Online Training in India

  • 1. United Global Soft Call : +91 8099902123(IND) +1-201-710-8393(USA) Email : Info@Unitedglobalsoft.com
  • 2.  United Global Soft, We are into corporate trainings. With our Expertise, we are helping many professionals to groom themselves in their concerning areas so that they perform and will become a key resource to their company. We conduct Training Programs to skyrocket your career in IT Industry. Workshop will be conducted by the industry experts who worked across the globe to share their valuable experiences using real-time case studies, current industry technologies, tools, techniques, methodologies and models. Email : Info@Unitedglobalsoft.com
  • 3. Course Content : SQL Server 2005 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 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… Email : Info@Unitedglobalsoft.com
  • 4. Course Content : 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  KPIs  Perspectives  Translations – cube metadata and currency localization  Actions – regular, drill-through and reporting Email : Info@Unitedglobalsoft.com
  • 5. Course Content : 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 Email : Info@Unitedglobalsoft.com
  • 6. Course Content :  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 Email : Info@Unitedglobalsoft.com
  • 7. Course Content :  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 Email : Info@Unitedglobalsoft.com
  • 8. Course Content :  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 2005 & 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) Email : Info@Unitedglobalsoft.com
  • 9. Course Content : SQL Server 2005 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 2005 Service Pack 2 Email : Info@Unitedglobalsoft.com
  • 10. Course Content : Business Intelligence Development Studio  Launching BIDS  Project templates  The package designer  The Toolbox  Solution Explorer  The Properties window  The Variables window  The SSIS menu Introduction to Control Flow  Control Flow Overview  Precedence Constraints  The Execute SQL Task Email : Info@Unitedglobalsoft.com
  • 11. Course Content :  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 Email : Info@Unitedglobalsoft.com
  • 12. Course Content : 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 Email : Info@Unitedglobalsoft.com
  • 13. Course Content :  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  SSIS debugging overview  Breakpoints in SSIS  SSIS debugging windows  Control Flow: The OnError event handler Email : Info@Unitedglobalsoft.com
  • 14. Course Content :  Data Flow: Error data flow  Configuring Package Logging  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 Email : Info@Unitedglobalsoft.com
  • 15. Course Content : 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 Email : Info@Unitedglobalsoft.com
  • 16. Course Content : 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 2005 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 Email : Info@Unitedglobalsoft.com
  • 17. Course Content : Creating Reports  Deconstructing Reporting Services  Shared Data Sources  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 Email : Info@Unitedglobalsoft.com
  • 18. Course Content : 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  Deploying Reports and Data Sources  Exporting Reports and Printing Email : Info@Unitedglobalsoft.com
  • 19. Course Content :  Using the Web-Based Report Manager  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  The Many Reporting Services APIs  Integrating Reporting Services into Applications using URL Access  Using the Report Viewer Controls Email : Info@Unitedglobalsoft.com
  • 20. Course Content : 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 Email : Info@Unitedglobalsoft.com
  • 21. Our Training Features :  Job oriented real time Training.  Exercise Real time project explanation & Practical  Training material provided (Soft copy also provided).  Personal care for each Trainee.  Resume preparation & Placement Assistance.  Interview Preparation Tips & Sample Interview Questions. Email : Info@Unitedglobalsoft.com