Lesson 1: Creating a Web Report the Quick Start Way
In this lesson, we create a web report in the quick start way and learn about the visualization toolbar of Web Report Studio, which is also available in the traditional way.
This lesson contains the following tasks:
Task 1: Create a Web Report
- In the Start Page of the Server Console, select Web Report in the Create category.
Server displays Web Report Studio in a new tab and prompts you to select data for the new report.
- In the Select Catalog dialog box, expand the SampleReports folder, select the SampleReports.cat catalog and select OK.
- In the Select Data Source dialog box, select WorldWideSalesBV in the Resources box, Web Report Studio then displays all the folders in the business view in the right box. Select the data fields Region, Sales Year, Total Sales, and Category, and then select OK.
Web Report Studio creates a web report containing a table:
Task 2: Work with the Visualization Toolbar
Via the visualization toolbar (the toolbar displayed vertically) of Web Report Studio, you can conveniently convert a data component between the following types: table, crosstab, or chart.
First, we convert the table to a crosstab.
- Select the button on the visualization toolbar. Web Report Studio converts the table to a crosstab:
The visualization toolbar also provides entry to the wizard of current data component. With the wizard, you can redefine a data component, and apply filter to narrow down data in the component.
Next, we use the wizard to edit the data fields in the crosstab.
- Select the Crosstab Wizard button on the visualization toolbar. Web Report Studio displays the Crosstab Wizard dialog box.
- In the Rows box of the Data tab, select Sales Year and then select the Remove button X at the top right of the box to remove it.
- Remove Category from the Columns box in the same way.
- In the Resources box, browse to the Products category at the bottom and select Category, then select the button to add it to the Rows box.
- Select OK to confirm the changes. Web Report Studio displays a message dialog box, asking for your confirmation of the change. Select OK in the dialog box.
Web Report Studio creates a new crosstab:
Lastly, we convert the crosstab to a chart and save the web report.
- Select the button on the visualization toolbar. Web Report Studio converts the crosstab to a bar chart as follows. You can also select other chart types on the toolbar.
- Select the Save button on the toolbar. Web Report Studio displays the Save As dialog box.
- From the Save In drop-down list, select the My Reports folder, type Product Sales in the File Name text box, then select OK to save the report to the server resource tree.