How to put iteration in read cell activity to read cells dynamically?

thanks.

Best regards,
venkatesh.

read range output variable dt1
for each row in dt1
get row item row output variable dt2
dt2 will contain the first data in cell 1

1 Like