Back Forward Report Definitions
Working with the Report Viewer

About Report Definitions

When you run a report definition, the Report Viewer displays its results in a separate window. The Report Viewer offers many options for manipulating the displayed report, such as printing it and exporting it to Excel.

From the Report Viewer, you can open a report for editing in the Report Editor.

Viewing Reports

In the Report Viewer, the report's title displays at the top of the window. When the report is being run, there is a search box that lets you search for specific text within the report. When searching for text, click the search icon repeatedly to move the cursor from instance to instance of the search term where it appears in the report.

When viewing a list report in which paging is enabled, you usually only see a single page of results (typically, 50 rows) at a time. Page links at the top of the report allow you to move to other pages.

When vieiwing a summarized report, you usually see results grouped by one or more columns' values. Each group section will show one or more subtotals, sub-averages, or other values for that group.

Each group is expandable and collapsible for easier viewing: click the arrows to the left of the group headings. The Expand all group headings and Collapse all group headings links at the top of the report let you expand or collapse all group headings with a single click.

You can drill down by clicking on a row or cell of a summarized report to view detailed information about that row or cell. When you drill down to a detailed view, a breadcrumb trail at the top of the report lets you return to the original, summarized report.

If the report developer has enabled it, you can click on a column heading to sort the report by the values in the column. An arrow indicator and a small number beside the column name indicate in which direction (higher to lower or lower to higher) the column is sorted and where it stands in the sort order, if sorting is being used for multiple columns.

Command Ribbon and Search

Toolbar

If the report developer has enabled it, a toolbar appears at the top of the Report Viewer, with one or more of the commands described below.

Command

Description


Edit Report

Click to open the report in the Report Editor to make changes to the report.

List

Displays for a summarized report. Click to convert the report to a list report.


Summarize

Click to open the Summarize form. The form allows you to:

  • Specify whether and how each column's values will be summarized. For each column you can select one of the possible options. Depending on the column data type, the options include some or all of the following:
    • Do Not Include - the column is dropped from the report.
    • GROUP BY - Summarized values in the report will be shown grouped by the values in columns using this option.
    • COUNT - Displays a count of the number of rows with a non-null value in this column for each group.
    • COUNT DISTINCT - Displays a count of the number of unique values in this column for each group.
    • SUM - Values in the column are totaled for each group.
    • MAX - Displays the highest value in each group.
    • MIN - Displays the lowest value in each group.
  • Change the sort type for columns: For each column you can select one of the possible sorting options:
    • No Sorting
    • Lowest to Highest
    • Highest to Lowest
  • Change the sort order for columns: If you are sorting results by more than one column, click and hold the drag icon to the left of the column name, and drag the column row higher or lower in the list of columns to change the column order in which sorting is applied.
  • Include a column of row counts - Check the check box to add a column of row counts to the report.
  • Expand all group sections by default in initial display - Check the check box to expand all group sections by default when the report first appears in the Report Viewer. If this box is unchecked, group sections will all be collapsed when the report first appears.
  • Do not display group headings - Check the check box to not show group headings in the report display. This results in a spreadsheet-style display with no subtotals, subaverages, or similar values. In this view, you can sort the results in any way you want. When results are grouped there are restrictions on how results can be sorted: the first n-1 GROUP BY columns must also be the first columns in the sort order.

Click Apply Changes to apply the changes you made in this form to this report, or click Cancel to abandon your selections and close the form.

For a list report, using this command and summarizing the values in one or more columns, or clicking the Include a column of row counts check box, converts the report from list to summarized.

Print

Click to display your system's normal print dialog and then print the report.

Export to Excel

Click to export the report's data into an Excel workbook.

Export to PDF

Click to export the formatted report into a PDF document.

Save

Click to save changes you have made to the report.

Save As

Click to save this report, with any changes you have made, as a new report. In the form that appears, enter the new report's name, title, and description; and select the category type (Public or Private) and category in which to save the new report.

Click OK to save the copy of the report; click Cancel to close the form without saving a copy.

Column command menu

Click at the right of any column header to display the column command menu, if the developer has enabled it. The menu options are:

to filter the report by the data in that column; or to edit, reformat, or delete that column. The commands available vary depending on whether you are working with a list report or summarized report.

 

Filtering

Filter conditions restrict which rows of data are included in a report (such as "only orders from these customers"; "only open cases"). Filter conditions appear at the top of the report, below the toolbar. However, filter conditions can be defined in the rule form and not appear on the report.

You can add new filter conditions only in the Report Editor or directly in the Report Definition that supports the report.

The developer can opt to let the report user:

Editing filter conditions:

Filter conditions that you can edit appear as hyperlinks. Click a filter link to see the Edit filter form. This form shows the following information and options for the selected filter:

Click Apply to accept your changes, or click Cancel to close the form without changing the filter.

Related topics Report Definitions — Working with the Chart Editor
Report Definition form — Completing the Chart tab
Using the Report Browser

UpTools — Reporting
Up About Report Definitions