I am using a “For Each” loop to iterate a range in Excel. However, I have to place the “For Each” activity outside the “Use Excel File” activity or if hangs. Even a simple loop like this
https://docs.uipath.com/activities/other/latest/workflow/for-each
fails unless outside.
Is there a setting or something I am missing?