locked
Importing Values for Picklist RRS feed

  • Question

  • Hi All,

     

    I have created a custom attribute for Country list. This is a picklist.

    Is there any way i can import the list of countries for the values of this attribute rather than manually entering them.

     

    There are gonna be other custom fields (picklist) which have like 100's of values for which we might need to do the import.

     

    Thanks !

    Friday, December 5, 2008 8:44 PM

Answers

  • Hi,

    Yes, you can do it. Basically you need to generate to XML for the picklist and then add it to the customization of the entity manually. This is simple process but it will save a good part of your time.

    Following blog post will guide you on this;

    http://www.beatnik.at/picklist_for_mscrm.php

     

     

    Friday, December 5, 2008 11:00 PM
    Moderator

All replies

  • Hi,

    Yes, you can do it. Basically you need to generate to XML for the picklist and then add it to the customization of the entity manually. This is simple process but it will save a good part of your time.

    Following blog post will guide you on this;

    http://www.beatnik.at/picklist_for_mscrm.php

     

     

    Friday, December 5, 2008 11:00 PM
    Moderator
  •  

    Thanks Umar. It served the purpose for me.

     

    Just out of curiousity, is there any way i can import the values directly to the picklist field, rather than modifing the customiztion file and importing it back.

     

    Thanks again!

    Wednesday, December 10, 2008 4:26 PM
  • Customization file is the way. You may edit the file and publish it through programming using CRM SDK but you need to do it.

     

    Wednesday, December 10, 2008 5:13 PM
    Moderator