Tell me more ×
SharePoint Stack Exchange is a question and answer site for SharePoint enthusiasts. It's 100% free, no registration required.

I was trying to import the csv file with 5500 items in it and it is also having metadata items when i try to use powershell script to populate the data from csv to list everything is showing in list except the metadata items column is blank.Unable to get the metadata items into list please help me out in this regard. Thanks in advance.

share|improve this question

1 Answer

There's a post by Paul Childs that maybe of similar interest (file upload with metadata using PowerShell) -Bulk upload files with metadata into SharePoint using PowerShell

Another post (in C#) - Updating Managed Metadata Column Values (TaxonomyField)

share|improve this answer
@ sbc111 ..Thanks for the blogs it helped me alot...:-) – vikram06 Feb 1 '12 at 15:17
Vikram: you are welcome - post back here if you have any more questions, etc.. – SB Chatterjee Feb 1 '12 at 15:25

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.