<?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 had no matches but two attribute fields have same name in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/join-had-no-matches-but-two-attribute-fields-have/m-p/1419536#M82841</link>
    <description>&lt;P&gt;Yup it seems like both the fields have a different data type. so you will have to match those. Usually it's best practice to first import the CSV as a geodatabase table to your database using the "table to geodatabase" tool. And then change the data type accordingly.&lt;/P&gt;&lt;P&gt;CSVs when brought into Pro sometimes have a habit to assigning wrong data types to fields. So maybe the FIPS column in your CSV data was taken as a text field.&lt;BR /&gt;&lt;BR /&gt;Usually with FIPS I just convert the column to a numeric data type as that also removes any extra spaces if there are any.&lt;BR /&gt;&lt;BR /&gt;If this reply helped you then you can also accept this post as an answer, thank you.&lt;/P&gt;</description>
    <pubDate>Mon, 06 May 2024 17:33:18 GMT</pubDate>
    <dc:creator>Ed_</dc:creator>
    <dc:date>2024-05-06T17:33:18Z</dc:date>
    <item>
      <title>Join had no matches but two attribute fields have same name</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/join-had-no-matches-but-two-attribute-fields-have/m-p/1419432#M82820</link>
      <description>&lt;P&gt;I get a message saying no matches but my attributes have the same name and are indexed. Both files are in the same geodatabase.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="dwold_0-1715009156914.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/103215i5E69430AD10572BB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="dwold_0-1715009156914.png" alt="dwold_0-1715009156914.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="dwold_1-1715009185358.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/103216iC9718E453169A14A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="dwold_1-1715009185358.png" alt="dwold_1-1715009185358.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 May 2024 15:26:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/join-had-no-matches-but-two-attribute-fields-have/m-p/1419432#M82820</guid>
      <dc:creator>dwold</dc:creator>
      <dc:date>2024-05-06T15:26:46Z</dc:date>
    </item>
    <item>
      <title>Re: Join had no matches but two attribute fields have same name</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/join-had-no-matches-but-two-attribute-fields-have/m-p/1419436#M82821</link>
      <description>&lt;P&gt;Did you check their data type?&lt;/P&gt;</description>
      <pubDate>Mon, 06 May 2024 15:28:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/join-had-no-matches-but-two-attribute-fields-have/m-p/1419436#M82821</guid>
      <dc:creator>Ed_</dc:creator>
      <dc:date>2024-05-06T15:28:34Z</dc:date>
    </item>
    <item>
      <title>Re: Join had no matches but two attribute fields have same name</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/join-had-no-matches-but-two-attribute-fields-have/m-p/1419467#M82826</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/554773"&gt;@Ed_&lt;/a&gt;&amp;nbsp;hello - one is a&amp;nbsp;File Geodatabase Feature Class (points_county_damage), the other is csv table (summary_damage_points_county). Trying to join the table data to the&amp;nbsp;File Geodatabase Feature Class&lt;/P&gt;</description>
      <pubDate>Mon, 06 May 2024 16:11:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/join-had-no-matches-but-two-attribute-fields-have/m-p/1419467#M82826</guid>
      <dc:creator>dwold</dc:creator>
      <dc:date>2024-05-06T16:11:05Z</dc:date>
    </item>
    <item>
      <title>Re: Join had no matches but two attribute fields have same name</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/join-had-no-matches-but-two-attribute-fields-have/m-p/1419479#M82830</link>
      <description>&lt;P&gt;Is one of the fields a STRING and the other a NUMERIC?&lt;BR /&gt;&lt;BR /&gt;"The name of the field does not have to be the same, &lt;U&gt;&lt;STRONG&gt;but the data type must be the same&lt;/STRONG&gt;&lt;/U&gt;; you join numbers to numbers, strings to strings, and so on."&lt;BR /&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/data/tables/joins-and-relates.htm#GUID-39C9610A-6A73-4985-ADB8-7354EA9DB8BF" target="_blank" rel="noopener"&gt;https://pro.arcgis.com/en/pro-app/latest/help/data/tables/joins-and-relates.htm#GUID-39C9610A-6A73-4985-ADB8-7354EA9DB8BF&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 06 May 2024 16:18:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/join-had-no-matches-but-two-attribute-fields-have/m-p/1419479#M82830</guid>
      <dc:creator>George_Thompson</dc:creator>
      <dc:date>2024-05-06T16:18:35Z</dc:date>
    </item>
    <item>
      <title>Re: Join had no matches but two attribute fields have same name</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/join-had-no-matches-but-two-attribute-fields-have/m-p/1419526#M82838</link>
      <description>&lt;P&gt;Have you ensured that there are no spaces after the FIPS number in both datasets?&lt;/P&gt;&lt;P&gt;'47005 ' will not join to '47005'&lt;/P&gt;&lt;P&gt;R_&lt;/P&gt;</description>
      <pubDate>Mon, 06 May 2024 17:13:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/join-had-no-matches-but-two-attribute-fields-have/m-p/1419526#M82838</guid>
      <dc:creator>RhettZufelt</dc:creator>
      <dc:date>2024-05-06T17:13:42Z</dc:date>
    </item>
    <item>
      <title>Re: Join had no matches but two attribute fields have same name</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/join-had-no-matches-but-two-attribute-fields-have/m-p/1419533#M82840</link>
      <description>&lt;P&gt;This was the issue. One was a text the other was long. Once I made both long the join worked. Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 06 May 2024 17:29:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/join-had-no-matches-but-two-attribute-fields-have/m-p/1419533#M82840</guid>
      <dc:creator>dwold</dc:creator>
      <dc:date>2024-05-06T17:29:24Z</dc:date>
    </item>
    <item>
      <title>Re: Join had no matches but two attribute fields have same name</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/join-had-no-matches-but-two-attribute-fields-have/m-p/1419536#M82841</link>
      <description>&lt;P&gt;Yup it seems like both the fields have a different data type. so you will have to match those. Usually it's best practice to first import the CSV as a geodatabase table to your database using the "table to geodatabase" tool. And then change the data type accordingly.&lt;/P&gt;&lt;P&gt;CSVs when brought into Pro sometimes have a habit to assigning wrong data types to fields. So maybe the FIPS column in your CSV data was taken as a text field.&lt;BR /&gt;&lt;BR /&gt;Usually with FIPS I just convert the column to a numeric data type as that also removes any extra spaces if there are any.&lt;BR /&gt;&lt;BR /&gt;If this reply helped you then you can also accept this post as an answer, thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 06 May 2024 17:33:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/join-had-no-matches-but-two-attribute-fields-have/m-p/1419536#M82841</guid>
      <dc:creator>Ed_</dc:creator>
      <dc:date>2024-05-06T17:33:18Z</dc:date>
    </item>
    <item>
      <title>Re: Join had no matches but two attribute fields have same name</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/join-had-no-matches-but-two-attribute-fields-have/m-p/1540493#M88450</link>
      <description>&lt;P&gt;How did you make them both 'long'?&amp;nbsp; I have Attribute Table as text and Join table as Long.&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Thu, 19 Sep 2024 17:13:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/join-had-no-matches-but-two-attribute-fields-have/m-p/1540493#M88450</guid>
      <dc:creator>GF3</dc:creator>
      <dc:date>2024-09-19T17:13:49Z</dc:date>
    </item>
    <item>
      <title>Re: Join had no matches but two attribute fields have same name</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/join-had-no-matches-but-two-attribute-fields-have/m-p/1540669#M88474</link>
      <description>&lt;P&gt;if you are saying that one of your matching columns is text and the other is long&lt;/P&gt;&lt;P&gt;then you will first have to create a new column with data type long &amp;gt; go to its calculate field &amp;gt; set it equal to the matching column that is text (assuming that the numbers are stored as text)&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Sep 2024 21:11:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/join-had-no-matches-but-two-attribute-fields-have/m-p/1540669#M88474</guid>
      <dc:creator>Ed_</dc:creator>
      <dc:date>2024-09-19T21:11:34Z</dc:date>
    </item>
  </channel>
</rss>

