<?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 Null values after joining a csv file to a shapefile layer on ArcGIS Pro in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/null-values-after-joining-a-csv-file-to-a/m-p/1211429#M26459</link>
    <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to join a csv file to a shapefile layer (points) and after the joining all column values are &amp;lt;NULL&amp;gt;&lt;/P&gt;&lt;P&gt;I checked the joining field to be in the exact same type&lt;/P&gt;&lt;P&gt;Here is my data:&lt;/P&gt;&lt;P&gt; The Shapefile table&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="shapefile.jpg" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/50893i90F5D8A51EE64FCE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="shapefile.jpg" alt="shapefile.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The csv file (imported on ArcGIS)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="csv.jpg" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/50894i04EB38F173536516/image-size/medium?v=v2&amp;amp;px=400" role="button" title="csv.jpg" alt="csv.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
    <pubDate>Sun, 11 Sep 2022 09:53:17 GMT</pubDate>
    <dc:creator>ErmioniVereketi</dc:creator>
    <dc:date>2022-09-11T09:53:17Z</dc:date>
    <item>
      <title>Null values after joining a csv file to a shapefile layer on ArcGIS Pro</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/null-values-after-joining-a-csv-file-to-a/m-p/1211429#M26459</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to join a csv file to a shapefile layer (points) and after the joining all column values are &amp;lt;NULL&amp;gt;&lt;/P&gt;&lt;P&gt;I checked the joining field to be in the exact same type&lt;/P&gt;&lt;P&gt;Here is my data:&lt;/P&gt;&lt;P&gt; The Shapefile table&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="shapefile.jpg" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/50893i90F5D8A51EE64FCE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="shapefile.jpg" alt="shapefile.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The csv file (imported on ArcGIS)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="csv.jpg" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/50894i04EB38F173536516/image-size/medium?v=v2&amp;amp;px=400" role="button" title="csv.jpg" alt="csv.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Sun, 11 Sep 2022 09:53:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/null-values-after-joining-a-csv-file-to-a/m-p/1211429#M26459</guid>
      <dc:creator>ErmioniVereketi</dc:creator>
      <dc:date>2022-09-11T09:53:17Z</dc:date>
    </item>
    <item>
      <title>Re: Null values after joining a csv file to a shapefile layer on ArcGIS Pro</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/null-values-after-joining-a-csv-file-to-a/m-p/1211430#M26460</link>
      <description>&lt;P&gt;and what were the join fields?&amp;nbsp; I see at least 1 field that looks like a number but is left justified, meaning it is text and not a number&lt;/P&gt;</description>
      <pubDate>Sun, 11 Sep 2022 10:23:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/null-values-after-joining-a-csv-file-to-a/m-p/1211430#M26460</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2022-09-11T10:23:55Z</dc:date>
    </item>
    <item>
      <title>Re: Null values after joining a csv file to a shapefile layer on ArcGIS Pro</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/null-values-after-joining-a-csv-file-to-a/m-p/1211431#M26461</link>
      <description>&lt;P&gt;The join fiels are "Loomweight" from the Shape File and "Object" from the csv file&lt;/P&gt;</description>
      <pubDate>Sun, 11 Sep 2022 10:54:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/null-values-after-joining-a-csv-file-to-a/m-p/1211431#M26461</guid>
      <dc:creator>ErmioniVereketi</dc:creator>
      <dc:date>2022-09-11T10:54:57Z</dc:date>
    </item>
    <item>
      <title>Re: Null values after joining a csv file to a shapefile layer on ArcGIS Pro</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/null-values-after-joining-a-csv-file-to-a/m-p/1211452#M26462</link>
      <description>&lt;P&gt;As suspected,&amp;nbsp; Loomweight is a text field (left justified) and Object is numeric (right-justified),&lt;/P&gt;&lt;P&gt;You can't join numbers to text EVEN if they both look like numbers.&amp;nbsp; A common issue.&amp;nbsp; cast one of the fields into a new field to the opposite of what it is using the field calculator (eg int(Loomweight) in a new integer field like LoomWght2)&lt;/P&gt;</description>
      <pubDate>Sun, 11 Sep 2022 18:06:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/null-values-after-joining-a-csv-file-to-a/m-p/1211452#M26462</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2022-09-11T18:06:41Z</dc:date>
    </item>
    <item>
      <title>Re: Null values after joining a csv file to a shapefile layer on ArcGIS Pro</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/null-values-after-joining-a-csv-file-to-a/m-p/1212295#M26471</link>
      <description>&lt;P&gt;Many thanks! What I did eventually was to convert the csv file to a dBASE on ArcGIS and then join the dbf file to my shape file&lt;/P&gt;</description>
      <pubDate>Wed, 14 Sep 2022 07:13:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/null-values-after-joining-a-csv-file-to-a/m-p/1212295#M26471</guid>
      <dc:creator>ErmioniVereketi</dc:creator>
      <dc:date>2022-09-14T07:13:34Z</dc:date>
    </item>
  </channel>
</rss>

