Working with Report Designer

Using Report Designer
Reporting Services includes two tools for creating reports:-
• Report Designer can create reports of any complexity that Reporting Services
supports, but requires you to understand the structure of your data and to be
able to navigate the Visual Studio user interface.
• Report Builder provides a simpler user interface for creating ad hoc reports,
directed primarily at business users rather than developers. Report Builder
requires a developer or administrator to set up a data model before end users
can create reports.
Report Designer runs inside the Business Intelligence Development Studio shell, and
offers several ways to create reports. You can either use the Report Wizard to quickly
create a report, or you can use a set of design tools to build a report from scratch.
You can also use the design tools to modify a report created with the wizard.

Using the Report Wizard
The easiest way to create a report in Report Designer is to use the Report Wizard.
Like all wizards, the Report Wizard walks you through the process in step-by-step
fashion. You can make the following choices in the wizard:-
• The data source to use
• The query to use to retrieve data
• Whether to use a tabular or matrix layout for the report
• How to group the retrieved data
• What visual style to use
• Where to deploy the finished report

Comments

Popular posts from this blog

SSIS vs. T-SQL

Sync SSAS Cube From One Environment to Another

SQL Function to replace special characters from a string