<?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: Join by attribute - not joining random cells in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/join-by-attribute-not-joining-random-cells/m-p/1065566#M41706</link>
    <description>&lt;P&gt;I would recommend importing the CSV and shapefile to File Geodatabase, to overcome any constraint linked to shapefiles (the data size could be huge considering the number of records).&lt;/P&gt;&lt;P&gt;First, create a File Geodatabase table from the CSV using &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/conversion/table-to-table.htm" target="_self"&gt;Table to Table (Conversion)&lt;/A&gt;&amp;nbsp;.&lt;/P&gt;&lt;P&gt;Also import the shapefile to the File GDB&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/conversion/feature-class-to-feature-class.htm" target="_self"&gt;Feature Class To Feature Class (Conversion)&lt;/A&gt;&amp;nbsp;.&lt;/P&gt;&lt;P&gt;Try a Join now&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/add-join.htm" target="_self"&gt;Add Join (Data Management)&lt;/A&gt;&amp;nbsp;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 07 Jun 2021 10:32:16 GMT</pubDate>
    <dc:creator>JayantaPoddar</dc:creator>
    <dc:date>2021-06-07T10:32:16Z</dc:date>
    <item>
      <title>Join by attribute - not joining random cells</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/join-by-attribute-not-joining-random-cells/m-p/1065561#M41705</link>
      <description>&lt;P&gt;I am trying to join an attribute from a *.csv table to a polygon shapefile by using: &lt;A href="https://desktop.arcgis.com/en/arcmap/latest/manage-data/tables/about-joining-and-relating-tables.htm#GUID-40A1F094-1E46-43E1-AFFA-4593F284C714" target="_self"&gt;Join and Relates&lt;/A&gt; &amp;gt; Join (by attribute), where I use &lt;STRONG&gt;id&lt;/STRONG&gt; attribute as an indicator to join. However, the join does not work for the entire dataset well. After correct&amp;nbsp;processing of some part of data it is joining only every second polygon in my dataset and sett value null to the rest (see attachment where I hatched the polygons where the join function does not join the values to the polygons).&amp;nbsp;&lt;/P&gt;&lt;P&gt;My input data are fine and the &lt;STRONG&gt;id&lt;/STRONG&gt;&amp;nbsp;indicator exists in both datasets where the function does not want to join the value. What can still be wrong? Is there a limit to perform join? I have 300 000 polygons and the same number of cells in my csv table to join.&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="Capture.PNG" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/15306i319EE3DD02287B41/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jun 2021 09:52:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/join-by-attribute-not-joining-random-cells/m-p/1065561#M41705</guid>
      <dc:creator>KK2</dc:creator>
      <dc:date>2021-06-07T09:52:42Z</dc:date>
    </item>
    <item>
      <title>Re: Join by attribute - not joining random cells</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/join-by-attribute-not-joining-random-cells/m-p/1065566#M41706</link>
      <description>&lt;P&gt;I would recommend importing the CSV and shapefile to File Geodatabase, to overcome any constraint linked to shapefiles (the data size could be huge considering the number of records).&lt;/P&gt;&lt;P&gt;First, create a File Geodatabase table from the CSV using &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/conversion/table-to-table.htm" target="_self"&gt;Table to Table (Conversion)&lt;/A&gt;&amp;nbsp;.&lt;/P&gt;&lt;P&gt;Also import the shapefile to the File GDB&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/conversion/feature-class-to-feature-class.htm" target="_self"&gt;Feature Class To Feature Class (Conversion)&lt;/A&gt;&amp;nbsp;.&lt;/P&gt;&lt;P&gt;Try a Join now&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/add-join.htm" target="_self"&gt;Add Join (Data Management)&lt;/A&gt;&amp;nbsp;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jun 2021 10:32:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/join-by-attribute-not-joining-random-cells/m-p/1065566#M41706</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2021-06-07T10:32:16Z</dc:date>
    </item>
    <item>
      <title>Re: Join by attribute - not joining random cells</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/join-by-attribute-not-joining-random-cells/m-p/1065568#M41707</link>
      <description>&lt;P&gt;Just to second&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/95280"&gt;@JayantaPoddar&lt;/a&gt;&amp;nbsp; , important this work is done within a flegeodb feature class importing the Shapefile to Feature Class and importing the CSV as a table.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jun 2021 10:42:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/join-by-attribute-not-joining-random-cells/m-p/1065568#M41707</guid>
      <dc:creator>JonathanMcDougall</dc:creator>
      <dc:date>2021-06-07T10:42:25Z</dc:date>
    </item>
    <item>
      <title>Re: Join by attribute - not joining random cells</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/join-by-attribute-not-joining-random-cells/m-p/1065586#M41710</link>
      <description>&lt;P&gt;Thank you for your answer. The solution proposed by you works perfectly, so I think it had an issue with the number of records in my data.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jun 2021 12:31:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/join-by-attribute-not-joining-random-cells/m-p/1065586#M41710</guid>
      <dc:creator>KK2</dc:creator>
      <dc:date>2021-06-07T12:31:08Z</dc:date>
    </item>
    <item>
      <title>Re: Join by attribute - not joining random cells</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/join-by-attribute-not-joining-random-cells/m-p/1065609#M41712</link>
      <description>&lt;P&gt;Glad it worked.&lt;/P&gt;&lt;P&gt;Size limitation could be a cause.&lt;/P&gt;&lt;P&gt;Shapefile limit = 2 GB&lt;/P&gt;&lt;P&gt;File Geodatabase Feature Class limit = 1 TB (can be further extended to 256 TB using configuration keyword)&lt;/P&gt;&lt;P&gt;Here are a few good articles that discusses the benefits of File Geodatabase over shapefiles.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;A href="https://www.esri.com/news/arcuser/0309/files/9reasons.pdf" target="_self"&gt;The Top 9 Reasons to Use a File Geodatabase&lt;/A&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;A href="https://desktop.arcgis.com/en/arcmap/latest/manage-data/shapefiles/geoprocessing-considerations-for-shapefile-output.htm" target="_self"&gt;Geoprocessing considerations for shapefile output&lt;/A&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jun 2021 13:40:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/join-by-attribute-not-joining-random-cells/m-p/1065609#M41712</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2021-06-07T13:40:56Z</dc:date>
    </item>
    <item>
      <title>Re: Join by attribute - not joining random cells</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/join-by-attribute-not-joining-random-cells/m-p/1065615#M41715</link>
      <description>&lt;P&gt;Yeah, I stopped using shapefiles years ago - always better to use a feature class. I realise a shapefile can still be required elsewhere, however, for any of your won work feature classes within a filegeodb is the way to go.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jun 2021 13:46:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/join-by-attribute-not-joining-random-cells/m-p/1065615#M41715</guid>
      <dc:creator>JonathanMcDougall</dc:creator>
      <dc:date>2021-06-07T13:46:32Z</dc:date>
    </item>
  </channel>
</rss>

