Forum Discussion
Approval Status Column Not Updating to Approved. Remains Pending.
- Dec 03, 2020
Hello KrisCachia, you have to add another action after that approval action: a condition needs to be prooved.
IF the result of the approval is "Approve", in the YES Branch you have to add the action of actualizing the file or item.
And in this step or actionthe approval status has to be changed to the new status "Approved". Hope, this helps. If so, pls give a LIKE. Greets, Eva
Hello KrisCachia, you have to add another action after that approval action: a condition needs to be prooved.
IF the result of the approval is "Approve", in the YES Branch you have to add the action of actualizing the file or item.
And in this step or actionthe approval status has to be changed to the new status "Approved". Hope, this helps. If so, pls give a LIKE. Greets, Eva
- KrisCachiaDec 03, 2020Copper Contributorthanks added update file properties and entered the document library and used ID from the Get File Properties in previous Step and the Approval Field was now available to be updated.
Thanks a lot for the tip.- srussoAug 10, 2022Copper ContributorHi do you mind explaining the steps please?
- ganeshsanapAug 11, 2022MVP
srusso Eddie365 After approval action, configure your flow like below to check the outcome of approval action & then update list item:
In "Update item" action: select your site, list & ID (ID will be from dynamic content in previous action for which you are running the approval) and update the approval status column value as per your requirements.
If you are running the approval for files in document library, you have to use the "Update file properties" action instead of "Update item" action.
Please consider giving a Like if my post helped you in any way.
- Eddie365May 17, 2021Copper Contributor
KrisCachia, Hi there. I have a similar problem as you with regards to wanting the Approval Status to update from Draft or Pending to Approved. May I see what your flow looks like for reference so that I can fix my flow accordingly? Right now, any documents uploaded into the document library is set in Draft status. I'd like approved documents to become Approved, while rejected documents remain as Draft. I don't need the option, Pending.