Hi Guys,
I got a workflow that required me to loop through 63 steps. But it doesn't loop after runs all the 63 steps from the start. But if I were to minimize the steps to just a few, it can loop without any issues. I doing a loop function by creating a counter var. and increase the variable after each of the task.


Another thing as well got issue is when I wants to click link from excel, I will instruct a command: "{Apps}oo{Return}" , but when I run this flow it won't send any response if I got too many steps in my flow.