如何链接 SQL 报告服务中两个表的表行高度

发布于 2024-08-18 01:21:21 字数 148 浏览 2 评论 0原文

我在 SQL Reporting Services 报告(表 + 矩阵)中有两个表,我希望并排显示它们以给出一个完整表的错觉。

问题在于,一个表的行中可能比另一个表的行中包含更多数据,因此行的高度可能不同。

有什么方法可以匹配/链接两个表中行的高度。

I have two tables in a SQL Reporting Services report (table + matrix) that I would like to display side by side to give the illusion of one complete table.

The problem is that there may be more data in the row of one table vs the other and therefore the rows could be different heights.

Is there any way to match/link the heights of the rows in both tables.

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

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

发布评论

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

评论(1

错爱 2024-08-25 01:21:21

好吧,经过详尽的搜索后,我认为这个问题没有答案。

我建议的解决方案是直接导出到 Excel,无论如何我的用户都会这样做。 Excel 正确排列所有行。这里唯一需要注意的是表和矩阵之间的连接,因为有时如果两列重叠,Excel 会将它们合并在一起。

Ok so after an exhaushtive search I dont think there is an answer to this one.

My proposed work round for this is to export straight to Excel which is what my users will do anyway. Excel lines up all the rows correctly. The only thing to be aware of here is the join between the table and the matrix as sometimes excel will merge two columns together if they overlap.

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