I would like to remove a line in a detail band if it is blank. It is the second line of a 2 line detail band.
There is only this 1 field on the line and I checked the "Remove line if blank" in the format property.
That should work. But are you sure the line really was blank? Is it possible that the field contains spaces?
I suggest you try setting the field's Print When condition to NOT EMPTY(<field name>). Or, alternatively, set its expression to ALLTRIM(<field name>). Or both of the above.
Mike
__________________________________
Mike Lewis (Edinburgh, Scotland)
Is there something below that single field? It's also sometimes a riddle to me, what the report engine handles as a "line" of a band. It may be too close to other report controls to really be seen as the only element of it's line. I'd also check band properties, maybe "constant band height" is checked.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.