在 SSRS 2008 中将两个带有文本框和 tablix 的组合并在一起

发布于 2024-11-27 05:03:43 字数 308 浏览 0 评论 0原文

我在生成 SSRS 报告时遇到格式问题。我的报告中有两组,一组位于 list 上,另一组位于 tablix 上。

第一个包含列表的组仅包含一个显示 AccountNo 的文本框,而另一组则包含显示帐户详细信息(AcctNo、AcctName、Type 等)的整个表格。

我想将这两个组合并在一起,这样在每一页上我都可以看到这两个组,即文本框包含包含 AcctNo 的组,另一个包含包含帐户详细信息的表格。

我在不同页面上得到第一组,然后是另一组。

谁能建议我如何将这两个组合并在一页上?

I am facing formatting problem in generating SSRS report. I am having two groups in my report, one group is on list and other on tablix.

The first group with list contains only a textbox which display say AccountNo, while the other group has the entire table which displays the account details (AcctNo, AcctName, Type etc.).

I want to merge this two groups together, such that on each page I can see the both the groups, i.e., textbox the one with AcctNo and other with the table with acct details.

I am getting the first group on different page followed by the other group.

Can anyone suggests me how to merge these two group together on one page?

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

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

发布评论

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

评论(1

妥活 2024-12-04 05:03:52

如果表中可能,最简单的方法是为两个组创建一个父组,因此两个组将具有相同的父组

if possible in the table, the easiest way would be to create a parent group for the two groups, so both groups would have the same parent group

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