Hi i want to hide a field/section if it contains no data
Ex: in one section
ename:divya
eno:12345
phone: address:india
In my report suppose if there is no phone the value field is displayed as empty and there is a space between before and after this value field.
but i need to remove(hide) that if contains no value.
Here suppose the phone col contains no value then i have to hide that.please resolve this