0

I have a SharePoint online list with a multi-select people picker field that is populated with the display name. This field is required and the team is using the default SharePoint form. When my flow runs and updates the item, it expects this field to be updated. I can’t leave it blank even though it already has values in it and it doesn't need to be updated. The field needs to be required and we can’t change the form to a Power App form or app. How can I update this field with the display names of the people who are already in it? I have an array variable that captures just the display name of the individuals in this field and combines them as a string and I get clean values that are separated with a semicolon ([email protected]; [email protected]). How do I get the update item action to update the item with just the display names? Because it’s a people picker, I know I need to pass objects into the field and I’ve washed this through Compose, Select, and Filter actions. Nothing seems to work. If it was up to me, I would have removed the requirement on the column, created a Power App form, and managed the requirement from the app side instead of the list side. I can’t do that. So how do I get this to work?

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.