Forum Discussion
Update SharePoint Text Column
- Mar 19, 2024
RJF61 Use below actions after Get items action:
- Add "Apply to each" action after get items action. Use value array from get items action output as input the apply to each
- Add "Update item" action inside the apply to each action. Use same site address and list name as get items action
- Use appropriate ID from apply to each loop for item ID option in "Update item" action
- Set the SupervisorLU2 column value to any text you want.
- Save and Run the flow.
You can also take backup of list data before running the flow. Check: Export to Excel from SharePoint or Lists
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.
RJF61 Use below actions after Get items action:
- Add "Apply to each" action after get items action. Use value array from get items action output as input the apply to each
- Add "Update item" action inside the apply to each action. Use same site address and list name as get items action
- Use appropriate ID from apply to each loop for item ID option in "Update item" action
- Set the SupervisorLU2 column value to any text you want.
- Save and Run the flow.
You can also take backup of list data before running the flow. Check: Export to Excel from SharePoint or Lists
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.