0% found this document useful (0 votes)
47 views2 pages

SQL Server Reporting Services

This document discusses the architecture and authoring capabilities of SQL Server Reporting Services (SSRS). It describes the core SSRS components like the Report Server and Report Builder. It also outlines how to create basic reports using different data regions and formats. Additionally, it covers leveraging expressions, grouping and sorting data, and implementing parameters and filters when authoring reports in SSRS.

Uploaded by

NamJK
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
47 views2 pages

SQL Server Reporting Services

This document discusses the architecture and authoring capabilities of SQL Server Reporting Services (SSRS). It describes the core SSRS components like the Report Server and Report Builder. It also outlines how to create basic reports using different data regions and formats. Additionally, it covers leveraging expressions, grouping and sorting data, and implementing parameters and filters when authoring reports in SSRS.

Uploaded by

NamJK
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

SQL Server Reporting Services (SSRS) Architecture

Report types and formats

SSRS Web Services

Report Server

Report Builder

Model Designer

Data sources: SQL Server, Oracle, OLE DB

Authoring Reports
Creating basic reports

Tabular

List

Matrix

Chart

Constructing data sources and Datasets

Inserting a data region, fields and images

Leveraging expressions

Calculating fields

Integrating expressions in properties

Applying conditional formatting

Adding images

Grouping and sorting data

Grouping to multiple levels

Sorting the results

Employing aggregate functions

Implementing Parameters and Filters


Building parameters into reports

Returning subsets of data with query parameters

Mapping report parameters to query parameters

Building cascading report parameters

Passing parameters to stored procedures

Exploiting multivalve parameters

You might also like