EndUserSharePoint 2010 » Wictor Wilén http://www.endusersharepoint.com/EUSP2010 Just another WordPress weblog Tue, 26 Jun 2012 13:21:30 +0000 http://wordpress.org/?v=2.9.2 en hourly 1 Create SharePoint 2010 Managed Metadata with Excel 2010 http://www.endusersharepoint.com/EUSP2010/2010/06/02/create-sharepoint-2010-managed-metadata-with-excel-2010/ http://www.endusersharepoint.com/EUSP2010/2010/06/02/create-sharepoint-2010-managed-metadata-with-excel-2010/#comments Wed, 02 Jun 2010 14:06:28 +0000 Wictor Wilén http://www.endusersharepoint.com/EUSP2010/?p=759 Guest Author: Wictor Wilén

Building the metadata structure in the Term Store Manager in SharePoint 2010 is not the most convenient way. I prefer working with the metadata structure and terms in an Excel document so that I can discuss the structure with colleagues and clients before implementing it.

The Term Store Manager allows you to import a comma separated text file containing a Term Set. By default the Excel 2010 Save as CSV does not save in the correct format and for that I have made a Excel 2010 macro enabled template which produces the correct format.

The Excel document allows you to build a Term Set per sheet, see figure below. It contains a number of columns:

  • Term Set Name - name of term set. Only needed on first row
  • Term Set Description - description of term set. Only needed on first row
  • LCID - the locale identifier. Can be left blank for default LCID
  • Available for tagging - TRUE if the term should be available for tagging otherwise FALSE
  • Term Description - description of the term
  • Level N Term - the name of the term. See figure below on how to build the structure


When the term set is ready you click on the new Ribbon tab added by the Excel document called SharePoint 2010 and then select Create Term Store File. Excel will then ask you for a file name and produce an import file for the Term Store from the active sheet.


If you click on Create New Term Store Sheet an new workbook sheet will be added to the workbook in which you can add another term set.

To import the term set into your Managed Metadata store, create a new Group and select Import Term Set, as in the figure below.


SharePoint will then parse your file and import the term set. And it will look something like this:


Download the Excel 2010 document

You can download the macro-enabled Excel 2010 document here. Unzip the file and open the document (TermStoreCreator.xltm) to create a new workbook.

Guest Author: Wictor Wilén

Wictor Wilén is a SharePoint Server MVP and works as a SharePoint Architect at Connecta AB. Wictor is currently writing on a SharePoint developer book called SharePoint 2010 Web Parts in Action (http://www.sharepointwebpartsinaction.com).
Blog: http://www.wictorwilen.se
Twitter: @wictor

]]>
http://www.endusersharepoint.com/EUSP2010/2010/06/02/create-sharepoint-2010-managed-metadata-with-excel-2010/feed/ 4