I was trying to copy the specific records in a list from one site and want to create a new list in another site with selected records.
Hi, sudhakar,
Is it a one-time copy operation or copying items on a regular basis? Also, are you copying on another site in the same SharePoint farm or server version?
Not going to be easy due to the following: 1) selective items 2) copying into another site.
You can use the PowerShell script to remove the items as suggested after you’ve copied the entire list into the new site, or copy specific items first via workflow into the same site before re-creating the list to the other site.
Hi Fred,
Its one time copy and I want to copy to another site in same Sharepoint.