Forum Discussion
Rafael Benicio
Sep 04, 2018Brass Contributor
How to display approval status from microsoft flow on Sharepoint O365?
Hi guys, I'm just trying to automate the vacation request here at the company that i work for but I'm having some issues. I created a leave request list on SharePoint and I also created a flow o...
- DeletedSep 04, 2018
All you have to do is use the update item action after the approval action. Use the ID from the list item you started the action / flow on. Then in the column you want the approval response to go in, you can select the response field from the approval action shown below.
Deleted
Sep 04, 2018All you have to do is use the update item action after the approval action. Use the ID from the list item you started the action / flow on. Then in the column you want the approval response to go in, you can select the response field from the approval action shown below.
Alexandra S
Sep 05, 2018Copper Contributor
Once you set it feature, make sure you do not delete any columns that are parsed by Flow - there is one bug that I have faced, it could be resolved only by recreating Update file properties/Update item action in Flow with prior clearing up all dependencies in Flow.