如何抑制空白在水晶报表中
我有Crystal Repot像这样:
I have Crystal Repot Like this :
在这里我动态Supress字段作为II发现空字段值,
但在报告中它显示空白像这里我隐藏,tag0,tag1,tag11,value0,value1,value11等
In this I dynamically Supress Field as I I found Null value for that field, But In Report It shows Blank Space Like here I am Hiding, tag0 ,tag1, tag11, value0 ,value1 ,value11 etc
所以报告显示这样
img src =https://i.stack.imgur.com/0cG1X.jpgalt =enter image description here>
我要删除此空白字段之间的空格,上面和下面我尝试
部分专家=>和刻度线抑制空白部分,但它不工作
I want to Remove this blank Space between Field, above and Below I try Section Expert => And Tick On Suppress Blank Section , but its not Working
根据Siva建议我不是所有的标签在不同的部分因为有组部分不在细节
As per Siva Suggest me i Can not Put All the tag in Different Section Because there are in Group Section not in Details
这里字段TAG 0到11和值0到11是变量,它们可以隐藏或可见取决于用户选择,其中其他字段是静态的
Here Field TAG 0 to 11 and Value 0 to 11 are Variables , which may be hidden or Visible Depend on User Selection , where other Field are static
右键单击部分>>专家>>检查禁止空白部分
Right Click on the section >> Section Expert >> Check Suppress Blank Section