Hi, I am new for Ui path, I need to check number in excel file, if no error will move the file to a folder else will move to another folder.
The rule is,
If all the values in column A are >10000000, then the file will move to >10000000 folder.
Else if have one of the value in column A is <10000000 the file will move to <10000000 folder.
Below are the Ui path i trying and the error i get. Thanks .