抑制水晶报表中的条件行

编程入门 行业动态 更新时间:2024-10-07 22:21:44
本文介绍了抑制水晶报表中的条件行的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我有一条垂直线,我想用一个条件来抑制.不幸的是,我没有按一行看到条件选项.当我使用空文本框时,所有其他文本都会向下移动.一行是否有条件的另一个抑制选项?

I've a vertical line that i want to suppress with a condition. Unfortunately I don't see the condition option by a line. When I use an empty textbox, all the other text is moved down. Is there conditional another suppress option for a line?

推荐答案

你不能有条件地抑制 CR 中的一行.我知道有两种解决方法:

You can't conditionally suppress a line in CR. I know of two options to get around that:

  • 将行放在它自己的部分中,然后有条件地抑制该部分.
  • 在行上放一个文本框,然后有条件地格式化文本框的背景,方法是右键单击文本框->格式化字段->边框选项卡->勾选背景复选框->点击x+2"框进入条件公式,公式类似于 if condition then crWhite else NoColor,其中 crWhite 将隐藏该行,NoColor 将显示它.
  • Put the line in its own section and then conditionally suppress the section.
  • Put a textbox over the line and then conditionally format the background of the textbox by right-clicking on the textbox -> Format Field -> Border tab -> check Background check box -> click "x+2" box to enter conditional formula, The formula would be something like if condition then crWhite else NoColor, where crWhite will hide the line, NoColor will show it.
  • 更多推荐

    抑制水晶报表中的条件行

    本文发布于:2023-11-30 12:42:00,感谢您对本站的认可!
    本文链接:https://www.elefans.com/category/jswz/34/1650005.html
    版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
    本文标签:报表   抑制   水晶   条件

    发布评论

    评论列表 (有 0 条评论)
    草根站长

    >www.elefans.com

    编程频道|电子爱好者 - 技术资讯及电子产品介绍!