Home > CMS- Content Management System > Sharepoint > How to export and import SharePoint list Data with Save list as template

How to export and import SharePoint list Data with Save list as template

In SharePoint there are multiple method for export/import list data but I think this is the simplest, time saver and quicker method for export/import or backup/restore of list data.

In this article ‘ll show you how to export SharePoint list from One SharePoint Site and import to another SharePoint Site with step-by-step instructions using Save List as a template option.

To create a list template you must have minimum Edit permission on the list.

Export List Template 

1. I’ve a User Demo List in my SharePoint Site for which I will create a list template

SharePoint User Demo List

2. Click on List tab under SharePoint ribbon. 

   SharePoint List Tab

3. Go to SharePoint list Settings by click on List Settings.  

  SharePoint Demo User Data

4. Next, click on Save list as template as shown.

  SharePoint Save as Template

5. Fill the File name and Template name. Template description is optional, with template name you will able to search this list template in Add an app feature. Don’t forget to check Include Content if  you want to include list content in your list template.

SharePoint Save Template

6. After clicking on OK you will see this success screen. This mean you save list template Successfully. Go to the List Template Gallery.

SharePoint List Template Gallery

7. In List Template Gallery you can manage all list templates. Click on List Name for download and save on your storage. SharePoint List templates are stored as files with the .stp (SharePoint Template Pack) extension.

SharePoint List Template Gallery


Import List Template 

Below procedure shows how to import saved list template on another SharePoint Site.

1. Go to Setting  SharePoint Setting icon  >  Site settings  >  List templates

SharePoint List Template Setting

2. Upload downloaded list template with Upload Document option.

SharePoint Upload Document

 

3. Then go to Setting  SharePoint Setting icon  >  Site contents  >  add an app or  Setting  SharePoint Setting icon  >  Add an app

SharePoint Add An App

4. Type Template name in find an app input text. You will find your list template name, Click on List name.

SharePoint AddApp

5. It will open a Adding Custom List pop up box, Type your production list name and create it.

SharePoint Create List

6. After adding list name it will redirect on Site contents where you will see your imported/created list.

 

SharePoint New List

7. Now you will see all your previous list content, list settings and views in newly created list expect lookup column values. 

 

SharePoint New List Data

Disadvantage

  1. If SP list contains lookup column it will be lost during export. To override this issue check out How to Export SharePoint List Contains Lookup Columns without Data Loss for step-by-step instructions.
  2. List template do not include some Security settings, such as list permission for user and group.
  3. You will also lost created and modified date of the item, It will replace by list imported date.

If you liked this article, then please share and comment.

This Article is TAGGED in , , , , , , . BOOKMARK THE permalink.

Avatar photo
Chintan Upadhayay
I am a senior web developer with more than 4+ years experience in WordPress, PHP, MySQL, HTML, CSS, jQuery and other web technologies. I am the beginner in SharePoint and Learning SharePoint.

2 thoughts on “How to export and import SharePoint list Data with Save list as template

    1. Hello Parthipan,
      You can achieve by coding but by coding i think you will not get other list settings,views,column etc, if there is any way through coding it will make complex. Possibly you have to write REST/CSOM to create column,fetch list item.

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code class="" title="" data-url=""> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong> <pre class="" title="" data-url=""> <span class="" title="" data-url="">