Forum Discussion

Anonymous's avatar
Anonymous
Dec 06, 2016

Add-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 back in the title is not populated?

 

Also another observation if I use

 

Add-PnPListItem -List "ProjectListing" -Values @{"Title"="My Title";"ExternalSharing" = "No";"Single" = "Yes";"PM" = 'me@domain.com'}

 

ANy thoughts would be greatly appreciated....

1 Reply

  • Anonymous's avatar
    Anonymous

    just answered it in your other topic i gues it is the username which is incorrect "i:0#.f|membership|anotheruser@yourtenant.onmicrosoft.com";

Resources