Hi,
In my workflow there are two for each row loops means there is for each inside for each row .First for each roe loop is reading data from excel and second is reading from scapped data. How can i use row variable of 1 st loop inside 2 nd loop so i can fetch data .
I am getting following error
This is second for each row where i have to access row items from first loop
I am getting following error
Kindly help me for the same.