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

发布于 2024-12-02 16:58:00 字数 251 浏览 0 评论 0原文

我的经理要求我将 .rdl 文件从 prod 更新为 dev。但在此之前,我必须保持旧报告不变,并且必须在同一服务器上创建重复报告,而且我也在浏览器上工作。

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

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

请帮我解决这个问题。

My manager asked me to update the .rdl file from prod to dev. But before doing that I have to keep that old report as it is and have to create a duplicate report on same server and that too be I am working on browser.

I have downloaded the the .rdl file and renamed the report as *_old also. But I am not able to understand how to create another same report with same datasources and everything.

I can see an option update next to edit button. I am assuming that if I get a duplicate report on the same server I can update the .rdl file with that update button.

Please help me with this problem.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

夜吻♂芭芘 2024-12-09 16:58:00
- 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)。

- 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.

Now you will have the original report (MyReport1) and the copy of it(MyReport1_old).

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文