<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Problem with Join Field geoprocessing tool _ Still an issue with ArcGIS 10 sp5 in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/problem-with-join-field-tool/m-p/203026#M6945</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;A href="http://support.esri.com/en/bugs/nimbus/TklNMDc2MTg2"&gt;http://support.esri.com/en/bugs/nimbus/TklNMDc2MTg2&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;using JoinField tool from the toolbox or model builder, it is still returning NULL values for some part of the data unexpectedly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am running ArcGIS 10.0 sp5.&amp;nbsp; It is very disappointing that it is Not fixed in sp5!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 Oct 2012 20:24:31 GMT</pubDate>
    <dc:creator>RL</dc:creator>
    <dc:date>2012-10-19T20:24:31Z</dc:date>
    <item>
      <title>Problem with Join Field tool</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/problem-with-join-field-tool/m-p/203005#M6924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've been using the Join Field tool to add two fields from a .dbf table that describe ownership groups (i.e. Weyerhaueser, etc) and group types (i.e. public, private, conservation, etc) to county-wide tax parcel features that are part of a personal geodatabase.&amp;nbsp; This worked fine for six counties, but for some reason I can't get the final county I'm working with to join properly.&amp;nbsp; The tool runs without any error messages, but the resulting table has NULL values in most (but not all) of its records.&amp;nbsp; This is partially expected (as the join table doesn't have a matching record for every record of the input table), but there are many records which should have joined, but did not, and ended up with a NULL value.&amp;nbsp; Neither the input nor the join tables had any records selected when I performed the join.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas on what could have caused this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Avery Bowron&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcGIS 10 ArcINFO student license&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Windows 7&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2011 22:47:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/problem-with-join-field-tool/m-p/203005#M6924</guid>
      <dc:creator>AveryBowron</dc:creator>
      <dc:date>2011-06-15T22:47:00Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Join Field tool</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/problem-with-join-field-tool/m-p/203006#M6925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hey Abowron,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have just got a question...does the 2 tables that you would like to perform the 'Join Field Tool' on has matching number of records? if the input table has more records than the join table then you will get null values...simply because yet the IDs did match but the records in the join one is not enough for filling the Input table.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Fouly.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2011 10:04:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/problem-with-join-field-tool/m-p/203006#M6925</guid>
      <dc:creator>MostafaFouly1</dc:creator>
      <dc:date>2011-06-16T10:04:11Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Join Field tool</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/problem-with-join-field-tool/m-p/203007#M6926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yeah, I know that.&amp;nbsp; Many of the NULL values were expected for that reason.&amp;nbsp; However, a number of the records that did have matches also failed to join, and that's what I'm trying to figure out since the tool didn't provide an error message and some of them joined properly.&amp;nbsp; Sorry if I wasn't clear enough in my original post.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2011 15:51:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/problem-with-join-field-tool/m-p/203007#M6926</guid>
      <dc:creator>AveryBowron</dc:creator>
      <dc:date>2011-06-16T15:51:22Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Join Field tool</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/problem-with-join-field-tool/m-p/203008#M6927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hey Avery,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Actually that sounds weird but if it's a serious issue at your side and you still didn't find a solution for it may be we can find some time so as to check what happening at your side remotely!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Grtz,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Fouly.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jun 2011 20:42:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/problem-with-join-field-tool/m-p/203008#M6927</guid>
      <dc:creator>MostafaFouly1</dc:creator>
      <dc:date>2011-06-27T20:42:03Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Join Field tool</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/problem-with-join-field-tool/m-p/203009#M6928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Avery,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If some records join and some don't, I would examine the values in the join field a little more closely. Assuming that your join field is character, the most common problem I've run into are things like leading spaces or some other character that doesn't display. Those can be hard to spot when looking at the tables. Sometimes I've resorted to copying a pasting field values into Notepad where I can read them easier.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Steve&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jul 2011 18:03:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/problem-with-join-field-tool/m-p/203009#M6928</guid>
      <dc:creator>StevePeaslee</dc:creator>
      <dc:date>2011-07-01T18:03:54Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Join Field tool</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/problem-with-join-field-tool/m-p/203010#M6929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Avery,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am having a very similar issue.&amp;nbsp; Did you ever find a solution to this?&amp;nbsp; I have tried multiple workarounds but none seem to work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Chris&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2011 14:16:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/problem-with-join-field-tool/m-p/203010#M6929</guid>
      <dc:creator>ChristopherBlinn1</dc:creator>
      <dc:date>2011-07-28T14:16:15Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Join Field tool</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/problem-with-join-field-tool/m-p/203011#M6930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have experienced problems with 'Join Field' as well.&amp;nbsp; I was using this tool to join two tables that were in separate geodatabases.&amp;nbsp; The tool would run to completion but about 15 of the 215,000+ records showed up as null, even though I could successfully join them in ArcMap.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I imported both tables into a the same file geodatabase and reran 'Join Field' and it worked as it should.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Aug 2011 15:32:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/problem-with-join-field-tool/m-p/203011#M6930</guid>
      <dc:creator>JeremyJurick</dc:creator>
      <dc:date>2011-08-01T15:32:36Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Join Field tool</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/problem-with-join-field-tool/m-p/203012#M6931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello All, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Our developers are looking into the joined fields with Null values problem. We will inform you in a day or two.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Aug 2011 23:32:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/problem-with-join-field-tool/m-p/203012#M6931</guid>
      <dc:creator>ShitijMehta</dc:creator>
      <dc:date>2011-08-01T23:32:54Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Join Field tool</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/problem-with-join-field-tool/m-p/203013#M6932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello abowron, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello jeremyjurick,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can any one of you please share a subset of your data? This would make it easy for us to find the problem and suggest a solution. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2011 15:42:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/problem-with-join-field-tool/m-p/203013#M6932</guid>
      <dc:creator>ShitijMehta</dc:creator>
      <dc:date>2011-08-02T15:42:40Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Join Field tool</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/problem-with-join-field-tool/m-p/203014#M6933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Just ran into a similar issue... Tried using the Join Field Tool on a table in a fGD to feature class, same number of records (6585) in each, same data type (text) and had 1100 records not join... Tried it thru ArcMap and everything worked just fine...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Aug 2011 13:16:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/problem-with-join-field-tool/m-p/203014#M6933</guid>
      <dc:creator>EricMoody</dc:creator>
      <dc:date>2011-08-04T13:16:30Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Join Field tool</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/problem-with-join-field-tool/m-p/203015#M6934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can you send us your data and exact use of the JoinField tool so we can investigate?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ken&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ESRI&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Geoprocessing Product Engineer&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Aug 2011 17:06:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/problem-with-join-field-tool/m-p/203015#M6934</guid>
      <dc:creator>KenHartling</dc:creator>
      <dc:date>2011-08-04T17:06:33Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Join Field tool</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/problem-with-join-field-tool/m-p/203016#M6935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have the same problem. Please find enclosed an exemple of my data.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks ...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Chris&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Sep 2011 15:45:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/problem-with-join-field-tool/m-p/203016#M6935</guid>
      <dc:creator>ChrisCool</dc:creator>
      <dc:date>2011-09-14T15:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Join Field tool</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/problem-with-join-field-tool/m-p/203017#M6936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello Chris,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you give some details such as:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;UL&gt; &lt;BR /&gt; &lt;LI&gt;Are you using 10.0 sp2?&lt;/LI&gt; &lt;BR /&gt; &lt;LI&gt;Which field are you joining on?&lt;/LI&gt; &lt;BR /&gt; &lt;LI&gt;You are joining what to what?&lt;/LI&gt; &lt;BR /&gt; &lt;LI&gt;After joining what do you see.&lt;/LI&gt; &lt;BR /&gt;&lt;/UL&gt;&lt;BR /&gt;&lt;SPAN&gt;From my investigation:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;With Add Join tool:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;From your data I tried to join the table to a feature class using the idvoie field. The Null that you see are because of the the existing Null values in the feature classes idvoie field before join. Using the classant field results in just one field with Null as there is no field value "Commune de La Garenne Colombes" in the ref_voie table.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;With Join Field tool:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I joined the table to the feature class based on the classant field and one or the records values (Sadi Carnot (rue)) which exists in both the feature class and table and yet had Null Value after Join.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The reason for that is this value - Sadi Carnot (rue) has a space at the end in the feature class and no space in the ref_voie table. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How to find - Start the edit session and go to that field value. Put your cursor at the start of the field value and then use the arrow to go right till the end. You will notice that at the end of the field value i.e .......) there is a trailing space like this - Sadi Carnot (rue&lt;/SPAN&gt;&lt;STRONG&gt;) (&amp;lt;SPACE)&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do the same with the table field value. You will notice there is no space - - Sadi Carnot (rue&lt;/SPAN&gt;&lt;STRONG&gt;)(&amp;lt;NOSPACE)&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Trailing space differences will cause the output to have NULL values after Join.&lt;/STRONG&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Sep 2011 17:59:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/problem-with-join-field-tool/m-p/203017#M6936</guid>
      <dc:creator>ShitijMehta</dc:creator>
      <dc:date>2011-09-14T17:59:02Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Join Field tool</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/problem-with-join-field-tool/m-p/203018#M6937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;First of all, great thanks for your quick feedback and i apologise for the first mail which was not really detailed&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In fact, by using the �??joinfield�?� function, I like to add the field �??idvoie�?� (issued from the �??ref_voie�?� table) to the feature class �??Equip�?�.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;To realize the join, I rely the field �??classant�?� which is commun to both tables.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In the attached data, the result of this function is the field �??idvoie�?� in the feature class �??Equip�?�; in this field �??idvoie�?� you can easily note that many values are null.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The tests of the �??joinfield�?� function are failing by using neither ArcGIS 10 SP2 FR nor ArcGIS 10 US.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Contrariwise, the tests are successful by using the �??joinfield�?� function with ArcGIS 9.3.1.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;By using the �??add join�?� function with ArcGIS 10 SP2 FR, all the records are matched.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For the record �??Sadi Carnot (rue)�?�, my problem is solved: you were right by noting a space at the end of the value&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Unfortunately, 98 others records are not solved yet!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for your precious help&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Sep 2011 13:40:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/problem-with-join-field-tool/m-p/203018#M6937</guid>
      <dc:creator>ChrisCool</dc:creator>
      <dc:date>2011-09-15T13:40:15Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Join Field tool</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/problem-with-join-field-tool/m-p/203019#M6938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have had a similar problem with the Join Tool when working with GRIDs.&amp;nbsp; ArcMap in 9.3.1 would add the fields from the joined table, but all of the records were empty for the added fields.&amp;nbsp; To populate them, I had to do a virtual join, then calculate the fields.&amp;nbsp; Initally I thought this was a refresh issue, but the fields were still empty after removing and readding the GRID.&amp;nbsp; In&amp;nbsp; 9.3.1 ArcCatalog the&amp;nbsp; join table was successfull.&amp;nbsp; I�??m testing this in 10, but the remote server connection is very slow.&amp;nbsp; In ArcCatalog it was successful, ArcMap is still battling the connection speed, and may fail because of that.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Sep 2011 18:11:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/problem-with-join-field-tool/m-p/203019#M6938</guid>
      <dc:creator>DianeMcConnaughey</dc:creator>
      <dc:date>2011-09-15T18:11:28Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Join Field tool</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/problem-with-join-field-tool/m-p/203020#M6939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Esri French Support gave me an answer. Now it only remains to wait ! &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[INDENT]Bug NIM068933&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Nimbus ID&amp;nbsp; NIM068933&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Submitted&amp;nbsp; Jun 2, 2011 5:27 PM&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Severity&amp;nbsp; High&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Applies To&amp;nbsp; ArcGIS&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Version Found&amp;nbsp; 10.0 SP2&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Prog Language&amp;nbsp; N/A&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Server Platform&amp;nbsp; N/A&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Client Platform&amp;nbsp; Windows&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Database&amp;nbsp; N/A&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Locale&amp;nbsp; N/A&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Status&amp;nbsp; Open &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Version Fixed&amp;nbsp; N/A&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SP Fixed&amp;nbsp; N/A&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Modified&amp;nbsp; Sep 19, 2011 2:39 PM&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Language&amp;nbsp; English&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;IDE&amp;nbsp; N/A&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Description&amp;nbsp; Data Management Tools&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Synopsis&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The Join Field tool returns incorrect results, but Add Join tool is returning the right results. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Problem Description&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Steps for Add Join tool: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Add TestData and TestTab from the attached fgdb to an empty map &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Open Add Join Tool in the ArcToolbox &amp;gt; Data Management Tools &amp;gt; Joins toolset. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Layer Name or Table View would be Test Data &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4. Input join Field is LIC_NAME &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;5. Join Table would be TestTab &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;6. Output Join Field is LIC_NAME &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;7. Check "Keep All" &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;8. And press OK. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now open the attribute table and you will find there are 12 records returned with the attributes in all 12 records. Remove the joins by Right clicking on TestData &amp;gt; Joins and Relates &amp;gt; Remove all joins. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Steps for Join Field Tool: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Add TestData and TestTab from the attached fgdb to an empty map &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Open Join Field Tool in the ArcToolbox &amp;gt; Data Management Tools &amp;gt; Joins toolset. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Input Table would be Test Data &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4. Input join Field is LIC_NAME &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;5. Join Table would be TestTab &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;6. Output Join Field is LIC_NAME &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;7. And press OK. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now open the attribute table and check there are only 4 attributes joined properly and the others are null. According to the usage of both of the tools, the Add Join Tool will create a join which is temporary and Join Field tool will create a join that will be appended to the feature and it is permanent. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please find the attached screen shots that explains the issue more effectively. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Note: This worked fine in the 9.x versions. And I tested it and it is reproducible.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Additional Status Information&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;N/A &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Alternate Solution&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Join Field tool followed by Copy Features tool in the model builder may give expected results.[/INDENT]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2011 12:15:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/problem-with-join-field-tool/m-p/203020#M6939</guid>
      <dc:creator>ChrisCool</dc:creator>
      <dc:date>2011-09-22T12:15:41Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Join Field tool</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/problem-with-join-field-tool/m-p/203021#M6940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have had this problem too. Table temporary join is all good, but Join Field is not working properly as there are records should match but didn't. Nothing to do with the space thing as two joining fields are cleaned with str.strip() and tested.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also did an experiment of making two tables with only one record from those unmatched ones. Run Join Field and it is fine. So I believe it is a bug.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am on ArcGIS Desktop 10, SP4, Windows 7. Any updates/comments on this from ESRI? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Hua&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 May 2012 22:35:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/problem-with-join-field-tool/m-p/203021#M6940</guid>
      <dc:creator>cle444</dc:creator>
      <dc:date>2012-05-31T22:35:33Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Join Field tool</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/problem-with-join-field-tool/m-p/203022#M6941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Some links for this problem :&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[INDENT]&lt;/SPAN&gt;&lt;A href="http://support.esri.com/en/bugs/nimbus/TklNMDY4OTMz"&gt;http://support.esri.com/en/bugs/nimbus/TklNMDY4OTMz&lt;/A&gt;&lt;SPAN&gt;[/INDENT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[INDENT]&lt;/SPAN&gt;&lt;A href="http://support.esri.com/en/bugs/nimbus/TklNMDcxOTY0"&gt;http://support.esri.com/en/bugs/nimbus/TklNMDcxOTY0&lt;/A&gt;&lt;SPAN&gt;[/INDENT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[INDENT]&lt;/SPAN&gt;&lt;A href="http://support.esri.com/en/bugs/nimbus/TklNMDc2MTg2"&gt;http://support.esri.com/en/bugs/nimbus/TklNMDc2MTg2&lt;/A&gt;&lt;SPAN&gt;[/INDENT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Bye&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Chris&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jun 2012 10:20:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/problem-with-join-field-tool/m-p/203022#M6941</guid>
      <dc:creator>ChrisCool</dc:creator>
      <dc:date>2012-06-01T10:20:25Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Join Field tool</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/problem-with-join-field-tool/m-p/203023#M6942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Something else to try...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;With ArcGIS 9.3.1 SP2, I find it helps to select all the records in the target table before running the JoinField tools. I haven't tried this in 10.0.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Steve&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jun 2012 11:03:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/problem-with-join-field-tool/m-p/203023#M6942</guid>
      <dc:creator>StevePeaslee</dc:creator>
      <dc:date>2012-06-01T11:03:33Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Join Field tool</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/problem-with-join-field-tool/m-p/203024#M6943</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;Some links for this problem :&lt;BR /&gt;&lt;BR /&gt;[INDENT]&lt;A href="http://support.esri.com/en/bugs/nimbus/TklNMDY4OTMz"&gt;http://support.esri.com/en/bugs/nimbus/TklNMDY4OTMz&lt;/A&gt;[/INDENT]&lt;BR /&gt;&lt;BR /&gt;[INDENT]&lt;A href="http://support.esri.com/en/bugs/nimbus/TklNMDcxOTY0"&gt;http://support.esri.com/en/bugs/nimbus/TklNMDcxOTY0&lt;/A&gt;[/INDENT]&lt;BR /&gt;&lt;BR /&gt;[INDENT]&lt;A href="http://support.esri.com/en/bugs/nimbus/TklNMDc2MTg2"&gt;http://support.esri.com/en/bugs/nimbus/TklNMDc2MTg2&lt;/A&gt;[/INDENT]&lt;BR /&gt;&lt;BR /&gt;Bye&lt;BR /&gt;&lt;BR /&gt;Chris&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks Chris. The solution of "Join Field tool followed by Copy Features tool in the model builder may give expected results" works.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Hua&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2012 23:28:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/problem-with-join-field-tool/m-p/203024#M6943</guid>
      <dc:creator>cle444</dc:creator>
      <dc:date>2012-06-04T23:28:57Z</dc:date>
    </item>
  </channel>
</rss>

