You are here: Reporting > Working with the Report Viewer
Report Definitions
Working with the Report Viewer
When you run a report definition, the results display in the Report Viewer. The Report Viewer provides many options for manipulating the displayed report.
From the Report Viewer, you can also open a report for editing in the Report Editor.
Viewing reports
The Report Viewer shows the name of the report and the date and time when it ran.
After you run a report, you can use a search box to 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 in the report.
When viewing a list report in which paging is enabled, you usually only see a single page of results at a time (typically, 50 rows). Use page links at the top of the report to move to other pages.
When viewing a summarized report, you usually see results grouped by the values of one or more columns. Each group section shows one or more subtotals, sub-averages, or other values for that group.
Each group is expandable and collapsible for easier viewing by clicking 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 to view detailed information about that row or cell by clicking on a row or cell of a summarized report. You can use the breadcrumb trail at the top of the report to return to the original, summarized report.
If the report developer enabled sorting, 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 (highest to lowest, or lowest to highest) the column is sorted and where it stands in the sort order, if sorting is used for multiple columns.
Actions menu
If the report developer enabled actions, the Report Viewer includes an Actions menu with one or more of the following options:
- List - Click to convert a summarized report to a list report.
- Summarize - Click to open the Summarize form.
For a list report, using this option and summarizing the values in one or more columns, or selecting the Include a column of row counts check box, converts the report from list to summarized.
With this form you can:
- Specify whether and how each column's values will be summarized. For each column you can select one option. Depending on the column data type, some or all of the following options are available:
- Do Not Include - The column is dropped from the report.
- GROUP BY - Summarized values in the report are 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 sorting option:
- 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: Select the check box to add a column of row counts to the report.
- Expand all group sections by default in initial display: Select the check box to expand all group sections by default when the report opens in the Report Viewer. If this check box is not selected, group sections are collapsed when the report opens.
- Do not display group headings: Select the check box to exclude group headings in the report display. This results in a spreadsheet-style display with no subtotals, sub-averages, 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 your changes, or click Cancel to close the form without changes.
- Print - Click to print the report. The print dialog for your system opens.
- Export to Excel - Click to export the report data to an Excel workbook.
- Export to PDF - Click to export the formatted report to a PDF file. If the report has a chart, the chart is included in the PDF file.
If you are working in languages other than English, you might need to provide character support for the text in the report.
- Save - Click to save changes to the report.
You can also enter a new name for the report. If you specify a new name, the report is saved with that new name. Use Save As to save the report as a new report in addition to the original report.
- Save As - Click to save this report, with any changes you made, as a new report. In the form that opens, specify a name, title, and description for the report. Also, 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, or click Cancel to close the form without saving a copy.
Column menu for list reports
For list reports, click the triangle at the right of any column header to display the column menu, if enabled by the report developer. The menu options are:
Column menu for summarized reports
For summarized reports, right-click any column header to edit, reformat, or delete that column. The menu options are:
- Heading - Click to display the Heading form and change the text for the column heading.
- Format - Click to display the Format form. Press the down-arrow and select a valid format for the data values in the column. Some formats permit or require parameters. Specify parameters by clicking the icon next to the format field.
- Width - Click to display the Width form. Specify the column width as a numeric value followed by a selected unit (pixels, or as a percentage of overall report width).
- Delete - Click to delete the current column. If you delete a group-by column, any chart included in the report is deleted. You cannot delete a report that has only one column.
- Sort - Hover the mouse over the Sort command and click one of the options to re-sort the rows of the report based on just the values of this column. Select whether to sort values from lowest to highest, or highest to lowest.
- Display Values Across Columns / Display Values Vertically - When the data values for a column display vertically within a single column, click Display Values Across Columns to display the column's values horizontally. This creates a pivot table. When the data values for a column display horizontally across columns, click Display Values Vertically to display the column's values vertically within a single column.
Filtering
Filter conditions restrict which rows of data are included in a report (such as "only orders from these customers" or "only open cases"). Filter conditions display above the report results. However, filter conditions can be defined in the rule form and not display on the report.
You can add new filter conditions in the Report Editor, or in the report definition that supports the report.
The report developer can enable the following options:
Editing filter conditions
Filter conditions that you can edit display as hyperlinks. Click a filter link to open the Edit filter form. This form shows the following information and options for the selected filter:
Click Apply to save your changes, or click Cancel to close the form without changing the filter.
Related Information
Open topic with navigation