is inside for each loop. Right now it writes the first value in thr specified row but when it comes in the second turn it overwrites that value.
I cant understand why “indexofrows” always gives out -1 as a result. If the first is -1 and i write some value in that -1 field then on the second turn index of row should be -2 or something. But it gives -1 again. I cant share my workflow due to the sensitivity of data. Thank you