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.
Join digitally, March 2โ4, 2021 to explore new tech that's ready to implement. Experience the keynote in mixed reality through AltspaceVR!
Power Platform release plan for the 2021 release wave 1 describes all new features releasing from April through September 2021.
User | Count |
---|---|
14 | |
4 | |
4 | |
4 | |
4 |
User | Count |
---|---|
10 | |
6 | |
6 | |
5 | |
5 |