How to: Configure Execution Properties for a Report (Report Manager)

You can set report execution properties to specify when data is retrieved for a report. It is useful to schedule data processing for a report if the external data source is refreshed at specific times (for example, a data warehouse that is refreshed daily or weekly) and you want to avoid the overhead of retrieving the same data each time a report is requested. Scheduling data processing is also useful if you want to control the processing load on the external database server or when you want to provide consistent results for multiple users who must work with identical sets of data. With volatile data, an on-demand report can produce different results from one minute to the next. A report snapshot, by contrast, allows you to make valid comparisons against other reports or analytical tools that contain data from the same point in time.

A report snapshot is a report that contains layout instructions and query results that were retrieved at a specific point in time. Unlike on-demand reports, which get up-to-date query results when you select the report, report snapshots are processed on a schedule and then saved to a report server. When you select a report snapshot for viewing, the report server retrieves the stored report from the report server database and shows the data and layout that were current for the report at the time the snapshot was created.

Report snapshots are not saved in a particular rendering format. Instead, report snapshots are rendered in a final viewing format (such as HTML) only when a user or an application requests it. Deferred rendering makes a snapshot portable. The report can be rendered in the correct format for the requesting device or Web browser.

To configure report execution properties

  1. Start Report Manager.

  2. In Report Manager, navigate to the Contents page. Navigate to and open the report that you want to configure execution properties for.

  3. Click the Properties tab.

    Or, if the Contents page is in Details view, click the Property Page icon:

    Property page icon

    The page that contains general report properties is displayed.

  4. Click the Execution tab.

  5. Click Render this report from an execution snapshot.

  6. Select Use the following schedule to create execution snapshots, and then either define a report-specific schedule or select from the Shared schedule list.

  7. If you want to create a snapshot immediately, select Create a report snapshot when you click the Apply button on this page.

  8. Click Apply.