<?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 Find Matches in Two Fields in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/find-matches-in-two-fields/m-p/1224309#M61383</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I have been working on a project comparing two data sets. What I need to do is identify points that have two fields matching--Street address and unit # both need to match. I have tried using the intersect tools but when looking at the attribute table for the intersect layer, I notice that one of the fields match, but not both. Any ideas for how to go about ensuring both fields match for all points?&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
    <pubDate>Fri, 21 Oct 2022 16:49:09 GMT</pubDate>
    <dc:creator>Isaac-Suh</dc:creator>
    <dc:date>2022-10-21T16:49:09Z</dc:date>
    <item>
      <title>Find Matches in Two Fields</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/find-matches-in-two-fields/m-p/1224309#M61383</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I have been working on a project comparing two data sets. What I need to do is identify points that have two fields matching--Street address and unit # both need to match. I have tried using the intersect tools but when looking at the attribute table for the intersect layer, I notice that one of the fields match, but not both. Any ideas for how to go about ensuring both fields match for all points?&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Fri, 21 Oct 2022 16:49:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/find-matches-in-two-fields/m-p/1224309#M61383</guid>
      <dc:creator>Isaac-Suh</dc:creator>
      <dc:date>2022-10-21T16:49:09Z</dc:date>
    </item>
    <item>
      <title>Re: Find Matches in Two Fields</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/find-matches-in-two-fields/m-p/1224318#M61385</link>
      <description>&lt;P&gt;Hey there,&lt;/P&gt;&lt;P&gt;It may not be the preferred workaround, but you could possibly address this by combining the two datasets and then running the Find Identical geoprocessing tool to find identical records based off both the fields you're comparing.&amp;nbsp; Hope this helps!&lt;/P&gt;&lt;P&gt;-Derek Wood&lt;/P&gt;</description>
      <pubDate>Fri, 21 Oct 2022 17:08:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/find-matches-in-two-fields/m-p/1224318#M61385</guid>
      <dc:creator>drWood</dc:creator>
      <dc:date>2022-10-21T17:08:04Z</dc:date>
    </item>
    <item>
      <title>Re: Find Matches in Two Fields</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/find-matches-in-two-fields/m-p/1224323#M61387</link>
      <description>&lt;P&gt;Are you comfortable with Python? This would be fairly easy if you used &lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/data-access/featureclasstonumpyarray.htm" target="_blank"&gt;&lt;STRONG&gt;FeatureClassToNumPyArray&lt;/STRONG&gt;&lt;/A&gt; on each, then compare them that way.&lt;/P&gt;&lt;P&gt;See also: &lt;A href="https://stackoverflow.com/questions/51352527/check-for-identical-rows-in-different-numpy-arrays" target="_blank"&gt;https://stackoverflow.com/questions/51352527/check-for-identical-rows-in-different-numpy-arrays&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Oct 2022 17:21:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/find-matches-in-two-fields/m-p/1224323#M61387</guid>
      <dc:creator>jcarlson</dc:creator>
      <dc:date>2022-10-21T17:21:11Z</dc:date>
    </item>
  </channel>
</rss>

