thank you again trice602,
the code is so long ill try and explain what I'm trying to do,
flow logs into website and then,
"for each" row then adds the customer details on first row using Order ID and then gets to SKU and adds the SKU code, quantity and price.
Im trying to get the flow to loop through the SKU's if same Order ID without breaking out to complete invoice.
I don't know how to get the flow to process the customer details using the Order ID and then loop through all SKU for that Ordeer ID before submitting the invoice and start the next?