Hi Experts,
I have used a template to display the below:-
Tot Prod | 5454545.00 |
Tot TAx | 45454.00 |
Total VAT | 32.45 |
I have added a condition that if any of the above three rows has a blank value.It should not get displayed.
However , lets say that if the field Tot Tax = 0.00 then its coming as below with blank space.
Tot Prod | 5454545.00 |
Total VAT | 32.45 |
I want to get rid of the blank row. How can I achieve this.?
Thanks,
Faiz