Forum Discussion
Deleted
Dec 05, 2016Add-PnPListItem
Hi all , just running this powershell command, but the TItle is not being populated when I add the "PM" column value. The PM is a User/Group Column. If i remove that it works, but as soon as I add it...
Deleted
Dec 05, 2016Hi Daniel,
i think you inserted the user the wrong way it should be: "i:0#.f|membership|anotheruser@yourtenant.onmicrosoft.com";
Deleted
Dec 05, 2016According to the docs
https://github.com/SharePoint/PnP-PowerShell/blob/master/Documentation/AddPnPListItem.md
Can use id or email address. What is weird is that if i add the list item with just the person or group field as a value it works.....wierdness
https://github.com/SharePoint/PnP-PowerShell/blob/master/Documentation/AddPnPListItem.md
Can use id or email address. What is weird is that if i add the list item with just the person or group field as a value it works.....wierdness