Hi,
I am reading in an Excel table, each row has an ID ranging from 0-100. I write the table to an array, loop through the array, and if a condition is I use Get Row to retrieve more info from the same table. (There are other reasons for me using this method)
The problem is that the correct row (ID column) is specified as the Key Value, although in the output the row selected is ID+1. The example here is that I specified ID 31 and the output ID to Get was 32.
Is this a bug? This only happened to 2 rows out of 20.
Thanks!
I have the same issue in Get a row and Update a row flow, it happens randomly.
Maybe there is a bug in Key Value query.