ireport 如何自动隐藏重复行? (部分重复信息)

发布于 2024-12-16 23:10:13 字数 196 浏览 1 评论 0原文

隐藏部分重复信息

请参考上面的示例图片,我该如何实现?同时改变最少的代码?

我知道我可以使用 isPrintRepeatedValues,但我有两列,有时可能一列相同,但另一列不同,所以 isPrintRepeatedValues 似乎不起作用。

Hide part of the duplicated information

Please refer to the sample image above, how can I implement that ? While at the same time change least code ?

I know I can use isPrintRepeatedValues, but I have two column, while sometimes maybe one column is the same, but the other column is different, so isPrintRepeatedValues seems will not work.

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

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

发布评论

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

评论(1

戴着白色围巾的女孩 2024-12-23 23:10:13

员工姓名日期进行分组。布局可以保持不变。只需确保仅在组更改时打印组。

Use grouping on Staff Name and Date. The layout can stay the same. Just make sure the Group is only printed when the group changes.

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