Note: this article is published on 08/04/2024.

This series of articles will discuss SQL Server Reporting Services, including the related Services:

A - Introduction

The services discussed include:

This article will be the first article in this series, and it will discusses the Server Instalation and Configuration. The next article will discuss the client (development environment) Setup, and the last article will discuss the report build and deploy. The content of this article:

B - SSIS (SSAS) Installation

Following the article:

We run SQL Server inslatter to add the SQL Server Services into an existing SQL instance (Developer Edition). Choose Custom Mode:

By using the custom mode, you can choose to add more features:

If you previously installed a custom mode, and installed the whole features:

You need to make sure the following features are installed:

If you installed a basic mode, Add the features that were not installed, like this:

C - SSRS Installation and Configuration:

We start from here:

Following the instruction page from the link:

C.1 - Installation:

C. 2 - Configuration:

C.3 -1 Results

References: