Featured
There Is No Row At Position 0 Uipath
There Is No Row At Position 0 Uipath. String query = select * from contacts where [phone no] = + textbox00.text + ; The exception is probably being thrown on this line, or one following it:.

It seems there are no rows in your newtable. Most likely it only has. Put result_tolerance into a debug watch variable and look at it.
If You Use Datatable.count Is Will.
Most likely result_tolerance only has 1 row, so it only has a row at index 0, not at index 1. 0 you have a global variable count ; If you delete entries cell by cell, those cells look empty but they contain invisible garbage data.
This Error States That The Datasource (Datatable) Is Not Having Any Rows.
You're not checking if your tables have any content. If i set 0 value will it fix all this type of issues. Datatable newtable = new datatable();
Put Result_Tolerance Into A Debug Watch Variable And Look At It.
If i am not wrong, you are trying to read or loop through the rows from datatable. This error is easy to reproduce: If your query returns just one row the second time you run it, the row will be at index 0, not 1.
Most Likely It Only Has.
It seems there are no rows in your newtable. String query = select * from contacts where [phone no] = + textbox00.text + ; It starts at zero and you increment it to one.
Uipath.terminal.advanced.activities.terminalsetfieldatposition Writes A Specified String Into A Form Field Identified By Given Coordinates.
Hi anne, this is a common excel problem. The exception is probably being thrown on this line, or one following it:. If u are not getting the value in datatable using lookup datatable activity, then the.
Comments
Post a Comment