There was no matching row for the * column with value *

(Ahmed Hatem) #1

It keeps giving the same error although the value is there !

The Error:
There was no matching row for the “Id” column with value “100002292657269”.

The Case:

I’m trying to get a whole row after searching for the specific ID (It fails at “Get a Row” step)

am i missing something !?

(Daniel Beckett) #2

@iahmed0199

With the Google Sheets service, numbers at the end of column names are known to cause problems and should be avoided (for example, ‘Timesheet1’).

An alternative naming convention for your column headers would be best, even if it’s just appending the numbers with a letter, e.g:
1a, 2a, 3a, 4a…