添加条件属性-行高或列宽-公式len($$$)=0
只可以整列或整行隐藏
条件属性
也可以在数据集直接过滤掉为空的字段
select * from a where zd is not null and zd !=''
看看是不是有这种没放值的空白列,直接删掉就好了