<?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: Add join for 15 character Text Field in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/add-join-for-15-character-text-field/m-p/1099227#M45672</link>
    <description>&lt;P&gt;That said, I'm painfully new to all this so if someone can enlighten me as to *why* I'd be super grateful.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 17 Sep 2021 00:46:55 GMT</pubDate>
    <dc:creator>Nono</dc:creator>
    <dc:date>2021-09-17T00:46:55Z</dc:date>
    <item>
      <title>Add join for 15 character Text Field</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/add-join-for-15-character-text-field/m-p/1098901#M45639</link>
      <description>&lt;P&gt;I'm trying to add join csv to an attribute table of a layer based on a 15 character number for US census blocks.&amp;nbsp; However the GEOID (15 char) field in the layer is a text field, creating a double or long duplicate field translates the 15 digits into scientific notion which incorrectly pairs during add join.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Sep 2021 13:32:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/add-join-for-15-character-text-field/m-p/1098901#M45639</guid>
      <dc:creator>Nono</dc:creator>
      <dc:date>2021-09-16T13:32:35Z</dc:date>
    </item>
    <item>
      <title>Re: Add join for 15 character Text Field</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/add-join-for-15-character-text-field/m-p/1099161#M45657</link>
      <description>&lt;P&gt;Strange, I thought the CSV would store it as a string.&amp;nbsp; Probably try putting the CSV into an FGDB table, ensure the field type is text (field calculate a new field if not - str(int(&amp;lt;value&amp;gt;)) ) or CSV to xls and set the format to text.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Sep 2021 21:28:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/add-join-for-15-character-text-field/m-p/1099161#M45657</guid>
      <dc:creator>DavidPike</dc:creator>
      <dc:date>2021-09-16T21:28:58Z</dc:date>
    </item>
    <item>
      <title>Re: Add join for 15 character Text Field</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/add-join-for-15-character-text-field/m-p/1099226#M45671</link>
      <description>&lt;P&gt;Okay so, I think I understand a little better what's happening. GEOID is 15 digits using&amp;nbsp;&lt;SPAN&gt;str(int(&amp;lt;value&amp;gt;)) works, however the final two digits are disregarded- And they are essential. The first two digits however are not essential. So after a little looking around- it appears that&amp;nbsp;str(int(!GEOID10!))[2:] will work just fine.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Sep 2021 00:46:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/add-join-for-15-character-text-field/m-p/1099226#M45671</guid>
      <dc:creator>Nono</dc:creator>
      <dc:date>2021-09-17T00:46:00Z</dc:date>
    </item>
    <item>
      <title>Re: Add join for 15 character Text Field</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/add-join-for-15-character-text-field/m-p/1099227#M45672</link>
      <description>&lt;P&gt;That said, I'm painfully new to all this so if someone can enlighten me as to *why* I'd be super grateful.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Sep 2021 00:46:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/add-join-for-15-character-text-field/m-p/1099227#M45672</guid>
      <dc:creator>Nono</dc:creator>
      <dc:date>2021-09-17T00:46:55Z</dc:date>
    </item>
    <item>
      <title>Re: Add join for 15 character Text Field</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/add-join-for-15-character-text-field/m-p/1099233#M45674</link>
      <description>&lt;P&gt;Doesn't make sense to me either unless you have a default field length of 15 set (which would explain why its being truncated)?&amp;nbsp; are you able to share a sample of the data?&lt;/P&gt;</description>
      <pubDate>Fri, 17 Sep 2021 00:58:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/add-join-for-15-character-text-field/m-p/1099233#M45674</guid>
      <dc:creator>DavidPike</dc:creator>
      <dc:date>2021-09-17T00:58:56Z</dc:date>
    </item>
  </channel>
</rss>

