基于文档图导出SSRS报告

发布于 2024-12-05 23:09:44 字数 106 浏览 0 评论 0原文

我有一份 ssrs 2008 报告,其中有一个基于报告主要组的文档结构图。文档结构图可以很好地在屏幕上导航报表,但我们想打印一组报表。我相信 Crystal Reports 提供了此功能。这可能吗?

I have a ssrs 2008 report that has a document map based on the main group on the report. The document map works fine for navigating the report on the screen, but we'd like to print one group of the report. I beleive Crystal Reports offered this functionality. Is this possible?

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

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

发布评论

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

评论(1

晨与橙与城 2024-12-12 23:09:44

文档结构图仅用于在报表中导航。

解决方法可能是创建一个指向该组的链接,该链接将调用同一报告,并对其进行过滤以仅显示单击的组,其余参数保持不变。

然后用户可以使用文档结构图转到该组,单击它以触发过滤器并将其打印或导出到文件。

Document map is used only to navigate in the report.

A workaround could be to create a link to the group, which will call the same report, and filter it to show only the clicked group with the rest of parameters remaining the same.

Then the user can use document map to go to the group, click it to trigger the filter and print or export it to a file.

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