SQL Server 2008 Reporting Services - tutorials how-to?
Tutorials and free e-learning resources have become very useful within the Microsoft community recenlty, I have been looking for similar kind of information for Reporting Services and in particular to report building (GUI enhancement) as compared to SQL 2005 Reporting Services. I believe nothing much different by looking at the current CTP for SQL 2008, I expect a change when SQL 2008 RS is ready RTM.
Meanwhile if you are willing to go through this refer to the Tutorials links as follows:
Creating a Basic Tabular Report
Follow the steps in this tutorial to learn how to create a tabular report. This tutorial shows you how to work with Report Builder to select a data source and add fields and entities to the tabular report.
Creating a Basic Matrix Report
Follow the steps in this tutorial to learn how to create a matrix report. This tutorial shows you how to work with Report Builder to select a data source and add fields and entities to the matrix report.
Creating a Basic Chart Report
Follow the steps in this tutorial to learn how to create a chart report. This tutorial shows you how to work with Report Builder to select a data source and add fields and entities to the chart report.
Creating Advanced Filters and Calculated Fields
Follow the steps in this tutorial to learn how to create new fields, apply filters to the calculations, and apply a filter to an entire report using Report Builder.
Adding a Parameter to a Report
Follow the steps in this tutorial to learn how to add parameters to a report using Report Builder.