Forum Discussion
Diyaribozik565
Mar 18, 2023Copper Contributor
Update a word document with the SharePoint list items
Hello All, I have a SharePoint list which has the following fields/columns. Item name (text filed) Price (text filed) Requested date (date) Approval status (drop down): New, Approved, Rejected ...
- Mar 22, 2023
You get item list, create a new word populated with list item.
At this stage, may be keep document link (unique ID) in the sharepoint list in order to get it and update it with approval status ?
ganeshsanap
Mar 18, 2023MVP
Diyaribozik565 Check below thread for suggested solutions, it might work for you: Power Automate - Update Word Document
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.
For SharePoint/Power Platform blogs, visit: Ganesh Sanap Blogs
Diyaribozik565
Mar 19, 2023Copper Contributor
- Vincent NoisetMar 22, 2023Copper Contributor
You get item list, create a new word populated with list item.
At this stage, may be keep document link (unique ID) in the sharepoint list in order to get it and update it with approval status ?