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.
Click on the Move
option in the context menu.
Move the Report from one category to another.
Click on the Copy
option in the context menu.
Copy the Report from one category to another.
Note: Check the
Overwrite
option to replace an existing report with the same name.
Copy the report from one site to another by selecting the Tenant.
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.
Click on the Clone
option in the context menu.
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.
We plan to deprecate cloning reports
in upcoming releases.
Initially, we removed the Clone
option in the Report Server.
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>
.
After enabling the node, you can find the option to clone and be able to clone the reports.