Hi,
Currently I'm trying to get PAD to loop through each username into a web portal to do a checkup and return the result.
I had set it to runs For each, but in every loop, it will just check on the first username and it doesn't go through the rest of the list.
The whole excel file i only had 1 username column. As per attached is the variable, you can see that under ExcelData there is only 1 columns with 22 rows, but when it runs through Currentitem it only detect 1 username :

Here is part of the for each flow:

Kindly help what kind of command i should input so that it will loop through each row?
Thanks