如何在 MS Reporting Service 的 MS Business Intelligence Studio 的报表设计器中插入会话?

发布于 2024-10-01 03:21:33 字数 196 浏览 7 评论 0原文

我正在尝试将我们的报告从 Crystal 报告迁移到 MS 报告服务。在 Crystal Report 报表设计器中,我可以组织报表的各个部分,包括插入部分、添加抑制条件。请告知我如何在 MS Business Intelligence Studio(内置于 Visual Studio 2008 中)中实现这些目标。

谢谢你!

BR, 蔡威廉

I'm trying to migrate our reporting from Crystal report to MS Reporting Service. In the Crystal Report report designer, I can organize sections of the report, including inserting sections, adding suppress conditions. Please kindly advise how can I achieve those in MS Business Intelligence Studio (built in Visual Studio 2008).

Thank you!

BRs,
William Choi

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

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

发布评论

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

评论(2

痴情换悲伤 2024-10-08 03:21:33

要组织部分,请查看子报表。您可以向子报表添加多个元素,然后将子报表添加到主报表。然后您可以在表达式中设置整个子报表的可见性。

MSDN:SSRS 子报告

To organize sections, take a look at Subreports. You can add several elements to a subreport, and then add the subreport to the main report. Then you can set the visibility of the whole subreport in an expression.

MSDN: SSRS Subreports

我们的影子 2024-10-08 03:21:33

在 ssrs 中,您可以添加新表达式来控制报告行为。例如,您可以编写一个表达式来控制文本框的可见性。

in ssrs you can add new expressions for controlling of the report behaviors. for example you can write an expression for controlling of a textbox visibility.

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