<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>crm.atechnisch.nl &#187; Dynamics</title>
	<atom:link href="http://crm.atechnisch.nl/tag/dynamics/feed/" rel="self" type="application/rss+xml" />
	<link>http://crm.atechnisch.nl</link>
	<description>How to improve Microsoft Dynamics CRM</description>
	<lastBuildDate>Wed, 25 Nov 2009 08:12:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Enrich data via Data Management</title>
		<link>http://crm.atechnisch.nl/2008/08/enrich-data-via-data-management/</link>
		<comments>http://crm.atechnisch.nl/2008/08/enrich-data-via-data-management/#comments</comments>
		<pubDate>Thu, 07 Aug 2008 13:01:56 +0000</pubDate>
		<dc:creator>Huib Aarts</dc:creator>
				<category><![CDATA[MS CRM 4.0 Application]]></category>
		<category><![CDATA[CRM]]></category>
		<category><![CDATA[Dynamics]]></category>
		<category><![CDATA[Enrich data]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Microsoft Dynamics CRM 4.0]]></category>

		<guid isPermaLink="false">http://crm.atechnisch.nl/2008/08/07/enrich-data-via-data-management/</guid>
		<description><![CDATA[MS CRM 4.0 CTP3 offered the possibility to enrich data via the Data Management menu. In Microsoft Dynamics CRM 4.0 RTM this functionality was removed from the menu, but to my surprise it still works.
The probable reason Microsoft remove this functionality were the risk involved with the usage. (It is possible to screw up your [...]]]></description>
			<content:encoded><![CDATA[<p><a title="enrich4.gif" href="http://crm.atechnisch.nl/crm_upload/2008/08/enrich4.gif"></a><a title="enrich5.gif" href="http://crm.atechnisch.nl/crm_upload/2008/08/enrich5.gif"></a>MS CRM 4.0 CTP3 offered the possibility to enrich data via the Data Management menu. In Microsoft Dynamics CRM 4.0 RTM this functionality was removed from the menu, but to my surprise it still works.<br />
The probable reason Microsoft remove this functionality were the risk involved with the usage. (It is possible to screw up your data via enrichment). This risk is still present, and moreover <strong>everybody with the rights to import data is able to enrich data</strong>.<br />
Although there are risks, I want to share how to enrich your data using Data Management.The easiest way to enrich your data is:</p>
<p>1. Make a nice view in advanced find with one or more columns to identify the records and the columns you want to enrich.<br />
In this example I use the First and the Last Name to identify my Contacts and I want to enrich the Home Phone.<br />
<a href="http://crm.atechnisch.nl/crm_upload/2008/08/enrich1.gif" target="_blank"><img src="http://crm.atechnisch.nl/crm_upload/2008/08/enrich1.gif" border="0" alt="enrich1.gif" width="490" height="261" /></a></p>
<p>2. Export this view to Microsoft Office Excel and add a column to the left with the name of the entity in the heading. Put the Guids corresponding to the records in this column. And enrich your data.<br />
<a href="http://crm.atechnisch.nl/crm_upload/2008/08/enrich2.gif" target="_blank"><img src="http://crm.atechnisch.nl/crm_upload/2008/08/enrich2.gif" border="0" alt="enrich2.gif" width="490" height="413" /></a></p>
<p>3. Save your Excel file as CSV (comma delimited) and Create a new Data Import. Select your saved CSV, select Data Delimiter ‘none&#8217; and Field Delimiter ‘Comma (,)&#8217;. On the next screen select your entity (in this case Contact).<br />
As you will see at the top of the screen the possibility to ‘Enrich data by updating records rather than creating new records.&#8217; is given.<br />
This was the big surprise:<br />
<img src="http://crm.atechnisch.nl/crm_upload/2008/08/enrich6.gif" alt="enrich6.gif" /><br />
And the full screen:<a href="http://crm.atechnisch.nl/crm_upload/2008/08/enrich3.gif" target="_blank"><br />
<img src="http://crm.atechnisch.nl/crm_upload/2008/08/enrich3.gif" border="0" alt="enrich3.gif" width="490" height="420" /></a></p>
<p>4. After clicking a couple of times on the next button and some patience you can open your Advanced Find view to evaluate your results.<br />
<a href="http://crm.atechnisch.nl/crm_upload/2008/08/enrich4.gif" target="_blank"><img src="http://crm.atechnisch.nl/crm_upload/2008/08/enrich4.gif" border="0" alt="enrich4.gif" width="490" height="261" /></a></p>
<p>5. Next to that, if you open the Import record, you can see that the Contact records are actually updated and not created.<br />
<a href="http://crm.atechnisch.nl/crm_upload/2008/08/enrich5.gif" target="_blank"><img src="http://crm.atechnisch.nl/crm_upload/2008/08/enrich5.gif" border="0" alt="enrich5.gif" width="490" height="296" /></a></p>
<p>A small addition to this post. I got a lot of questions on how to get the GUIDS. If you want to get the GUID you can make an export directly from the database. This is not really userfriendly, but it works.<br />
Furthermore my article was more to show that the option within the standard application still exists, than to really give my opinion on the best way how to enrich data.</p>
<p>Another (better) option to enrich data is to use a free tool from codeplex: <a href="http://mscrmimport.codeplex.com/" target="_blank"><span style="text-decoration: underline;">http://mscrmimport.codeplex.com/</span> </a></p>
<p>Have fun with it, but use it with care.</p>
]]></content:encoded>
			<wfw:commentRss>http://crm.atechnisch.nl/2008/08/enrich-data-via-data-management/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
