I have an XML input job where by I have multiple detail records and within each record there is then multiple lines. So there is a detail record for each branch and then each branch has ordered multiple items. I need to display the info on the page like the below:
I can’t see anyway of repeating tables on detail lines? I’ve created a very simple mapper and attached, could anyone advise how to achieve this as I can’t see anything obvious or easy?
In Quadient I would create a flow area and repeat that by the branch line, and within that I could then insert a table where the body lines are repeated by the line for each branch, but there’s nothing like this I’m aware of in PReS.
My requirement is actually more complex than this as there is another level within the data but thought I’d figure out how to do this first!
Branches.OL-datamapper (4.5 KB)