I have created a table with issues and the risk level of each issue. And I intend to create a loop based on a line item, to find the risk level of each issue and store them in a new line item.
I tried to create a new line item before the loop and use “line itemizer (create/append/prepend)” to append the risk level I found in each loop in the line item. However, the result always shows only the last risk level instead of all risk levels in a line item.
Here is how my loop looks like:

And here is the configuration of step 8:
