如何在同一台服务器上创建重复报告

时间:2011-08-30 22:31:03

标签: ssrs-2008 reportingservices-2005 reporting-services

我的经理让我将.rdl文件从prod更新为dev。但在此之前,我必须按原样保留旧报告,并且必须在同一服务器上创建重复报告,这也是我正在使用浏览器。

我已下载.rdl文件,并将报告重命名为 * _old。但我无法理解如何使用相同的数据源和所有内容创建另一个相同的报告。

我可以看到编辑按钮旁边的选项更新。我假设如果我在同一台服务器上获得重复报告,我可以使用该更新按钮更新.rdl文件。

请帮我解决这个问题。

1 个答案:

答案 0 :(得分:3)

- Download the report RDL file from the report manager.
- Rename the rdl file eg. MyReport1_old.rdl
- Upload the report rdl file from the report manager.

现在您将拥有原始报告(MyReport1)及其副本(MyReport1_old)。