Course: SSRS 2014 Advanced

$219.00
$264.99 incl. vat

ADD_TO_CART_INFO_FOR_BUSINESS

duration: 28 hours |

Language: English (US) |

access duration: 90 days |

Details

In this SSRS 2014 course you will learn the most important advanced features of Reporting Services. So you will learn how SSRS can be used and how you get the most out of your daily activities. This course covers also the Report Builder and Report Manager.

Result

After completing this course, you are familiar with the most important advanced features of SQL Server Reporting Services 2014.

Prerequisites

You have earned the MCSA SQL Server 2012 certification or equivalent knowledge.

Target audience

Database Administrators

Content

SSRS 2014 Advanced

28 hours

SSRS 2014: Introduction and Report Builder

In this course you’ll get a high-level view of the parts and pieces of Reporting Services so that you know what you’re working with. I’ll start by looking at the two modes you can install and operate a report server in. Then I’ll show you some of the extensive configuration options you can use to fine tune reporting features. Reporting Services has a fairly complex architecture, and I’ll walk you through a high-level view of it. There are a lot of parts and you need to have a good feel for how they all work. Then I’ll take a look at the tools available for building reports, and will walk through creating a simple report using Report Designer. Next you’ll get a solid introduction to Report Builder, and learn how to install either the standalone version or the ClickOnce version accessible from Report Manager. I’ll walk you through a tour of the Report Builder user interface. Then I’ll show you how to build a simple report, point out more of Report Builder’s features and learn about preview performance. Finally, you’ll learn about shared datasets as a way to make data access easier for end users.

SSRS 2014: Creating Reports

In this course you’ll get a high-level view of the parts and pieces of Reporting Services so that you know what you’re working with. I’ll start by looking at the two modes you can install and operate a report server in. Then I’ll show you some of the extensive configuration options you can use to fine tune reporting features. Reporting Services has a fairly complex architecture, and I’ll walk you through a high-level view of it. There are a lot of parts and you need to have a good feel for how they all work. Then I’ll take a look at the tools available for building reports, and will walk through creating a simple report using Report Designer.

SSRS 2014: Tablix Report Type

In this course you’ll get a high-level view of the parts and pieces of Reporting Services so that you know what you’re working with. I’ll start by looking at the two modes you can install and operate a report server in. Then I’ll show you some of the extensive configuration options you can use to fine tune reporting features. Reporting Services has a fairly complex architecture, and I’ll walk you through a high-level view of it. There are a lot of parts and you need to have a good feel for how they all work. Then I’ll take a look at the tools available for building reports, and will walk through creating a simple report using Report Designer. Next you’ll get a solid introduction to Report Builder, and learn how to install either the standalone version or the ClickOnce version accessible from Report Manager. I’ll walk you through a tour of the Report Builder user interface. Then I’ll show you how to build a simple report, point out more of Report Builder’s features and learn about preview performance. Finally, you’ll learn about shared datasets as a way to make data access easier for end users.

SSRS 2014: Expressions and Functions

In this course you’ll get a high-level view of the parts and pieces of Reporting Services so that you know what you’re working with. I’ll start by looking at the two modes you can install and operate a report server in. Then I’ll show you some of the extensive configuration options you can use to fine tune reporting features. Reporting Services has a fairly complex architecture, and I’ll walk you through a high-level view of it. There are a lot of parts and you need to have a good feel for how they all work. Then I’ll take a look at the tools available for building reports, and will walk through creating a simple report using Report Designer. Next you’ll get a solid introduction to Report Builder, and learn how to install either the standalone version or the ClickOnce version accessible from Report Manager. I’ll walk you through a tour of the Report Builder user interface. Then I’ll show you how to build a simple report, point out more of Report Builder’s features and learn about preview performance. Finally, you’ll learn about shared datasets as a way to make data access easier for end users.

SSRS 2014: Layout, Parameters, and Visualizing

In this course you’ll get a high-level view of the parts and pieces of Reporting Services so that you know what you’re working with. I’ll start by looking at the two modes you can install and operate a report server in. Then I’ll show you some of the extensive configuration options you can use to fine tune reporting features. Reporting Services has a fairly complex architecture, and I’ll walk you through a high-level view of it. There are a lot of parts and you need to have a good feel for how they all work. Then I’ll take a look at the tools available for building reports, and will walk through creating a simple report using Report Designer. Next you’ll get a solid introduction to Report Builder, and learn how to install either the standalone version or the ClickOnce version accessible from Report Manager. I’ll walk you through a tour of the Report Builder user interface. Then I’ll show you how to build a simple report, point out more of Report Builder’s features and learn about preview performance. Finally, you’ll learn about shared datasets as a way to make data access easier for end users.

SSRS 2014: Accessing and Subscribing to Reports

In this course, you’ll learn about some of the issues you’re likely to face starting Report Manager and connecting to a report server. Then you’ll learn about some of the cool features from a report user’s perspective to find reports, view them, and access a report’s document map. Next you’ll learn about the My Reports folder. An admin has to enable this feature before users can use it, but then it provides a location for each user to save links to reports they use often as well as their own reports. Then the course explores the various export formats supported by Reporting Services. You’ll learn about soft and hard page-break renderers, as well as the data exchange formats that can export the raw data from a report.

SSRS 2014: Programming Report Access

There are five major APIs that you can use to program report server access, and this course will cover two of them. First, we’ll look at accessing reports using a custom URL, which is the same way Report Manager provides access, although you can use a shorthand version of the URLs for easier programming. You’ll learn the structure of the URL, and see various ways to build the URLs and some of the many options available as querystring parameters. Then you’ll learn about the ReportViewer control that is available in both Web and Windows Forms .NET applications. You’ll learn how to use the control with both server and local reports, which are reports you build directly in Visual Studio for that application.

SSRS 2014: Web Service Programming

In this course you’ll learn how to use the Report Server Web Service, and see some examples of how useful it is. You’ll learn about the two endpoints that Reporting Services exposes, the management and execution endpoints, and the differences between them. You’ll also see how to build an application using the Web services to display a list of reports and render format options, both retrieved dynamically from the report server, as well as how to execute the selected report using both a custom URL and the execution Web service. As a bonus, you’ll learn how to dynamically determine whether the selected report has required parameters and one way to supply parameters to the report.

SSRS 2014: Managing Reporting Services

In this course you’ll learn about reporting tools, starting with seeing how you can use Management Studio for some tasks. Management Studio is far more limited than Report Manager for report server management, but nonetheless supports some important tasks. You’ll learn the three primary kinds of tasks you’ll need to use Management Studio for, as well as how to access those features. Then you’ll explore the management features of Report Manager. You’re likely to use Management Studio occasionally for the tasks it supports, but use Report Manager every day to do things like manage files and folders, including reports, and change and manage site settings and folder and object settings.

SSRS 2014: Reporting Services Security

In this course, you’ll learn how to work with the security features of Reporting Services. You’ll start by learning how to authorize users to perform actions at both the server and folder level, as well as how to use Management Studio to manage report server roles. Then you’ll learn how to enable Basic authentication, necessary to allow report access via non-IE browsers and outside the local network. It is generally a very bad practice to transmit credentials or data in the clear over any network, even a local network, so next you’ll see how you can enable and optionally require the use of SSL (really TLS, or Transport Layer Security) anytime a user or application accesses Reporting Services. Then you’ll learn about how report data security hooks into the data security features of the core database engine of SQL Server. You’ll see how to require different kinds of credential for any data source, both in SQL Server Data Tools and in Report Manager. You’ll also learn about the permissions required to access data for a report.

Course options

We offer several optional training products to enhance your learning experience. If you are planning to use our training course in preperation for an official exam then whe highly recommend using these optional training products to ensure an optimal learning experience. Sometimes there is only a practice exam or/and practice lab available.

Optional practice exam (trial exam)

To supplement this training course you may add a special practice exam. This practice exam comprises a number of trial exams which are very similar to the real exam, both in terms of form and content. This is the ultimate way to test whether you are ready for the exam. 

Optional practice lab

To supplement this training course you may add a special practice lab. You perform the tasks on real hardware and/or software applicable to your Lab. The labs are fully hosted in our cloud. The only thing you need to use our practice labs is a web browser. In the LiveLab environment you will find exercises which you can start immediatelyThe lab enviromentconsist of complete networks containing for example, clients, servers,etc. This is the ultimate way to gain extensive hands-on experience. 

WHY_ICTTRAININGEN

Via ons opleidingsconcept bespaar je tot 80% op trainingen

Start met leren wanneer je wilt. Je bepaalt zelf het gewenste tempo

Spar met medecursisten en profileer je als autoriteit in je vakgebied.

Ontvang na succesvolle afronding van je cursus het officiële certificaat van deelname van Icttrainingen.nl

Krijg inzicht in uitgebreide voortgangsinformatie van jezelf of je medewerkers

Kennis opdoen met interactieve e-learning en uitgebreide praktijkopdrachten door gecertificeerde docenten

Orderproces

Once we have processed your order and payment, we will give you access to your courses. If you still have any questions about our ordering process, please refer to the button below.

read more about the order process

What is included?

Certificate of participation Yes
Monitor Progress Yes
Mobile ready Yes
Sharing knowledge Unlimited access to our IT professionals community
Study advice Our consultants are here for you to advice about your study career and options
Study materials Certified teachers with in depth knowledge about the subject.
Service World's best service

Platform

Na bestelling van je training krijg je toegang tot ons innovatieve leerplatform. Hier vind je al je gekochte (of gevolgde) trainingen, kan je eventueel cursisten aanmaken en krijg je toegang tot uitgebreide voortgangsinformatie.

Life Long Learning

Follow multiple courses? Read more about our Life Long Learning concept

read more

Contact us

Need training advise? Contact us!


contact