Hello,
I have created a Flow which needs to update a row in the Excel. However, the Update a Row action does not work and give an error the matching ID is not found. Screenshots below.

The error is as below:

However, the Id with the given value exists in the excel. In fact the value of Id is coming from the excel itself from a 'List rows in table' operation.

The excel column uses the formula ROW() to maintain the uniqueness of the value.
Is there a solution available for this?
If this a known issue with the 'Update a row' operation for Excel, is there any alternate available to update the data in excel?
Thanks