For Each Returning same value
Summary
I have a for each loop that is returning same valueContent
Hello,
I would like to request some insight on a task that should be pretty simple, never experienced something like that.
I've the following response from a Stage (Read File) in the code snippet.
For those 2 records I need a loop that will save the value in a variable, what happens is that i'm receiving the same value on the 2 iterations, how could this be happening? check screenshot
First iteration should return bcontact.... and the Second iteration should return xcontact.... but i'm receiving only the first return.
Tagged:
0