Skip to content
ictcLogo
  • About
  • Training
  • Learning Paths
  • Training Center
  • News
  • Contact
Menu
  • About
  • Training
  • Learning Paths
  • Training Center
  • News
  • Contact
Microsoft

Course 10990-C: Analyzing Data with SQL Server Reporting Services

  • Duration: 5 days
  • Job Role: Data Engineer

Course 10990-C: Analyzing Data with SQL Server Reporting Services

Share This Learning Path

Need more info? Contact us

This five-day instructor-led course teaches students how to implement a SQL Server 2016 Reporting Services solution for data analysis in an organization. The course discusses how to use the Reporting Services development tools to create and manage reports and implement self-service BI solutions.

Audience Profile

The primary audience for this course is database professionals who need to fulfil a BI developer role to create reports. Primary responsibilities will include implementing reports and mobile reports. The secondary audiences for this course are power information workers.

Prerequisites

  • Basic knowledge of the Microsoft Windows operating system and its core functionality.
  • Working knowledge of Transact-SQL, such as that taught in 20761C.

Course outline

Module 1: Introduction to Reporting Services
Module Overview

This module introduces Microsoft SQL Server Reporting Services, its components, and the tools used to work with it.

Lessons

Introduction to reporting services
Reporting services components
Reporting services tools

Lab Sessions

Exploring reporting services

Lab Lessons

Exploring reports
Reporting services configuration

After completing this module, students will be able to:

Give a context for Reporting Services.
Describe the components of Reporting Services.
Explain Reporting Services tools.

Module 2: Reporting Services Data Sources
Module Overview

Almost every report that you publish by using SQL Server Reporting Services (SSRS) will be built using data that’s obtained from one or more source systems. This lesson explains how to configure SSRS to interact with source data systems by working with data sources.

Lessons

Data sources
Connection strings
Datasets

Lab Sessions

Configuring data access with report builder
Configuring data access with report designer

Lab Lessons

Configuring data access with report builder
Configuring data access with report designer

After completing this module, students will be able to:

Describe data sources.
Work with connection strings.
Describe datasets.

Module 3: Creating Paginated Reports
Module Overview

Now that you have learned about BI and data modelling, and how to access data from Report Designer and Report Builder, you need to learn how to create reports. This module shows you how to create different types of reports in both applications, in addition to using the Report Wizard.

Lessons

Creating a report with the report wizard
Creating a report
Publishing a report

Lab Sessions

Creating reports

Lab Lessons

Use the report wizard – report designer
Use the report wizard – report builder
Creating and publishing a report – report designer
Creating and publishing a report – report builder

After completing this module, students will be able to:

Create a report with the report wizard.
Create a report using report builder or report designer.
Publish a report to reporting services.

Module 4: Working with Reporting Services Data
Module Overview

It is common for business requirements to change regarding the information they need and how they want data presented. On viewing a detailed report, senior management might ask for higher level, summarized, or filtered versions of the same report.Report Builder and Report Designer support these scenarios via filtering, sorting, drilldowns, grouping and the parameterizing of reports.In this module, you will see how to use filters and parameters to make reports more dynamic and useful to business users.

Lessons

Data filters
Report parameters
Implementing report filters and parameters

Lab Sessions

Create a parameterized report

Lab Lessons

Using parameters in report designer
Using parameters in report builder

After completing this module, students will be able to:

Filter data in reports.
Use parameters in reports.

Module 5: Visualizing Data with Report Services
Module Overview

As the amount of data being generated continues to grow, the need to make sense of its meaning increases. You use data visualization to make data easier to understand, and faster to interpret.Data visualizations highlight comparisons, show trends, and convey scale much faster than a table of numbers could. The detail is important, but visualizations are a highly effective way of conveying meaning and insights quickly and accurately.

Lessons

Formatting data
Images and charts
Databars, sparklines, indicators, gauges, and maps

Lab Sessions

Manage formatting

Lab Lessons

Report designer
Report builder

After completing this module, students will be able to:

Format data in reports.
Use images and charts in your reports.
Use databars, sparklines, and indicators in reports.
Explain what a KPI is and how it’s used.

Module 6: Summarizing Report Data
Module Overview

As the amount of data we need to deal with increases, so does the requirement to manage data by grouping and summarizing. In this module, you will learn how to create group structures, summarize data, and provide interactivity in your reports, so that users see the level of detail or summary that they need.

Lessons

Sorting and grouping
Report sub-reports
Drilldown and drill through

Lab Sessions

Summarizing report data

Lab Lessons

Sorting and grouping in report builder
Sorting and grouping in report designer

After completing this module, students will be able to:

Group and sort data in reports.
Create report sub-sections.
Use drill down and drill through.

Module 7: Sharing Reporting Services Reports
Module Overview

When you have published a Reporting Services report, users can view the report interactively. In some situations, it can be advantageous to run reports automatically, either to improve performance through caching and snapshots, or to deliver reports to users—by using e-mail or other mechanisms. To run reports automatically, you need to understand how Reporting Services manages scheduling. This module covers report scheduling, caching and the report life cycle, and automatic subscription and delivery of reports.

Lessons

Schedules
Report caching, snapshots, and comments
Report subscription and delivery

Lab Sessions

Sharing reporting services reports

Lab Lessons

Create a shared schedule
Configure caching
Subscribe to a report

After completing this module, students will be able to:

Explain schedules.
Describe report caching, report snapshots, and report comments.
Configure report subscriptions.

Module 8: Administering Reporting Services
Module Overview

System administrators take responsibility for the configuration and day-to-day operations of IT systems. In SQL Server Reporting Services (SSRS), administrative tasks include the configuration of the web portal and web service, branding the web portal, and ensuring that access to sensitive reports is carefully controlled. Administrators also monitor and optimize performance.

Lessons

Administering reporting services
Reporting services configuration
Reporting services performance

Lab Sessions

Administering reporting services

Lab Lessons

Authorize access to reports
Web portal branding

After completing this module, students will be able to:

Secure access to reports by using authentication, permissions, and SSL encryption.
Use report services configuration manager to reconfigure SSRS servers.
Monitor and optimize the performance of SSRS on a given set of server hardware.

Module 9: Extending and Integrating Reporting Services
Module Overview

Although Reporting Services is a powerful tool, its built-in capabilities might not always meet your needs. This module covers the methods for extending the functionality of Reporting Services with expressions and custom code. You will also learn about the methods for working with Reporting Services programmatically, and integrating Reporting Services reports into other applications.

Lessons

Expressions and embedded code
Extending reporting services
Integrating reporting services

Lab Sessions

Extending and integrating reporting services

Lab Lessons

Custom code – report designer
Custom code – report builder
URL access

After completing this module, students will be able to:

Work with expressions and embedded code.
Extend reporting services functionality with external assemblies.
Integrate reporting services with other software.

Module 10: Introduction to Mobile Reports
Module Overview

This module introduces the design and publication of reports that are intended for consumption on mobile devices, such as smartphones and tablets. Microsoft SQL Server Reporting Services (SSRS) includes support for mobile reports, although the tools that are used to design and publish mobile reports are different to the tools used for the paginated reports discussed in the earlier modules of this course.

Lessons

Overview of mobile reports
Preparing data for mobile reports
Mobile report publisher

Lab Sessions

Introduction to mobile reports

Lab Lessons

Format data for a mobile report
Create a mobile report
Create KPIs

After completing this module, students will be able to:

Describe considerations for mobile reports.
Prepare data for publication in mobile reports.
Use SQL Server mobile report publisher to create mobile reports.

Module 11: Developing Mobile Reports
Module Overview

In this module, you will learn about the element types that you can add to your Microsoft SQL Server Reporting Services mobile reports. You will also learn about working with dataset parameters, and how to add drillthrough actions to your reports.

Lessons

Designing and publishing mobile reports
Drillthrough in mobile reports

Lab Sessions

Developing mobile reports

Lab Lessons

Add a dataset with parameters
Design a mobile report
Publish a mobile report
Add a drillthrough to a custom URL

After completing this module, students will be able to:

Describe how to design and publish mobile reports.
Explain how to drillthrough from mobile reports.

Book Your Seat​

Find Learning Paths​

  • Search Paths

  • Vendors

Latest Learning Paths​

Microsoft

Course MS-102T00-A: Microsoft 365 Administrator

  • Microsoft 365
  • Intermediate

Microsoft

Course MD-102T00-A: Microsoft 365 Endpoint Administrator

  • Microsoft 365
  • Intermediate

Microsoft

Course AZ-800T00-A: Administering Windows Server Hybrid Core Infrastructure

  • Windows
  • Intermediate

Join our community of certified professionals

Sign Up to our newsletter, and stay always up to date with latest IT certifications

About Us

ICTC is the leader in technical certification courses and exams. Our labs consist of a latest tech PCs and our instructors are certified from each vendor

Policy for the Prevention and Combating of Violence and Harassment in the Workplace.

Facebook Linkedin

Learn

View all the provided certifications and there relevant courses. Book online for a certification exam.

Explore

Contact Us

  • +30 211 500 29 00
  • info@ictc.gr
  • Lagoumitzi 24, Kallithea
ictcLogo

International Computer Training Center

  • Copyright reserved to ICTC
  • Proudly Crafted by GTP Works

Copyright reserved to ICTC. Proudly Crafted by GTP Works

Choose how to get more info...

Give as a call

211 500 2 900

Let us, call you

Send us an email

We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.OkPrivacy policy