<?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 Add Join Not Working in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/add-join-not-working/m-p/1142660#M51261</link>
    <description>&lt;P&gt;I have two layers All Parcels (4k features) and Residential Parcels(1k parcels), a subset of All Parcels. Same parcels in both the layers have identical joinIDs. When I try to join the all parcels to residential parcels, Pro says it has matched only 100 records.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;This has happened multiple times. I've tried to export features to tables and join it but the issue persists. If I do a join in Excel, all the records have a match.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SujanShrestha_0-1644507688032.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/33613i84265902BAAFAFDE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SujanShrestha_0-1644507688032.png" alt="SujanShrestha_0-1644507688032.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;There should've been 1574 matching records.&lt;/P&gt;</description>
    <pubDate>Thu, 10 Feb 2022 15:42:09 GMT</pubDate>
    <dc:creator>SujanShrestha</dc:creator>
    <dc:date>2022-02-10T15:42:09Z</dc:date>
    <item>
      <title>Add Join Not Working</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/add-join-not-working/m-p/1142660#M51261</link>
      <description>&lt;P&gt;I have two layers All Parcels (4k features) and Residential Parcels(1k parcels), a subset of All Parcels. Same parcels in both the layers have identical joinIDs. When I try to join the all parcels to residential parcels, Pro says it has matched only 100 records.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;This has happened multiple times. I've tried to export features to tables and join it but the issue persists. If I do a join in Excel, all the records have a match.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SujanShrestha_0-1644507688032.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/33613i84265902BAAFAFDE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SujanShrestha_0-1644507688032.png" alt="SujanShrestha_0-1644507688032.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;There should've been 1574 matching records.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Feb 2022 15:42:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/add-join-not-working/m-p/1142660#M51261</guid>
      <dc:creator>SujanShrestha</dc:creator>
      <dc:date>2022-02-10T15:42:09Z</dc:date>
    </item>
    <item>
      <title>Re: Add Join Not Working</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/add-join-not-working/m-p/1142672#M51264</link>
      <description>&lt;P&gt;Are the input and Join fields of both the tables of TEXT datatype?&lt;/P&gt;&lt;P&gt;Could you check if there are any leading or trailing space(s) in the Join fields?&lt;/P&gt;&lt;P&gt;&lt;EM&gt;strip()&lt;/EM&gt; function (Calculate Field) can help you to get rid of the unwanted spaces at the ends.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JayantaPoddar_0-1644509037417.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/33617iC5A3D235A2B9D8AD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JayantaPoddar_0-1644509037417.png" alt="JayantaPoddar_0-1644509037417.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Feb 2022 16:05:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/add-join-not-working/m-p/1142672#M51264</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2022-02-10T16:05:12Z</dc:date>
    </item>
    <item>
      <title>Re: Add Join Not Working</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/add-join-not-working/m-p/1142698#M51268</link>
      <description>&lt;P&gt;Thanks for the reply! I do not have any extra spaces but when I recreated attribute indexes for the layers - it worked.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Feb 2022 16:35:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/add-join-not-working/m-p/1142698#M51268</guid>
      <dc:creator>SujanShrestha</dc:creator>
      <dc:date>2022-02-10T16:35:22Z</dc:date>
    </item>
    <item>
      <title>Re: Add Join Not Working</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/add-join-not-working/m-p/1538725#M88286</link>
      <description>&lt;P&gt;I had the same issue and was only able to solve it with indexing.&amp;nbsp; In the Add Join tool, I had to select both Index joined fields and Rebuild Joined Fields Indexes.&amp;nbsp; This is quite annoying that this issue happens.&amp;nbsp; Why do you have to reindex the fields?&amp;nbsp; And why aren't these two options defaults if they are so necessary?&lt;/P&gt;</description>
      <pubDate>Sun, 15 Sep 2024 16:44:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/add-join-not-working/m-p/1538725#M88286</guid>
      <dc:creator>BenjamenWetherill</dc:creator>
      <dc:date>2024-09-15T16:44:08Z</dc:date>
    </item>
  </channel>
</rss>

