To work with the tool in Foresight Analytics Platform 10, use the new interface.

Speeding Up Large Report

To speed up large report work during results calculation, use data caching of repository objects.

Caching is applied to the reports containing:

The speed-up is executed on opening the report for viewing.

Caching Report to Speed Up Opening in the View Mode

When adding a cache element an instance of the report with saved calculation results is created. The existence of a record in cache is checked on opening a report. If such a record is found, cached report version is extracted and opened. If the record is not found, the last version of the report is opened from a repository. Regular report instance cache is stored in the repository database.

To cache reports, select the Object Cache item in the regular report context menu in the object navigator. The Object Cache dialog box opens.

The following operations are available on caching:

Create a cache element

Refresh cache element

Delete cache elements

Parametric Report Caching Features

When caching a parametric report, the system creates instances of the report opened with certain values of report parameters. When opening a report with some parameters, the cache is checked for availability of a record corresponding to these parameters. If such a record is found, cached report version is extracted and opened. If no record is found for the specified parameters, the last report version is opened from the repository.

See also:

Building Report