<?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>idea Disallow 1:M join layers as GP inputs instead of producing unexpected results in ArcGIS Pro Ideas</title>
    <link>https://community.esri.com/t5/arcgis-pro-ideas/disallow-1-m-join-layers-as-gp-inputs-instead-of/idi-p/1477009</link>
    <description>&lt;P&gt;The &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/add-join.htm" target="_self"&gt;Add Join&lt;/A&gt; docs say:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;Because many geoprocessing tools do not support data with duplicate object IDs and processing such data can produce &lt;STRONG&gt;unexpected results&lt;/STRONG&gt;, it is recommended that you first copy the joined layer to a new feature class using the Export Features tool. Then use the new feature class as input to other geoprocessing tools.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;If 1:M join layers are not an acceptable input, then an error should be thrown rather than accepting invalid data and producing incorrect results.&lt;/P&gt;&lt;P&gt;Can geoprocessing tools be enhanced so that they disallow 1:M join layers, where applicable?&lt;/P&gt;</description>
    <pubDate>Wed, 22 May 2024 15:14:16 GMT</pubDate>
    <dc:creator>Bud</dc:creator>
    <dc:date>2024-05-22T15:14:16Z</dc:date>
    <item>
      <title>Disallow 1:M join layers as GP inputs instead of producing unexpected results</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/disallow-1-m-join-layers-as-gp-inputs-instead-of/idi-p/1477009</link>
      <description>&lt;P&gt;The &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/add-join.htm" target="_self"&gt;Add Join&lt;/A&gt; docs say:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;Because many geoprocessing tools do not support data with duplicate object IDs and processing such data can produce &lt;STRONG&gt;unexpected results&lt;/STRONG&gt;, it is recommended that you first copy the joined layer to a new feature class using the Export Features tool. Then use the new feature class as input to other geoprocessing tools.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;If 1:M join layers are not an acceptable input, then an error should be thrown rather than accepting invalid data and producing incorrect results.&lt;/P&gt;&lt;P&gt;Can geoprocessing tools be enhanced so that they disallow 1:M join layers, where applicable?&lt;/P&gt;</description>
      <pubDate>Wed, 22 May 2024 15:14:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/disallow-1-m-join-layers-as-gp-inputs-instead-of/idi-p/1477009</guid>
      <dc:creator>Bud</dc:creator>
      <dc:date>2024-05-22T15:14:16Z</dc:date>
    </item>
    <item>
      <title>Re: Disallow 1:M join layers as GP inputs instead of producing unexpected results - Status changed to: Needs Clarification</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/disallow-1-m-join-layers-as-gp-inputs-instead-of/idc-p/1477376#M30353</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/351335"&gt;@Bud&lt;/a&gt;&amp;nbsp;the condition with duplicate OIDs caused by a 1:M join cannot be known until the data is completely read, so this is not possible to "disallow" such layers from being used as input. We have found that some tools error under this condition, while others use the first record in the set of duplicate OIDs, while others do other things. All of these specific behaviors based on different tool implementations cannot be explained in full detail in a documentation topic like you highlighted from Add Join, thus the generic "can produce unexpected results".&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have internal development enhancement issues logged to support dynamically generating unique OIDs for the case of 1:M joins, which will work around any limitations there may be for geoprocessing tool algorithms that require unique OIDs. This idea in the current state is not actionable, but if you want to change the idea or enter a new idea for some tools that you have used to support 1:M join layers as input without duplicating the OIDs, we can make a match to our internal development issue.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 May 2024 22:48:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/disallow-1-m-join-layers-as-gp-inputs-instead-of/idc-p/1477376#M30353</guid>
      <dc:creator>DrewFlater</dc:creator>
      <dc:date>2024-05-22T22:48:21Z</dc:date>
    </item>
    <item>
      <title>Re: Disallow 1:M join layers as GP inputs instead of producing unexpected results</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/disallow-1-m-join-layers-as-gp-inputs-instead-of/idc-p/1505229#M30998</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/351335"&gt;@Bud&lt;/a&gt;&amp;nbsp; Rephrase your idea as:&amp;nbsp;&lt;SPAN&gt;Support dynamically generating unique OIDs for the case of 1:M joins, to work around any limitations there may be for geoprocessing tool algorithms that require unique OIDs.&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":rolling_on_the_floor_laughing:"&gt;🤣&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jul 2024 01:06:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/disallow-1-m-join-layers-as-gp-inputs-instead-of/idc-p/1505229#M30998</guid>
      <dc:creator>RTPL_AU</dc:creator>
      <dc:date>2024-07-15T01:06:15Z</dc:date>
    </item>
    <item>
      <title>Re: Disallow 1:M join layers as GP inputs instead of producing unexpected results</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/disallow-1-m-join-layers-as-gp-inputs-instead-of/idc-p/1505259#M31001</link>
      <description>&lt;P&gt;Related:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-pro-ideas/add-join-pseudo-objectid-row-number-as-unique-id/idi-p/1494563" target="_self"&gt;Add Join — Pseudo-ObjectID (row number) as unique ID field for 1:M join&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jul 2024 04:38:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/disallow-1-m-join-layers-as-gp-inputs-instead-of/idc-p/1505259#M31001</guid>
      <dc:creator>Bud</dc:creator>
      <dc:date>2024-07-15T04:38:01Z</dc:date>
    </item>
    <item>
      <title>Re: Disallow 1:M join layers as GP inputs instead of producing unexpected results - Status changed to: Closed</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/disallow-1-m-join-layers-as-gp-inputs-instead-of/idc-p/1640608#M35796</link>
      <description>&lt;P&gt;There is no mechanism to disallow 1:m joined data. This enhancement idea is being considered to dynamically assign unique ObjectIDs when performing a 1:m join, so the result can be used as input to more/most geoprocessing tools.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-pro-ideas/add-join-pseudo-objectid-row-number-as-unique-id/idi-p/1494563" target="_blank"&gt;https://community.esri.com/t5/arcgis-pro-ideas/add-join-pseudo-objectid-row-number-as-unique-id/idi-p/1494563&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Aug 2025 22:01:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/disallow-1-m-join-layers-as-gp-inputs-instead-of/idc-p/1640608#M35796</guid>
      <dc:creator>DrewFlater</dc:creator>
      <dc:date>2025-08-08T22:01:58Z</dc:date>
    </item>
  </channel>
</rss>

