Skip to main content
All docs
V18.2

Use the Report Wizard to Create a Report

  • 4 minutes to read

This topic describes how to invoke and use the Report Wizard, which provides a fast and convenient way to create reports in the Report Designer.

To invoke the Wizard, click the New Report… button in the Report tab of the ribbon toolbar.

Report-Server-UI-Report-Wizard00

Create an Empty Report

To create an empty report, select Empty Report in the first page of the Report Wizard and click Finish.

Report-Server-UI-Report-Wizard01

The report created will have no data bindings, and will only contain a Detail Band.

Report-Server-UI-Report-Wizard02

To provide data to your report, do the following:

  1. Click the smart tag of the report, and in the invoked actions list, expand the Data Source drop-down list and click Add New DataSource.

    Report-Server-End-User-UI11

  2. On the first page of the invoked Data Source Wizard, select the data source to use in your report from the list of available items.

    Report-Server-End-User-UI12

  3. On the next page, select tables or views from your database. If you choose multiple tables (e.g., to create a master-detail report), the Report Designer creates a data relationship between them (if possible).

    Report-Server-End-User-UI13

  4. Click Finish to exit the Data Source Wizard.

Create a Databound Report

  1. To create a data-bound report, select Databound Report on the first page of the Report Wizard and click Finish.

    Report-Server-UI-Report-Wizard03

  2. On the second page, select the data source to which you want to connect your report from the list of available items, and click Next.

    Report-Server-UI-Report-Wizard04

  3. On the next page, select the Table or View you wish to use in the report from the list of available items, and click Next.

    Report-Server-UI-Report-Wizard05

  4. On the next page, select fields to be displayed in the report. The list on the left shows all available fields. To select the required item, click the item, and then click the right arrow (>) button.

    Report-Server-UI-Report-Wizard06

    Note that steps 5 through 10 below are optional. If you click Finish before reaching the last page of the Report Wizard, all settings that are not specified will be set to their default values.

  5. The next page allows you to add grouping to the report. To add a grouping level, select the field that you wish to use as the grouping criteria, and click the right arrow button.

    Report-Server-UI-Report-Wizard07

    To add a field to an existing grouping level, select the field from the list of available items, select the grouping level from the list on the right, and click the arrow with the plus sign.

  6. On the next page, you can specify a summary function to be calculated for any numeric data field in the report.

    Report-Server-UI-Report-Wizard08

  7. On the next page, you can select the layout of the report.

    Report-Server-UI-Report-Wizard09

  8. Next, you can specify a style for the report.

    Report-Server-UI-Report-Wizard10

  9. On the last page, specify the report’s title and click Finish to exit the wizard.

    Report-Server-UI-Report-Wizard11

  10. After the Report Wizard is closed, the report will be generated with the specified settings. Click the Print Preview tab in the ribbon menu to view the result.

    Report-Server-UI-Report-Wizard12

Create a Label Report

  1. To create a label report, select Label Report on the first page of the Report Wizard and click Next.

    Report-Server-UI-Report-Wizard13

  2. On the second page, choose the supplier from the Label Products combo box, and the specific product from the Product Number list. The label information on the right will be updated for the currently selected product. Click Next to proceed to the next step.

    Report-Server-UI-Report-Wizard14

  3. On the next page, you can adjust settings that were automatically specified in the previous step. Click Finish to exit the Report Wizard.

    Report-Server-UI-Report-Wizard15

  4. After the Report Wizard is closed, the report layout will be generated according to the type of label paper specified.

    Report-Server-UI-Report-Wizard15a

  5. To create the layout of the label report, drag-and-drop the controls onto the available area of the report detail band.

    Report-Server-UI-Report-Wizard15b

  6. The label report is now ready. Click the Print Preview tab in the ribbon menu to view the result.

    Report-Server-UI-Report-Wizard15c

Create a Report Copy

  1. To create a copy of an existing report, select Report Copy on the first page of the Report Wizard and click Next.

    Report-Server-UI-Report-Wizard16

  2. On the second page, select the report that you wish to copy, and click Next.

    Report-Server-UI-Report-Wizard17

  3. On the next page, specify the name, category, description and revision comment for the copy, and click Finish to exit the Report Wizard.

    Report-Server-UI-Report-Wizard18

    After this step, a copy of the report will be created and opened in the designer.