WebFOCUS Online Help > Managed Reporting End User > Creating a Report With Report Assistant > Creating an HTML Active Report

Creating an HTML Active Report

In this section:

How to:

An HTML Active Report is a report that is designed for offline analysis.

When using an HTML Active report you can:

The following image shows a simple HTML Active Report. The record status and page navigation bar appears at the top of the report.


Top of page

Procedure: How to Create an HTML Active Report With HTML Report Assistant
  1. In the HTML Report Assistant, click the Report options tab.
  2. Ensure the Show styled formats check box is selected.
  3. From the Generate report as drop-down list, select AHTML - Active Report.
  4. Click the Active Report Styling button.

    The Active Report Styling dialog box opens.

  5. Select styling options for the Active Report.

    For details, see Formatting an HTML Active Report.


Top of page

Formatting an HTML Active Report

You can apply the following custom formatting to an HTML Active Report:


Top of page

Reference: WebFOCUS Active Report Styling Dialog Box

The Active Report styling options are:

Report view

Sets the report view as a standard table (Tabular) or as an Accordion report. Users can fully expand accordion reports for sorting and other purposes.

Pagination options

Following are the pagination options for HTML Active Reports. Pagination options are not available for Accordion report views.

Justification

Justifies the text that appears in the record status and page navigation bar. Options are Left, Center, and Right. Left is the default.

Records per page

Sets the number of records that appear per page. Options are: Default, 10, 20, 30, 40, 50, Show All. The default is 57 lines per page.

Text

Sets the color for the text in the record status and page navigation bar. The default is black.

Background

Sets the background color for the record status and page navigation bar. The default color is silver.

Row selection colors

An HTML Active Report offers visual assistance for viewing data in the report. For example, when a user hovers over a row of data the row is highlighted with a background color and when they click a row of data it is also highlighted with a background color. You can set the colors for these options, Hover and Selected. The default color for Hover is RGB(255 252 204), which is a shade of yellow, and the default color for Selected is RGB(51 255 204), which is a mix of green and blue.

Visualization colors

Users can apply data visualization to numeric fields in an HTML Active Report. Here you can designate the colors of the bars. You can set different colors for positive and negative values. The default color for positive and negative values is black.

Freeze columns

Enables you to freeze the report at a particular point so that columns to the left of the freeze point remain in view while the user scrolls through the other report columns. Options include:

  • None turns off the freeze option. This is the default.
  • The fields in the request. If the report can be viewed fully viewed in the browser window, then freeze is not applied.
Calculations

Set options for calculations:

Colors

Specifies the colors for the values in a calculation:

Values sets the font color of the calculation results. This color defaults to black.

Background sets the background color of the calculation results. This color defaults white.

Location

Sets the location of the calculations. Options are Top row or Bottom row. Top row is the default.

Menu options

Set options for the menu.

Font color

Enables you to set the colors for the menu text:

Text sets the color of the text

The default is black.

Hover sets the color of the text when the mouse hovers over it

The default color is black (text hover does not show).

Menu color

Set the colors for the menu:

Background sets the background color of the menu. The default color is silver.

Hover sets the background hover color of an individual item on the menu. For example, if the background color of the menu is black, the hover color can be set to white to visually show which option on the menu the mouse is currently hovering over. The default color is white.

Border sets the color of the menu border. The default color is white.

Active Cache

Select to enable the Active Cache option.

Because all post-retrieval processing is performed in the Web browser’s memory, an Active Report has a processing limit of approximately 5,000 records or 100 pages of output. To create answer sets in excess of 5,000 records, the Active Cache option enables you to send only the first page of Active Report output to the browser and retrieve subsequent pages from a temporary cache on the WebFOCUS Reporting Server. The server also becomes the resource for performing all calculations, sorting, and filtering when Active Cache is enabled.


WebFOCUS