UiPath Studio Not Stooping When More Line times in Excel

The problem I’m facing with the attached code is, getting the output but uipath studio execution is not ending up for more number of line items,
but in case of less no. of line items in excel, the bot is working fine. Could please help me on this
test.xaml (16.6 KB)

Thanks for Advance

Hi @SwarnaGold,

Remove the writeline inside for each row. :grinning:

@Vivek_Arunagiri
Hi Tried without Writeline also, still same problem please help on that any code problem or Uipath issue

Debug the code and while debugging, keep checking the Output tab. You can come to know which activity is taking more time :slightly_smiling_face: