For Each data row
-
i'm trying to do the rpa challenge but after reading all the excel data instead of stopping it continues and then show an error
-
The excel file in RPA challenge has empty lines.
Simply set "Ignore Empty Rows" to true
-
@allan-zimmermann Thanks
-