Learn your way! Get started

SSRS 2014, Part 03 of 10: Tablix Report Type

with expert Don Kiely


Watch trailer


Course at a glance

Included in these subscriptions:

  • Dev & IT Pro Video
  • Dev & IT Pro Power Pack

Release date 9/8/2015
Level Intermediate
Runtime 1h 48m
Closed captioning Included
Transcript Included
eBooks / courseware Included
Hands-on labs Included
Sample code Included
Exams Included


Enterprise Solutions

Need reporting, custom learning tracks, or SCORM? Learn More



Course description

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.

Prerequisites

This course assumes that you have a basic familiarity with the concept of relational databases and a basic understanding of what SQL Server is and the high-level tools in it, as well as how to create and manage objects using Management Studio. You should also have a basic understanding of how SQL Server implements security, including its authentication and authorization schemes, and how to assign permissions on securable objects to principals. You should know the fundamentals of Transact-SQL to write queries to retrieve data and join data from multiple tables, and how to execute scripts using the query editor in Management Studio. It will be very helpful, but not absolutely necessary, to have experience with .NET development using Visual Studio 2010 or 2012 for the portions of the course that deal with SQL Server Data Tools. At the very least, we’ll assume that you are well familiar with the Visual Studio user interface. The focus of this course is the Reporting Services Native Mode installation to learn the fundamentals of creating and managing reports. Almost all of what you’ll learn will be applicable to a SharePoint integrated mode installation as well, but there are additional tools and considerations for SharePoint that aren’t covered thoroughly here. This course is written using Windows 7 and 8.1, we assume you know how to start programs, etc. in whatever version of Windows you’re using. The Reporting Services features should be pretty much the same in SQL Server 2014, although some windows will probably look different; but the feature set is the same.

Learning Paths

This course will help you prepare for the following certifications and exams:
MCSE: Business Intelligence
70-467: Designing Business Intelligence Solutions with Microsoft SQL Server
70-466: Implementing Data Models and Reports with Microsoft SQL Server

This course is part of the following LearnNowOnline SuccessPaths™:
SQL Server Reporting Services

Meet the expert

Don Kiely is a featured instructor on many of our SQL Server and Visual Studio courses. He is a nationally recognized author, instructor, and consultant specializing in Microsoft technologies. Don has many years of teaching experience, is the author or co-author of several programming books, and has spoken at many industry conferences and user groups. In addition, Don is a consultant for a variety of companies that develop distributed applications for public and private organizations.

Course outline



Tablix Reports

Exploring the Tablix Report (29:51)
  • Introduction (00:43)
  • Exploring the Tablix Report (01:27)
  • The Tablix Component (01:24)
  • Table Data Region (01:08)
  • Demo: Table (03:17)
  • Demo: TableDemo (04:26)
  • Demo: Table Data (01:16)
  • Matrix Data Region (00:41)
  • Demo: Matrix (01:26)
  • Demo: MatrixDemo (04:28)
  • Demo: Grouping (00:59)
  • List Data Region (00:53)
  • Demo: List (02:57)
  • Demo: ListDemo (03:57)
  • Summary (00:42)
Tablix Cell Content & Scope (09:43)
  • Introduction (00:30)
  • Cell Content (02:10)
  • Cell Scope (01:36)
  • Demo: Cells (04:55)
  • Summary (00:31)
Building a Tablix Report (05:43)
  • Introduction (00:33)
  • Demo: Creating a Project (02:00)
  • Demo: Connection String (02:41)
  • Summary (00:29)

Tabular, Matrix, and Lists

Building a Tabular Report (16:45)
  • Introduction (00:24)
  • Demo: Create a Tabluar Report (03:30)
  • Demo: Grouping (03:42)
  • Demo: Totals (03:53)
  • Demo: Report Formatting (04:48)
  • Summary (00:25)
Building a Matrix Report (11:50)
  • Introduction (00:40)
  • Demo: Matrix Report (04:45)
  • Demo: Matrix Preview (00:24)
  • Demo: Totals (02:34)
  • Demo: Matrix Formatting (02:56)
  • Summary (00:28)
Building a List Report (19:50)
  • Introduction (00:44)
  • Demo: List Report (04:42)
  • Demo: Columns (05:01)
  • Demo: More Rows (04:44)
  • Demo: Formatting (04:18)
  • Summary (00:20)
Tablix Properties and Groups (14:17)
  • Introduction (00:33)
  • Tablix Properties Dialog Box (00:32)
  • Demo: Tablix Properites (04:11)
  • No Data Rows (00:42)
  • Demo: No Data Rows (00:57)
  • Groups Before Row Headers (01:09)
  • Synchronized Data Alignment (00:23)
  • Demo: Misaligned Data (02:37)
  • Demo: Align Data (02:43)
  • Summary (00:25)