Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Building Reports with SQL Server Reporting Services (SSRS)
Rating: 4.3 out of 5(211 ratings)
4,645 students

Building Reports with SQL Server Reporting Services (SSRS)

This course shows the buidling of a tabular and a diagram report from scratch. Advanced topics are covered too.
Created byHenning Lange
Last updated 3/2020
English

What you'll learn

  • In this course we will develop a tabluar and a diagram report from scratch. We will be using grouping, attach parameter to datasets, include sorting, set a print layout and apply some expressions.
  • Additionally you get some advanced tips and tricks.
  • In the last chapter we cover the report server and how to deploy our reports.
  • To get started, we install the development environment together wth the Visual Studio and the Data Tools. Additionally we need a SQL Server and a Report Server.
  • At some points we will develop strategies to overcome some limitations of Reporting Services. Mainly we will create a work around for limited sorting functionalities.

Course content

5 sections33 lectures3h 49m total length
  • Install SQL Server6:09

    In this video the SQL Server will be installed with a developer license.


    Download: https://www.microsoft.com/en-us/sql-server/sql-server-2017-pricing

  • Install Report Server6:39

    In this lesson a Report Server will be installed and tested.

  • Install SQL Server Management Studio1:38

    In this episode the SQL Server Management Studio will be installed.

  • Attach WideWorldImports database2:36

    In this lesson the test database WideWorldImporters will be atttached to the SQL Server.


    Download: https://github.com/Microsoft/sql-server-samples/releases/tag/wide-world-importers-v1.0

  • Install Visual Studio including Data Tools4:30

    In this video the Visual Studio and the Data Tools will be installed.


    Download:

    1. https://my.visualstudio.com/Downloads?q=visual%20studio%202017

    2. https://docs.microsoft.com/en-us/sql/ssdt/download-sql-server-data-tools-ssdt?view=sql-server-2017#ssdt-for-vs-2017-standalone-installer

Requirements

  • A very basic understandig of SQL would be good to understand the datasets used and the WHERE clauses.
  • Interest to learn reports designed for printability.

Description

This course demonstrates the development of reports with the Microsoft SQL Server Reporting Services (SSRS). The Lessons are building up on each other. They show the complete workflow. Beginning at the definition of datasources, over the report development until the deployment to a Report Server.

Additionally some best practices and work around for advanced topics are demonstrated.

The final project file is attached for reference.

Who this course is for:

  • This course is targeted to people new to Reporting Services insteresting in learning the tool from scratch. But the advanced topics can be interesting for more advanced users.
  • Coming from other reporting tools, you could become familiar with reporting services very fast.