Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 3

www.rakeshgopal.

com

Preface:
Welcome to this course on SQL Server Reporting Services (SSRS). This course
marks the 3rd and final course in the Microsoft Business Intelligence Stack.
In all the courses, I have used commonly available free databases, so that you can
follow along with me. It been really a pleasure for me teaching 100,000+ student
enrollments and answering 10’s of 100’s of questions every day.
Hope you all enjoy this SSRS course.

Courtesy: https://technet.microsoft.com/en-us/library/ff487370(v=sql.105).aspx
In the videos, I have walked you all through some examples, which will help you
solve the below exercises. The below problem set is derived from the MSDN
website. I have designed the whole course so that you can solve the below
problems easily. Please note that some of the concepts will require you to read
and web search a bit. Always feel free to ask questions in the forums.
The below Assignment/tutorial is for SQL 2012, but will work perfectly in
advanced versions too.

Report Title Purpose Relationships Tutorial

AdventureWorks2008R2_Ba Covers tasks The base report for each Creating the Report Server
se that are tutorial. The tutorial for Project and the
common to each report begins by AdventureWorks2008R2_Ba
each report: making a copy of this se Report (SSRS)
page header base report and renaming
and footer it.
contents,
scenario text
placeholder
and the
toggle to
display it,
description
text
placeholder,
parameters

pg. 1
www.rakeshgopal.com

and
parameter
display, and
the shared
data source.
Includes
examples for
setting
conditional
visibility both
by toggle
and by
expression
based on a
boolean
parameter.

Employee_Sales_Summary_ Displays Contains a drillthrough Creating the


2008R2 sales for one action on the sales order Employee_Sales_Summary_
month in number in a matrix that 2008R2 Report (SSRS)
comparison opens
to the same Sales_Order_Detail_2008R
sales for 2.
previous
years.
Displays
current sales
compared to
quotas.

Sales_Order_Detail_2008R2 Displays Uses Creating the


sales order Store_Contacts_2008R2 Sales_Order_Detail_2008R2
details for a as a subreport in the sales Report (SSRS)
range of order header area.
sales order
numbers.

Store_Contacts_2008R2 Displays Used as a subreport in Creating the


contact Sales_Order_Detail_2008R Store_Contacts_2008R2
information 2. Report (SSRS)
for a store.

Sales_by_Region_2008R2 Displays Contains a drillthrough Creating the


locations of action on the store Sales_by_Region_2008R2
AdventureW marker in the map and Report (SSRS)
orks reseller the store field in the

pg. 2
www.rakeshgopal.com

stores and matrix that opens


individual Customers_Near_Stores_2
customers in 008R2.
the United
States.

Customers_Near_Stores_20 Displays Used as a target report Creating the


08R2 individual for a drillthrough action Customers_Near_Stores_20
customers in 08R2 Report (SSRS)
who live near Sales_by_Region_2008R2.
an
AdventureW
orks reseller
store.

pg. 3

You might also like