How to adjust a template to obtain 2 records per line break?

I need to obtain this type of report:

CobraCol_0-1715316974069.png

Each one of them is a record, but there must be 2 records for each line break, so far I have managed to get it to do this:

CobraCol_2-1715317099986.png

But I don't know how to tab to the right, or make it create a column with two rows after each record.

I appreciate any help.

 

 

0 1 84
1 REPLY 1

It may not work for you but by using this INDEXOF() technique, this sales order data

TeeSee1_0-1715387311868.png

is rendered like this

TeeSee1_1-1715387426889.png

using this template

TeeSee1_2-1715387527180.png

Hope this gives you some insight.

 

 

Top Labels in this Space