In this section we will look into the steps for creation of the Matrix report which is basically use for generating pivot table style reports. The way of creating this type of report is very similar to that of a Tabular report which we have already explored with a subtle change. Henceforth instead of doing the similar steps that has been followed in Tabular report creation, we will see only from that point where basically we need to set the Matrix report type and will move ahead. We will start from the Select Report Type Screen. Please follow the steps provided in the Creating a basic Tabular SSRS Report section for setting up the previous steps.
Step 1:Let us choose Matrix as the report type and click on Next button.
And that brings up Design the Table Screen. Suppose we want to see, players belonging to which country is taking how much match fee. Basically, we want to see the BelongsTo field in the Report Column/Header, the PlayerName field in the rows and the FeePerMatch field in the Details section
Clicking on Next button will display Choose the Table Style Screen from where we can choose the various table styles. We will choose Forest here
Click on the Next button brings up the final screen where we will specify a suitable name to our report.
Click Finish.
Step 2:Run the report or click on the preview button and the result is as under
Subscribe to:
Post Comments (Atom)
SSIS: Creating Package Configurations
This post discusses the creation of Configuration Files and how they can be useful while migrating a package from one environment to an...
-
Synchronous vs Asynchronous The SSIS dataflow contain three types of transformations. They can be non-blocking, semi-blocking or ful...
-
The below are the differences between systems. Please go through them. . OLTP ...
-
1. How to provide security for the configuration file (xml package configuration file)? 2. Different approaches of deployme...
No comments:
Post a Comment