Hi guys,
I attached here my uipath and working excel file.
My processes are…
- Check if “Approve Result” is empty.
- Then, proceed to SAP, get text and write to “Approve Result”
- Else, go to next row.
Check if and proceed to SAP is working fine.
But the problem is when get text, robot always write result to first row (replaced the other row result) of table but not to current row. (As you can see, it worked for row S6, but write result to row T2)
How can I make robot to write result in the current row.?
Thanks.
test.xlsx (10.9 KB)
Payment Request Approve.zip (228.6 KB)