Use loop to add multiple rows from a table to antoher

There is a table call sale, a virtual column call stock level is ref to prodcut stock in stock table.
I want to add all the row in sale table which stock level is greater than 0.
once I try to action the loop, it will become infinite loop and the app will down.
Any one can help me with this question?
Or any suggestion for building a multiple rows add from one table to anther with conditions.



1 1 228
1 REPLY 1

Use a โ€œreference Actionโ€ instead of a Group-loop, it is Action type โ€œexecute an action on a set of rowsโ€.

Top Labels in this Space