I'm using the data loader to import via two separate flows, Invoices and Item receipts. I'm having the same issue with both of them. The flow only imports the first line of any transaction despite the sample file being correct and all items showing in the input window the output only shows a single item.
The mapping for both flows is below.
Invoice import:
Item Receipt:
I've got another flow set up to import purchase orders, that one works correctly and adds all lines that are grouped by the same field to the same transaction, which is what I would expect the other two flows two flows to do. Any help anyone can provide on this would be appreciated
Thanks