Reputation: 3255
I have three row in jasper sub report , I face problem when I got any one field value null or "" it will written either null or make space without writing anything which make report unwieldy.
Upvotes: 0
Views: 807
Reputation: 54005
Use "blank when null" and "remove row when blank".
Upvotes: 1