Hi,
I have a Dataverse table Called Buyers. I am using a Form of Model driven app which is meant for approval. After the approval, I want to Status column of the Buyers table as Approved. So, I am using a power automate where I am using Get Row by ID and after that using Update the Row Action. But when the flow reaches Update the Row action I am getting this error : "URL was not parsed due to an ODataUnrecognizedPathException. Resource not found for the segment provided in the URL."
Could anyone please help me on this ?