asifnoor
Kilo Patron

Hi,

You can simply move the create task activity outside of the for loop. Indent it to the left so that it is not part of your loop. Let the loop fetch you all the asset information into a variable, then use the create task activity to populate those variable in the description of the task.

 

Mark the comment as a correct answer and also helpful if this helps to solve the problem.