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?
Solved! Go to Solution.
Hi @SwapnaNethi,
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.
Hi @SwapnaNethi,
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.
Dive into the Power Platform stack with hands-on sessions and labs, virtually delivered to you by experts and community leaders.
Watch Nick Doelman's session from the 2020 Power Platform Community Conference on demand!
User | Count |
---|---|
8 | |
5 | |
4 | |
3 | |
3 |