Fixed lines with empty rows in xml report
Hi all,
We have one requirement in xml report , see below.
Sales Order:1234 has 10 lines(data) , we need to print remaining 8 lines should be empty
LIne | Desccription | Qty |
---|---|---|
1 | Abc | 12 |
2 | Abc | 13 |
3 | ||
4 | ||
5 | ||
6 | ||
7 | ||
8 | ||
9 | ||
10 | ||
Sales Order:2222 has 5 lines(data) , we need to print remaining 13 lines should be empty
Line | Description | Qty |
---|---|---|
1 | ||
2 | ||
3 | ||
4 | ||
5 | ||
Please help us on this
Message was edited by: 3055074 Added rtf file for references.
Message was edited by: 3055074 Added XML Tag Data and updated rtf.
Message was edited by: 3055074 Updated Rowfill_rtf file