Skip to content

Latest commit

 

History

History
43 lines (35 loc) · 2.85 KB

File metadata and controls

43 lines (35 loc) · 2.85 KB
title Schedule properties (Reports page)
description Learn about the Reporting Services schedule properties page in SQL Server Management Studio that lists all reports for a specific shared schedule.
ms.date 09/25/2024
ms.service reporting-services
ms.subservice tools
ms.topic concept-article
ms.custom
updatefrequency5
f1_keywords
sql13.swb.reportserver.scheduleproperties.reports.f1

Schedule properties (Reports page)

Use the [!INCLUDEssRSnoversion_md] schedule properties page in [!INCLUDEssManStudioFull_md] to view a list of all reports that use the specific shared schedule. Schedules can be used to refresh report snapshots, generate report history, trigger a subscription, or expire a cached copy of the report. To find out how the schedule is used, view the property and subscription information of the report.

Although this page shows each report that uses the shared schedule, it doesn't indicate how many times the shared schedule is used within that single report. For example, suppose 20 different subscribers to the Company Sales report use the same shared schedule to trigger subscription processing. In this case, the Company Sales report appears once in this list, even though the report has 20 references to the shared schedule.

To open the schedule properties page:

  1. Start [!INCLUDEssManStudioFull].
  2. Connect to a report server.
  3. Open the Shared Schedules folder.
  4. Right-click a shared schedule, select Properties.
  5. Select Reports.

You can also manage shared schedules from the Site Settings of the [!INCLUDEssRSnoversion_md] Web Portal.

Note

This feature is not available in every edition of [!INCLUDEssNoVersion]. For a list of features that are supported by the editions of [!INCLUDEssNoVersion], see Editions and supported features of SQL Server 2022.

Options

Folder
Specifies the path of the report.

Report
Specifies the name of the report that uses the schedule.

Related content