Close
Contact Us info@learnquest.com

??WelcomeName??
??WelcomeName??
« Important Announcement » Contact Us 877-206-0106 | USA Flag
Close
Close
Close
photo

Thank you for your interest in LearnQuest.

Your request is being processed and LearnQuest or a LearnQuest-Authorized Training Provider will be in touch with you shortly.

photo

Thank you for your interest in Private Training.

We look forward to helping you develop the perfect training solution to help you meet your company's goals.

For immediate assistance, speak with one of our representatives using the chat module below. Otherwise, LearnQuest or a LearnQuest-Authorized Training Provider will be in touch with you shortly.

Close
photo

Thank you for your interest in LearnQuest!

Now, you will be able to stay up-to-date on our latest course offerings, promotions, and training discounts. Watch your inbox for upcoming special offers.

title

Date: xxx

Location: xxx

Time: xxx

Price: xxx

Please take a moment to fill out this form. We will get back to you as soon as possible.

All fields marked with an asterisk (*) are mandatory.

Implementing Data Models and Reports with SQL Server 2014

Price
76,500 INR
5 Days
MOC-20466-IN
Classroom Training, Online Training
Microsoft

AWS Training Pass

Take advantage of flexible training options with the AWS Training Pass and get Authorized AWS Training for a full year.

Learn More

Prices reflect a 22.5% discount for IBM employees (wherever applicable).
Prices reflect a 24% discount for Kyndryl employees (wherever applicable).
Prices reflect the Accenture employee discount.
Prices shown are the special AWS Partner Prices.
Prices reflect the Capgemini employee discount.
Prices reflect the UPS employee discount.
Prices reflect the ??democompanyname?? employee discount.
GSA Private/Onsite Price: ??gsa-private-price??
For GSA pricing, please go to GSA Advantage.

Class Schedule

Delivery Formats

Sort results

Filter Classes

Guaranteed to Run

Modality

Location

Language

Date

    Sorry, there are no public classes currently scheduled in your country.

    Please complete this form, and a Training Advisor will be in touch with you shortly to address your training needs.

View Global Schedule

Course Description

Overview

This five-day instructor-led course teaches students how to design and implement a BI infrastructure for enterprise data models and reports. The course discusses design, installation, and operations of a BI platform, including Microsoft SQL Server Analysis Services, SQL Server Reporting Services, and Microsoft SharePoint Server.
 

Objectives

The focus of this five-day instructor-led course is on creating managed enterprise BI solutions. It describes how to implement multidimensional and tabular data models, deliver reports with Microsoft® SQL Server® Reporting Services, create dashboards with Microsoft SharePoint Server PerformancePoint Services, and discover business insights by using data mining.

Note: This course is designed for customers who are interested in learning SQL Server 2012 or SQL Server 2014. It covers the new features in SQL Server 2014, but also the important capabilities across the SQL Server data platform.

 

Audience

This course is intended for database professionals who need to fulfill a Business Intelligence Developer role to create analysis and reporting solutions. Primary responsibilities include:

  • Implementing analytical data models, such as OLAP cubes.
  • Implementing reports, and managing report delivery.

  • Creating business performance dashboards.

  • Supporting data mining and predictive analysis.

 

Prerequisites

    This course requires that you meet the following prerequisites:

    • At least 2 years' experience of working with relational databases, including:

      • Designing a normalized database.

      • Creating tables and relationships.

      • Querying with Transact-SQL.

      • Some basic knowledge of data warehouse schema topology (including star and snowflake schemas).

      • Some exposure to basic programming constructs (such as looping and branching).

      • An awareness of key business priorities such as revenue, profitability, and financial accounting is desirable.

     

Topics

Course OutlineModule 1: Introduction to Business Intelligence and Data ModelingAs a SQL Server database professional, you may be required to participate in, or perhaps even lead, a project with the aim of implementing an effective enterprise BI solution. Therefore, it is important that you have a good understanding of the various elements that comprise a BI solution, the business and IT personnel typically involved in a BI project, and the Microsoft products that you can use to implement the solution.Lessons
  • Introduction to Business Intelligence
  • The Microsoft Enterprise BI Platform
Lab : Exploring a BI Solution

After completing this module, you will be able to:

  • Describe the elements of a typical BI solution.
  • Select appropriate Microsoft technologies for a BI solution.

  • Describe key considerations for planning a BI project.
Module 2: Creating Multidimensional DatabasesThis module provides an introduction to multidimensional databases and introduces the core components of an Online Analytical Processing (OLAP) cube.Lessons
  • Introduction to Multidimensional Analysis
  • Creating Data Sources and Data Source Views
  • Creating a Cube
  • Overview of Cube Security
Lab : Creating a Multidimensional Database

After completing this module, you will be able to:

  • Describe the considerations for a multidimensional database.
  • Create data sources and data source views.

  • Create a cube.

  • Implement security in a multidimensional database.
Module 3: Working with Cubes and DimensionsThis module describes how to create and configure dimensions and dimension hierarchies in an Analysis Services multidimensional data model.Lessons
  • Configuring Dimensions
  • Defining Attribute Hierarchies
  • Sorting and Grouping Hierarchies
Lab : Working with Cubes and Dimensions

After completing this module, you will be able to:

  • Configure dimensions.
  • Define attribute hierarchies.

  • Sort and group attributes.
Module 4: Working with Measures and Measure GroupsThis module describes measures and measure groups. It also explains how you can use them to define fact tables and associate dimensions with measures.Lessons
  • Working with Measures
  • Working with Measure Groups
Lab : Configuring Measures and Measure Groups

After completing this module, you will be able to:

  • Configure measures.
  • Configure measure groups.
Module 5: Introduction to MDXThis module describes the fundamentals of MDX and explains how to build calculations, such as calculated members and named sets.Lessons
  • MDX Fundamentals
  • Adding Calculations to a Cube
  • Using MDX to Query a Cube
Lab : Using MDX

After completing this module, you will be able to:

  • Describe MDX.
  • Add calculations to a cube.

  • Describe how to use MDX in client applications.
Module 6: Customizing Cube FunctionalityThis module describes how to enhance a cube with Key Performance Indicators (KPIs), actions, perspectives, and translations.Lessons
  • Implementing Key Performance Indicators
  • Implementing Actions
  • Implementing Perspectives
  • Implementing Translations
Lab : Customizing a Cube

After completing this module, you will be able to:

  • Implement Key Performance Indicators.
  • Implement Actions.

  • Implement Perspectives.

  • Implement Translations.
Module 7: Implementing an Analysis Services Tabular Data ModelThis module describes Analysis Services tabular data models and explains how to develop a tabular data model using the SQL Server Data Tools for Business Intelligence (BI) add-in for Visual Studio.Lessons
  • Introduction to Tabular Data Models
  • Creating a Tabular Data Model
  • Using an Analysis Services Tabular Data Model in an Enterprise BI Solution
Lab : Implementing an Analysis Services Tabular Data Model

After completing this module, you will be able to:

  • Describe Analysis Services tabular data model projects.
  • Implement an Analysis Services tabular data model.

  • Use an Analysis Services tabular data model.
Module 8: Introduction to Data Analysis Expression (DAX)This module explains the fundamentals of the DAX language. It also explains how you can use DAX to create calculated columns and measures, and how you can use them in your tabular data models.Lessons
  • DAX Fundamentals
  • Using DAX to Create calculated Columns and Measures in a Tabular Data Model
Lab : Creating Calculated Columns and Measures by using DAX

After completing this module, you will be able to:

  • Describe the fundamentals of DAX.
  • Use DAX to create calculated columns and measures.
Module 9: Implementing Reports with SQL Server Reporting ServicesThis module introduces Microsoft SQL Server Reporting Services and discusses the tools and techniques that a professional BI developer can use to create and publish reports.Lessons
  • Introduction to Reporting Services
  • Creating a Report with Report Designer
  • Grouping and Aggregating Data in a Report
  • Showing Data Graphically
  • Filtering Reports Using Parameters
Lab : Creating a Report with Report Designer

After completing this module, you will be able to:

  • Describe the key features of Reporting Services.
  • Use Report Designer to create a report.

  • Group and aggregate data in a report.

  • Publish and view a report.
Module 10: Automating Report Execution and DeliveryThis module describes how to apply security and report execution settings, and how to create subscriptions to deliver reports.Lessons
  • Managing Report Security
  • Managing Report Execution
  • Delivering Reports with Subscriptions and Data Alerts
  • Troubleshooting Reporting Services
Lab : Implementing Report Subscriptions

After completing this module, you will be able to:

  • Configure security settings for a report server.
  • Configure report execution settings to optimize performance.

  • Use subscriptions and alerts to automate report and data delivery.

  • Troubleshoot reporting issues.
Module 11: Delivering BI with SharePoint PerformancePoint ServicesThis module introduces Microsoft SharePoint Server as a platform for BI, and then focuses on building BI dashboards and scorecards with PerformancePoint Services.Lessons
  • Introduction to SharePoint Server as a BI Platform
  • Planning Security for a SharePoint Server BI Solution
  • Planning for PerformancePoint Services
Lab : Implementing PerformancePoint Services

After completing this module, you will be able to:

  • Describe SharePoint Server as a BI platform.
  • Use PerformancePoint Services to deliver BI functionality.

  • Configure PerformancePoint Data Sources.

  • Create Reports, Scorecards, and Dashboards.
Module 12: Performing Predictive Analysis with Data MiningThis module introduces data mining, describes how to create a data mining solution, how to validate data mining models, how to use the Data Mining Add-ins for Microsoft Excel, and how to incorporate data mining results into Reporting Services reports.Lessons
  • Overview of Data Mining
  • Using the Data Mining Add-in for Excel
  • Creating a Custom Data Mining Solution
  • Validating a Data Mining Model
  • Connecting to and Consuming Data Mining Data
Lab : Using Data Mining to Support a Marketing Campaign

After completing this module, you will be able to:

  • Describe the key data mining concepts and use the Data Mining Add-ins for Excel.
  • Create a data mining solution.

  • Validate data mining models.

  • Use data mining data in a report.

 
2023 Top 20 Training Industry Company - IT Training

Need Help?

Call us at 877-206-0106 or e-mail us at info@learnquest.com

Personalized Solutions

Need a personalized solution for your Training? Contact us, and one of our training advisors will help you find the best solution.

Contact Us

Need Help?

Do you have a question about the courses, instruction, or materials covered? Do you need help finding which course is best for you? We are here to help!

Talk to us

20% Off All AI Training Courses

Achieve more with AI-powered tools and strategies.

PROMO CODE: AI20
VALID THROUGH APRIL 30, 2024

20% Off All AI Training Courses

Self-Paced Training Info

Learn at your own pace with anytime, anywhere training

  • Same in-demand topics as instructor-led public and private classes.
  • Standalone learning or supplemental reinforcement.
  • e-Learning content varies by course and technology.
  • View the Self-Paced version of this outline and what is included in the SPVC course.
  • Learn more about e-Learning

Course Added To Shopping Cart

bla

bla

bla

bla

bla

bla

Self-Paced Training Terms & Conditions

??spvc-wbt-warning??
??group-training-form-area??
??how-can-we-help-you-area??
??personalized-form-area??
??request-quote-area??

Sorry, there are no classes that meet your criteria.

Please contact us to schedule a class.
Close

self-paced
STOP! Before You Leave

Save 0% on this course!

Take advantage of our online-only offer & save 0% on any course !

Promo Code skip0 will be applied to your registration

Close
Nothing yet
here's the message from the cart

To view the cart, you can click "View Cart" on the right side of the heading on each page
Add to cart clicker.

Purchase Information

??elearning-coursenumber?? ??coursename??
View Cart

Need more Information?

Speak with our training specialists to continue your learning journey.

 

Delivery Formats

Close

By submitting this form, I agree to LearnQuest's Terms and Conditions

heres the new schedule
This website uses third-party profiling cookies to provide services in line with the preferences you reveal while browsing the Website. By continuing to browse this Website, you consent to the use of these cookies. If you wish to object such processing, please read the instructions described in our Privacy Policy.
Your use of this LearnQuest site affirms your consent to our use of session and persistent cookies to track how you use our website.