How to export a sharepoint 2007 custom list from one box to other box. I tried saving as list template, but misses some of the look up columns data.
Tell me more
×
SharePoint Stack Exchange is a question and answer site for
SharePoint enthusiasts. It's 100% free, no registration required.
|
|
Lookup columns are not carried forward from one site to another. See this thread, Possible to save a list template and maintain lookup relationships? |
|||
|
|
|
One simplistic method you might want to try is building out the target List definition with the same metadata(lookup column etc) and than copy records using datasheet view. |
|||
|
|
