How implement 'For Each' loop inside an Assign Activity

Hello @Leonardo_Andrade

It would be better if you can give more clarity on your requirement with some sample data.
If you need to do a for loop within assign activity then you will have to go with the linq expression.

Thanks