Discover Classes. Earn 10% Rewards.

SQL Server 2017 BI: Integration and Analysis Services is unfortunately unavailable

Thankfully we have 12 other SQL Classes for you to choose from. Check our top choices below or see all classes for more options.

SQL Bootcamp

Noble Desktop @ 185 Madison Ave, New York, NY & Virtually Online

Master the art of turning raw data into actionable insights with SQL queries. This hands-on course will teach you how to filter, group, and join data, as well as use advanced techniques like subqueries and aggregate functions. Gain the skills to excel in any data-driven industry and make more informed decisions.

(373) All levels 18 and older
$975

3 sessions

Gift it!

SQL Private Training

Noble Desktop @ 185 Madison Ave, New York, NY & Virtually Online

Unlock the power of databases with personalized SQL training. Master the art of querying, filtering, and aggregating data using PostgreSQL, gaining essential skills applicable across various database platforms. Transform

(373) All levels 13 and older

Data Analytics Technologies Bootcamp

Noble Desktop @ 185 Madison Ave, New York, NY & Virtually Online

In this course, students will master Excel, SQL, and Tableau, some of the top data analytics tools. Here, students will gain the skills to organize, analyze, summarize, and visualize data, presenting actionable insights for effective decision-making. Comprehensive classroom training in Midtown Manhattan.

(373) All levels 18 and older
$1,949

8 sessions

Gift it!

SQL Level 1

Noble Desktop @ 185 Madison Ave, New York, NY & Virtually Online

Unlock the power of SQL and relational databases with this comprehensive course. Learn how to write SQL queries, filter results, and combine data from multiple tables, all while gaining a strong foundation in database architecture. Master the fundamentals of SQL at Noble Desktop.

(373) Beginner 18 and older
$350

2 sessions

Gift it!

SQL Bootcamp (PostgreSQL)

NYIM Training @ 185 Madison Ave, New York, NY

Discover how to transform raw data into actionable insights using SQL queries in this hands-on PostgreSQL course. Learn to filter, aggregate, and join data to extract the specific information you need. Gain a valuable skill that will give you a larger role in decision-making in any industry.

(742) All levels 18 and older
$975

2 sessions

Gift it!
See all SQL classes NYC

SQL Server 2017 BI: Integration and Analysis Services

  • All levels
  • 18 and older
  • $2,795
  • Earn 27,950 reward points
  • Price Lock Guarantee
  • (Exact location to be announced), New York, NY
  • 40 hours over 5 sessions

Start Dates (0)

  • $2,795
  • 40 hours over 5 sessions
Showing 10 of 0

Class Description

Description

What you'll learn in this sql class:

All HOTT courses are available face-to-face, remote-live, on-demand or on-site at your facility

SQL Server 2017 Business Intelligence: Integration Services and Analysis Services provides a rich environment for business intelligence development. The focus of this course is to familiarize developers with the use of SQL Server Engine, SQL Server Integration Services (SSIS) and SQL Server Analysis Services (SSAS) to create and populate data warehouses through ETL processing and build Multidimensional and Tabular models to use and reporting data sources.


Students will learn how to design and build data warehouses and marts using SQL Server Management Studio. In a series of exercises, students develop SSIS packages designed to maintain a data warehouse using the Data Flow control flow task. Also demonstrated are other control flow tasks that can interact with an NTFS file system, FTP server, execute Win32 processes, send emails, and run .NET scripts.



Based on the populated data warehouse they have created, students will then learn how to develop both Multidimensional and Tabular SSAS models using the languages Multidimensional Expressions (MDX) and Data Analysis Expressions (DAX). Cubes will be customized to include Key Performance Indicators (KPIs), Calculated Members, Named Sets, Navigational Hierarchies, and Perspectives.


Course Prerequisite

Familiarity with database concepts, Windows desktop navigation and software installation techniques. Attendance at the SQL Programming course or Microsoft Transact-SQL Programming course is highly recommended although not required.


Course Outline


Business Intelligence Framework Overview


  • SQL Server Data Tools Overview
  • Installation and Configuration
  • Components of a BI Solution
  • Introduction to the BI Semantic Model

Integration Services Architecture


  • Architecture of the SSIS Data Engine
  • Using Data Transformation Tasks
  • Managing Connections to Sources and Destinations
  • ADO.NET Data Source and Destination
  • Understanding Data Buffers
  • Control Flow Tasks and Containers

Common SSIS Tasks


  • Executing SQL Statements
  • Connecting to FTP Servers
  • Sending E-mail
  • Notifying Administrators of Errors
  • Completing Bulk Inserts
  • Copying, Moving and Deleting Files and Folders

Data Transformations


  • Converting Data Types
  • Merging Data from Multiple Sources
  • Splitting Data to Multiple Destinations
  • Counting Rows
  • Sampling and Sorting Records
  • Copying Columns

Advanced SSIS Tasks


  • Executing .NET Scripts and Win32 Processes
  • Using the Windows Management Instrumentation (WMI) Tasks
  • Performing Database Maintenance and Backups During SSIS Routines
  • Using Variables and Input Parameters
  • Profiling Database Tables
  • Comparing XML Files Against Schemas

Advanced Data Transformations


  • Filling in Missing Data with Lookups
  • Locating Near Duplicate Rows with Fuzzy Grouping
  • Adding Audit Information to Results
  • Counting the Occurrence of Keywords
  • Sending Rows that Process Correctly and Incorrectly to Different Destinations
  • Responding to Truncation Errors

SSIS Administration and Automation


  • Deploying SSIS Projects
  • Manually Running SSIS Tasks
  • Automating SSIS Package Execution
  • Configuring Notifications for Execution Success, Failure or Both
  • SSIS Security
  • Troubleshooting Techniques

Data Warehouse Design


  • Understanding Fact and Dimension Tables
  • Modeling Slowly Changing and Rapidly Changing Dimensions
  • Modeling Fact Tables
  • Using Star and Snowflake Schemas for Dimension Tables
  • Implementing Surrogate Keys
  • Defining Business Keys

Creating and Populating Data Warehouses


  • Creating Data Warehouses (OLAP Databases)
  • Adding Fact Tables
  • Adding Dimension Tables and Joining Them to Fact Tables
  • Loading Data into Fact and Dimension Tables
  • Validation Techniques for Data Loads

Creating and Managing Cubes


  • Creating Data Sources to Connect to Data Warehouses
  • Using SSAS to Create Cubes
  • Applying Friendly Names to Measures and Attributes
  • Customizing Dimensions and Measures
  • Setting up Navigational Hierarchies
  • Optimizing Cubes with Attribute Relationships

Multidimensional (MDX) Essentials


  • Using MDX Queries to Pull Data from Cubes
  • Understanding Tuples and Sets
  • MDX Expressions vs. Queries
  • Grouping Attribute Values into Named Sets
  • Adding Custom Calculations for Cubes Using MDX

MDX Functions


  • Using MDX Aggregate Functions
  • Using Navigations Functions to Move Though Hierarchies
  • Grouping, Filtering and Sorting Functions
  • Time-Based MDX Functions

Customizing Cubes


  • Adding Key Performance Indicators (KPIs)
  • Customizing Dimensions and Attributes
  • Adding Translations to Support Multiple Languages
  • Adding Custom Calculations
  • Subdividing Cubes Using Perspectives


Cube Deployment and Administration


  • Cube Storage Calculations
  • Configuring Desired Aggregation
  • Configuring Caching
  • Deploying and Processing Cubes
  • Connecting to Cubes from Excel and Other Clients
  • Partitioning and Processing Cubes
  • Backing Up and Restoring Options
  • Securing Cubes


Creating and Customizing Tabular Models


  • Creating Tabular Modules in SSDT
  • Introducing DAX
  • Customizing Tabular Models
  • Refreshing Data in Tabular Models


Understanding the Data Mining Process


  • Types of Business Analysis Supported by Data Mining
  • Data Mining Process Explained
  • Understanding the Key Components of Data Mining
  • Using Built-In Data Mining Algorithms
  • Matching Mining Algorithms to Business Needs

Working with Data Mining Structures


  • Adding Data Mining Structures
  • Mining for Hidden Information
  • Discovering Patterns in Data
  • Creating Predictive Models
  • Using the Data Mining Wizard
  • Modifying Mining Structures with the Data Mining Designer

Using the Semantic Models in the Presentation Layer


  • Using SSAS Data Sources in Excel and Power View
  • Using SSAS Data Sources in SSRS
  • Using SSAS Data Sources in Power BI
  • Using SSAS Data Sources in SharePoint Performance Point Services

Refund Policy

Tuition includes all course materials. Students may withdraw before the second day of class to receive a 100% refund, provided course materials are returned to the instructor. Prorated refunds may be granted for withdrawals after the first day.

Cancellations and Changes: There are no cancellation fees.

Attendance Requirements: Students must attend each day of a course and successfully complete hands on exercises in order to receive a certificate of completion. If a student wishes to retake any portion of a class that he or she completes, the student may do so within 12 months at no extra cost.

Intended Audience: Hands On Technology Transfer, Inc., provides IT training designed for technology professionals who wish to quickly upgrade their computer skills. In most states, the employer bears all training costs.

Reviews of Classes at Hands On Technology Transfer, Inc. (7)

Similar Classes

Benefits of Booking Through CourseHorse

  • Booking is safe. When you book with us your details are protected by a secure connection.
  • Lowest price guaranteed. Classes on CourseHorse are never marked up.
  • This class will earn you 27950 points. Earn 10% back in reward points!

Questions & Answers (0)

Get quick answers from CourseHorse and past students.

Hands On Technology Transfer, Inc.

HOTT delivers instructor-led technical training across the United States, Canada and the United Kingdom. Whether you attend in person, remote-live or on-demand, our classroom-based training philosophy zeroes in on your ability to work more productively and with higher quality results after training....

Read more about Hands On Technology Transfer, Inc.

CourseHorse Approved

This school has been carefully vetted by CourseHorse and is a verified NYC educator.

Hands On Technology Transfer, Inc.

Hands On Technology Transfer, Inc.

All classes at this location

Google Map

Give This Course as a Gift Card

  • Thousands of classes
  • No expiration
  • Unique and memorable gifts for any occasion
  • Personalized
  • Explore a passion, gain a new skill, discover a new hobby, engage in a memorable experience
  • Instant delivery
  • Lock in a price with the Inflation Buster Gift Card Price Adjuster™

Buy a Gift Card

Book this Class as a Group Event

Booking this class for a group? Find great private group events

Or see all Professional Group Events

Explore group events and team building activities ranging from cooking, art, escape rooms, trivia, and more.

  • Price Lock Guarantee

    Secure your booking now and we'll match any price drop within 48 hours across all booking platforms, ensuring you never miss out on savings!

  • Earn 10% Reward Points

    Maximize your savings with every purchase. Unlock rewards on every transaction, ensuring you get the most value out of your experience!

  • No Added Fees

    Enjoy hassle-free transactions without worrying about additional charges. With us, what you see is what you pay - no surprises!

  • Curated Courses

    Discover a curated selection of courses handpicked by experts in the field. Dive into quality content that suits your learning needs and interests!

CourseHorse Gift Cards

  • Creative & unique gift for any occasion
  • Thousands of classes & experiences
  • No expiration date
  • Instant e-delivery (or choose a date)
  • Add a personalized message
  • Lock in a price with the Inflation Buster Gift Card Price Adjuster™
Buy a Gift Card
gift card with the CourseHorse logo gift card with the CourseHorse logo
Loading...