Hey All – need to modify one of my flows to take the Project
Manager from one SharePoint list and populate it into another SharePoint list
The one list is full of projects – each project has multiple
roles – I want the role that is the project manager to get populated in my
second list. I already have a flow created that matches the project ID’s and
populates a sum of the Role total, I
just need to add the Project Manager to the Update Items control. How do I “Select
Role = “Project Mgr” to the right name
in there? Thanks in advance.