<?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: ArcGIS Pro Join between 2 feature classes not working in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-join-between-2-feature-classes-not/m-p/1145396#M51671</link>
    <description>&lt;P&gt;FC2 is a new featureclass with no joins? make sure joins are persisted to new featureclasses /or remove the joins&lt;/P&gt;</description>
    <pubDate>Thu, 17 Feb 2022 22:19:03 GMT</pubDate>
    <dc:creator>DanPatterson</dc:creator>
    <dc:date>2022-02-17T22:19:03Z</dc:date>
    <item>
      <title>ArcGIS Pro Join between 2 feature classes not working</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-join-between-2-feature-classes-not/m-p/1145362#M51666</link>
      <description>&lt;P&gt;I am trying to join two Point feature classes (FC) on Asset ID (Text, 15 characters):&lt;/P&gt;&lt;P&gt;FC 1 (Main table): Asset_ID&lt;/P&gt;&lt;P&gt;FC 2 was created doing a spatial join between FC 1 and a parcel layer (Asset_ID that was from FC 1)&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;When I try to join FC 2 to FC 1 (which I need to do to field calculate Parcel ID in FC 1 which has some changes that were made after Table 2 was created) only 115 out 1500 assets join&lt;/LI&gt;&lt;LI&gt;When I join in the opposite direction (FC 1 to FC 2)&amp;nbsp; all 1500 assets join but I can't field calculate in FC 1&lt;/LI&gt;&lt;LI&gt;Perhaps notably, it was the last 115 records sorted by Asset_ID that joined.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I have tried everything I can think of that can cause problems when joining:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Both layers the Asset_ID is text with 15 characters&lt;/LI&gt;&lt;LI&gt;There are no duplicate Asset_IDs in either layer&lt;/LI&gt;&lt;LI&gt;Both layers have 1500 records&lt;/LI&gt;&lt;LI&gt;No definition queries on either layer&lt;/LI&gt;&lt;LI&gt;No records selected in either layer&lt;/LI&gt;&lt;LI&gt;I added indexes on Asset_ID to both layers&lt;/LI&gt;&lt;LI&gt;I added a new field in both layers (text, 15 characters) and field calculated Asset_ID and striped leading or trailing spaces (then no records would join!)&lt;/LI&gt;&lt;LI&gt;I updated from 2.8 to 2.9.1&lt;/LI&gt;&lt;LI&gt;I tried in ArcMap&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Anyone have any suggestions? I am at a loss.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Leila&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Feb 2022 21:07:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-join-between-2-feature-classes-not/m-p/1145362#M51666</guid>
      <dc:creator>LJackson29</dc:creator>
      <dc:date>2022-02-17T21:07:30Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro Join between 2 feature classes not working</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-join-between-2-feature-classes-not/m-p/1145396#M51671</link>
      <description>&lt;P&gt;FC2 is a new featureclass with no joins? make sure joins are persisted to new featureclasses /or remove the joins&lt;/P&gt;</description>
      <pubDate>Thu, 17 Feb 2022 22:19:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-join-between-2-feature-classes-not/m-p/1145396#M51671</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2022-02-17T22:19:03Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro Join between 2 feature classes not working</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-join-between-2-feature-classes-not/m-p/1146023#M51755</link>
      <description>&lt;P&gt;I had the same issue recently.&amp;nbsp; My primary key was long string, which only worked on a join in one direction.&amp;nbsp; I worked around it at the time by creating a numeric surrogate key in each table and joining on that and it worked.&amp;nbsp; I've since read that the failure to join &lt;EM&gt;may&lt;/EM&gt; have been affected by the index?&amp;nbsp; It may be worth removing and re-adding the index on the keys and see if that makes a difference?&lt;/P&gt;</description>
      <pubDate>Mon, 21 Feb 2022 03:09:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-join-between-2-feature-classes-not/m-p/1146023#M51755</guid>
      <dc:creator>MicZatorsky_AEC</dc:creator>
      <dc:date>2022-02-21T03:09:44Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro Join between 2 feature classes not working</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-join-between-2-feature-classes-not/m-p/1146204#M51771</link>
      <description>&lt;P&gt;There are no joins on either layer. FC2 is a new layer created from a spatial join.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Feb 2022 17:01:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-join-between-2-feature-classes-not/m-p/1146204#M51771</guid>
      <dc:creator>LJackson29</dc:creator>
      <dc:date>2022-02-21T17:01:41Z</dc:date>
    </item>
  </channel>
</rss>

