I am trying to set a Person/Group column in the Update Item action of Sharepoint action and i keep getting specified user cannot be found error message.
Can someone let me know what is the issue?
I am trying to set a Person/Group column in the Update Item action of Sharepoint action and i keep getting specified user cannot be found error message.
Can someone let me know what is the issue?
THis worked very well. Thank you so much @v-litu-msft .. You saved my day !
Hi @Anonymous,
How do you update the Multiple person column?
If you update the column, the data in the field in Update item should as below:
[
{
"Claims": "email1@contoso.com"
},
{
"Claims": "email2@contoso.com"
}
]
For more information, you could refer to this post:
Best Regards,
Community Support Team _ Lin Tu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Michael E. Gernaey
497
Super User 2025 Season 1
David_MA
436
Super User 2025 Season 1
Riyaz_riz11
244
Super User 2025 Season 1