I'm trying to use the Forms response ID to go back into the submitted responses table following an approval to update the row.
It worked a few weeks back just using the forms response dynamic value directly as the Key Value. However, they've been failing because the format of the dynamic content when used as an Excel row ID comes out as '504'. with 504 being the response number. No idea why the additional characters are there.
"No row was found with Id '504'."
Shouldn't have to do any kind of reformatting of the Response ID to turn it into a usable number surely?