Skip to primary content
Skip to secondary content

SharePointed

SharePoint and Power Platform and Stuff

SharePointed

Main menu

  • About | Contact
  • Privacy Policy

Tag Archives: Lookup

PowerShell Update SharePoint Lookup Field

Posted on July 5, 2012 by Ian Hayse
Reply

 


$Listitem["MyLookupField"] = new-object Microsoft.SharePoint.SPFieldLookupValue(1,"1")
 $Listitem.systemupdate()

Posted in Powershell, SharePoint | Tagged Field, Lookup, powershell, sharepoint, Update | Leave a reply
Privacy Policy Proudly powered by WordPress