<?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: Issue with joining features with table by multiple columns  in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/issue-with-joining-features-with-table-by-multiple/m-p/173446#M13369</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello.&amp;nbsp; Data Interoperability extension has a transformer - FeatureMerger - that will join the shapefile and your other table using multiple columns.&amp;nbsp; You can obtain an evaluation of the extension if you do not already have it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Mar 2020 21:13:21 GMT</pubDate>
    <dc:creator>BruceHarold</dc:creator>
    <dc:date>2020-03-03T21:13:21Z</dc:date>
    <item>
      <title>Issue with joining features with table by multiple columns</title>
      <link>https://community.esri.com/t5/python-questions/issue-with-joining-features-with-table-by-multiple/m-p/173444#M13367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am having an issue with joining polygon feature shape file (A_lines) with a table (Table_1) by multiple columns and not sure which tool to use in ArcGIS 10.4 in the model builder environment. The shape file has 1743000 rows and the table has 11683 rows. The fields I need to join exist in both polygon shape (A_lines) file and table (Table_1). The field names I need to join are (DIV, STATE,POL_NUMBER,CROP,COUNTY).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically, I &lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;need to select all the polygons&lt;/STRONG&gt;&lt;/SPAN&gt; from A_lines shape file that are matching with the fields (&lt;SPAN&gt;DIV, STATE,POL_NUMBER,CROP,COUNTY) in the Table_1.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Can somebody suggest me the correct tool or series of tools to achieve&amp;nbsp;this in ArcGIS 10.4 in model builder&amp;nbsp;environment?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I tried using the Make a Query Table tool but was not successful in outputting the table or to select the polygons in the A_lines shape file.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you and appreciate any help.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Mar 2020 19:52:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/issue-with-joining-features-with-table-by-multiple/m-p/173444#M13367</guid>
      <dc:creator>DuminduJayasekera</dc:creator>
      <dc:date>2020-03-03T19:52:42Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with joining features with table by multiple columns</title>
      <link>https://community.esri.com/t5/python-questions/issue-with-joining-features-with-table-by-multiple/m-p/173445#M13368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What I usually do is create a new column that combines all the columns you need to join by.&amp;nbsp; This creates a unique key that you can then join on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Mar 2020 20:33:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/issue-with-joining-features-with-table-by-multiple/m-p/173445#M13368</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2020-03-03T20:33:55Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with joining features with table by multiple columns</title>
      <link>https://community.esri.com/t5/python-questions/issue-with-joining-features-with-table-by-multiple/m-p/173446#M13369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello.&amp;nbsp; Data Interoperability extension has a transformer - FeatureMerger - that will join the shapefile and your other table using multiple columns.&amp;nbsp; You can obtain an evaluation of the extension if you do not already have it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Mar 2020 21:13:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/issue-with-joining-features-with-table-by-multiple/m-p/173446#M13369</guid>
      <dc:creator>BruceHarold</dc:creator>
      <dc:date>2020-03-03T21:13:21Z</dc:date>
    </item>
  </channel>
</rss>

