Search results
Suggest a FeaturePDF

Move, copy and clone reports in Report Server

This section explains how to move, copy, and clone reports in the Report Designer directly from Bold Reports On-Premise. Reports can be moved, copied, or cloned from one category to another in Bold Reports On-Premise.

Note: Starting v6.1, We plan to deprecate the feature of cloning reports. Please refer to this section for more information.

Move Report

  1. Click on the Move option in the context menu. Move Report in context menu

  2. Move the Report from one category to another. Move Reports

Copy Report

  1. Click on the Copy option in the context menu. Move Report in context menu

  2. Copy the Report from one category to another. Copy Reports

    Note: Check the Overwrite option to replace an existing report with the same name.

  3. Copy the report from one tenant to another by selecting the Tenant identifier. Copy Report to Tenant

  4. You can change the dataset or datasource and save the copy with the Advanced option if the report is designed using a shared dataset or datasource. Copy Report to Tenant Copy Report to Tenant

Clone Reports

  1. Click on the Clone option in the context menu. Move Report in context menu

  2. When you clone a report to a destination category, any changes made to the report’s .rdl file will affect both copies of the report in their respective categories. Clone Reports

Breaking changes from v6.x

  • We plan to deprecate cloning reports in upcoming releases.

  • Initially, we removed the Clone option in the Report Server. Context Menu

    The existing cloned reports will remain available in the sites.

  • If you still need to clone the reports, you can enable the clone option by setting the <EnableClone> node to true in Settings -> Configuration -> reporting/config.xml.
    <EnableClone>true</EnableClone>. Enable Clone Node

  • After enabling the node, you can find the option to clone and be able to clone the reports. Clone Option