Using Loop to Get Order Total
Posted: September 2nd, 2021, 7:58 am
We read the multiple order records. Then use Loop to find the order total for every order.
Loop on F4201.
Loop Process
Query on F4211 to get order total
Use InserAndUpdateLoopNode To Add OrderTotal node back to loop node.
Run and Review output.
Try it yourself.