I am using get new row google sheet, it is working, it does get the next row, but the row data is wrong, its always row 1, no matter how many times it has it has ran.
Meaning if the data it got is row 10 data, the row will still be row:1
I am unable to update details of row 10 for example, is the row system see is still row:1 instead of row:10.
Apologies for the confusion, but if you are testing the step, it will always return the starting row, until the flow is run, either by testing the flow or publishing it and getting it running.
So try testing your flow, you will see it is working.
As you can see (it’s not a test run) it’s getting the values of row 2 but the row number in the memory is 1, despite changing the memory key multiple times