<?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: Find points with the same attribute in multiple locations in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/find-points-with-the-same-attribute-in-multiple/m-p/1157984#M53291</link>
    <description>&lt;P&gt;That is indeed what I was asking.&lt;/P&gt;&lt;P&gt;That plate value field is quite the value... let me test with a GUID like number and very verbose addresses... Still works for me (see below).&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have you limited your selected features somehow.. you mentioned a definition query (I also applied one to my test and it had not effect on it working, but maybe yours returns zero records or something odd like that).&amp;nbsp; You could try export your data to a new file GDB and then running the tool against that data using the same file GDB to hold the generated stats table.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KimGarbade_0-1648234056821.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/37392i296CD01C8188AED9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="KimGarbade_0-1648234056821.png" alt="KimGarbade_0-1648234056821.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 25 Mar 2022 18:57:08 GMT</pubDate>
    <dc:creator>KimberlyGarbade</dc:creator>
    <dc:date>2022-03-25T18:57:08Z</dc:date>
    <item>
      <title>Find points with the same attribute in multiple locations</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/find-points-with-the-same-attribute-in-multiple/m-p/1157891#M53276</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;Our City has a two hour time limit for parking in residential areas for non-permitted vehicles. We trying to quantify how often non-permitted vehicles move from one block to another to avoid being ticketed. We are using data from our Parking Enforcement's license plate readers to determine this. It contains the license plate, lat/long data, geocoded address info, time stamp, and whether or not the vehicle is permitted. I have selected the points that fall in the enforced areas and created a definition query to show only non-permitted vehicles. When a license plate is read at the same location, the lat/long information is slightly different, but the address attribute tends to be the same. What is the most efficient way to find occurrences of the same license plate appearing at multiple addresses?&lt;/P&gt;&lt;P&gt;Thanks!&lt;BR /&gt;Matt&lt;/P&gt;</description>
      <pubDate>Fri, 25 Mar 2022 16:26:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/find-points-with-the-same-attribute-in-multiple/m-p/1157891#M53276</guid>
      <dc:creator>MattCotterill</dc:creator>
      <dc:date>2022-03-25T16:26:27Z</dc:date>
    </item>
    <item>
      <title>Re: Find points with the same attribute in multiple locations</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/find-points-with-the-same-attribute-in-multiple/m-p/1157917#M53278</link>
      <description>&lt;P&gt;This would&amp;nbsp; be the badger -&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/2.8/tool-reference/data-management/find-identical.htm" target="_blank"&gt;Find Identical (Data Management)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;BR /&gt;Input fields - license plate, address&lt;/P&gt;</description>
      <pubDate>Fri, 25 Mar 2022 17:19:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/find-points-with-the-same-attribute-in-multiple/m-p/1157917#M53278</guid>
      <dc:creator>DavidPike</dc:creator>
      <dc:date>2022-03-25T17:19:21Z</dc:date>
    </item>
    <item>
      <title>Re: Find points with the same attribute in multiple locations</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/find-points-with-the-same-attribute-in-multiple/m-p/1157926#M53279</link>
      <description>&lt;P&gt;You can use the frequency geoprocessing tool:&lt;/P&gt;&lt;P&gt;Original Data:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KimGarbade_1-1648229739336.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/37372iE69CAC1A5C838684/image-size/medium?v=v2&amp;amp;px=400" role="button" title="KimGarbade_1-1648229739336.png" alt="KimGarbade_1-1648229739336.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Frequency Table generated by tool:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KimGarbade_2-1648229769020.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/37373iEBBBDCA07E06B078/image-size/medium?v=v2&amp;amp;px=400" role="button" title="KimGarbade_2-1648229769020.png" alt="KimGarbade_2-1648229769020.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Mar 2022 17:36:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/find-points-with-the-same-attribute-in-multiple/m-p/1157926#M53279</guid>
      <dc:creator>KimberlyGarbade</dc:creator>
      <dc:date>2022-03-25T17:36:27Z</dc:date>
    </item>
    <item>
      <title>Re: Find points with the same attribute in multiple locations</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/find-points-with-the-same-attribute-in-multiple/m-p/1157933#M53280</link>
      <description>&lt;P&gt;Hmmm.. I'm getting empty outputs. I've tried only using Plate_value as a field as well as other variants. I know for a fact that there are multiple occurrances. Also, Would this only output pionts that are identical in both Plate_value&amp;nbsp;&lt;EM&gt;and&lt;/EM&gt; Address? I'm looking for ones that are identical in Plate-Value and different in Address&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MattCotterill_0-1648230206160.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/37375i26FFC24D87305E33/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MattCotterill_0-1648230206160.png" alt="MattCotterill_0-1648230206160.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Mar 2022 17:46:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/find-points-with-the-same-attribute-in-multiple/m-p/1157933#M53280</guid>
      <dc:creator>MattCotterill</dc:creator>
      <dc:date>2022-03-25T17:46:47Z</dc:date>
    </item>
    <item>
      <title>Re: Find points with the same attribute in multiple locations</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/find-points-with-the-same-attribute-in-multiple/m-p/1157939#M53281</link>
      <description>&lt;P&gt;One way to look at it.&lt;/P&gt;&lt;P&gt;If the points have attributes of Vehicle No. (License Plate) and the address (say Block No.), you could &lt;A href="https://pro.arcgis.com/en/pro-app/2.8/tool-reference/data-management/dissolve.htm" target="_self"&gt;dissolve&lt;/A&gt; the layer based on these two fields.&lt;/P&gt;&lt;P&gt;The resulting rows should be unique to the combination of License Plate and Block No.&lt;/P&gt;&lt;P&gt;*In case the address field isn't available, you could use spatial join to join the corresponding field from Block boundary to points layer.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Mar 2022 17:57:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/find-points-with-the-same-attribute-in-multiple/m-p/1157939#M53281</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2022-03-25T17:57:20Z</dc:date>
    </item>
    <item>
      <title>Re: Find points with the same attribute in multiple locations</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/find-points-with-the-same-attribute-in-multiple/m-p/1157951#M53284</link>
      <description>&lt;P&gt;Hmmm... I'm getting an empty output with this one as well. But that looks like what I'm looking for.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MattCotterill_0-1648231143096.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/37382iB6B93A63ABCAF1E9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MattCotterill_0-1648231143096.png" alt="MattCotterill_0-1648231143096.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Mar 2022 18:05:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/find-points-with-the-same-attribute-in-multiple/m-p/1157951#M53284</guid>
      <dc:creator>MattCotterill</dc:creator>
      <dc:date>2022-03-25T18:05:17Z</dc:date>
    </item>
    <item>
      <title>Re: Find points with the same attribute in multiple locations</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/find-points-with-the-same-attribute-in-multiple/m-p/1157955#M53285</link>
      <description>&lt;P&gt;Hmmm.... I didn't do anything "fancy" (below).&amp;nbsp; Can you share a screen shot of your data's table as an example? Also, what are the field definitions of "Plate_value" and "Address"?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KimGarbade_0-1648232063887.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/37386iF36CA219454FE85C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="KimGarbade_0-1648232063887.png" alt="KimGarbade_0-1648232063887.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Mar 2022 18:17:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/find-points-with-the-same-attribute-in-multiple/m-p/1157955#M53285</guid>
      <dc:creator>KimberlyGarbade</dc:creator>
      <dc:date>2022-03-25T18:17:08Z</dc:date>
    </item>
    <item>
      <title>Re: Find points with the same attribute in multiple locations</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/find-points-with-the-same-attribute-in-multiple/m-p/1157965#M53287</link>
      <description>&lt;P&gt;Plate_value and Address are both text fields. Is that what you're asking? I'm getting the same error message when I try the "Find Identical" tool (see above) so maybe there's a problem with the feature class?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MattCotterill_0-1648232849211.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/37387iB1444B8C0D9B8021/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MattCotterill_0-1648232849211.png" alt="MattCotterill_0-1648232849211.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Mar 2022 18:29:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/find-points-with-the-same-attribute-in-multiple/m-p/1157965#M53287</guid>
      <dc:creator>MattCotterill</dc:creator>
      <dc:date>2022-03-25T18:29:50Z</dc:date>
    </item>
    <item>
      <title>Re: Find points with the same attribute in multiple locations</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/find-points-with-the-same-attribute-in-multiple/m-p/1157984#M53291</link>
      <description>&lt;P&gt;That is indeed what I was asking.&lt;/P&gt;&lt;P&gt;That plate value field is quite the value... let me test with a GUID like number and very verbose addresses... Still works for me (see below).&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have you limited your selected features somehow.. you mentioned a definition query (I also applied one to my test and it had not effect on it working, but maybe yours returns zero records or something odd like that).&amp;nbsp; You could try export your data to a new file GDB and then running the tool against that data using the same file GDB to hold the generated stats table.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KimGarbade_0-1648234056821.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/37392i296CD01C8188AED9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="KimGarbade_0-1648234056821.png" alt="KimGarbade_0-1648234056821.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Mar 2022 18:57:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/find-points-with-the-same-attribute-in-multiple/m-p/1157984#M53291</guid>
      <dc:creator>KimberlyGarbade</dc:creator>
      <dc:date>2022-03-25T18:57:08Z</dc:date>
    </item>
    <item>
      <title>Re: Find points with the same attribute in multiple locations</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/find-points-with-the-same-attribute-in-multiple/m-p/1158005#M53292</link>
      <description>&lt;P&gt;ah of course.&lt;/P&gt;&lt;P&gt;I think this is crying out for Python if you have any experience with it?&amp;nbsp; It could also be done with 2 separate field calculations with code blocks if necessary.&lt;/P&gt;&lt;P&gt;The Frequency tool isn't appropriate either I don't believe.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Mar 2022 19:40:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/find-points-with-the-same-attribute-in-multiple/m-p/1158005#M53292</guid>
      <dc:creator>DavidPike</dc:creator>
      <dc:date>2022-03-25T19:40:56Z</dc:date>
    </item>
    <item>
      <title>Re: Find points with the same attribute in multiple locations</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/find-points-with-the-same-attribute-in-multiple/m-p/1158065#M53302</link>
      <description>&lt;P&gt;I'd call myself a beginner with Python, but I'm trying to improve that skill set. I'm not sure where I would start with this task.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Mar 2022 21:31:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/find-points-with-the-same-attribute-in-multiple/m-p/1158065#M53302</guid>
      <dc:creator>MattCotterill</dc:creator>
      <dc:date>2022-03-25T21:31:59Z</dc:date>
    </item>
    <item>
      <title>Re: Find points with the same attribute in multiple locations</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/find-points-with-the-same-attribute-in-multiple/m-p/1158077#M53304</link>
      <description>&lt;P&gt;New approach... You can uses Arcade.&lt;/P&gt;&lt;P&gt;I added a text field (MultipleAddressMessage) to my table and populated it like this using Calculate field using an Arcade expression:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KimGarbade_0-1648245955470.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/37406i44CC7FCDE568D63C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="KimGarbade_0-1648245955470.png" alt="KimGarbade_0-1648245955470.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Using this Arcade code:&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;var License = $feature.LongPlate
//get all records having the plate in this record
var test = Filter(FeatureSetByName($datastore,"TestPoints",['LongPlate','Address'],true),"LongPlate = @License")
//Use GroupBy to get the stats you want - return type is another feature set.
//returns a feature set having an Address column and a NumberOfAddresses column
var result = GroupBy(test,'Address',{name: 'NumberOfAddresses',expression: '1', statistic: 'COUNT'})
//Check for null Feature Set
If(IsEmpty(first(result))){
  //if null return 'not parked'
  return 'not parked' //should never happen but have to test for null
} else { 
  for(var instance in result){
    //Step through GroupBy returned feature set and derive the values you want
    var TotalInstances = TotalInstances + instance.NumberOfAddresses
    var NumUniqueAddresses = NumUniqueAddresses + 1
  }
  return "Plate number: " + first(test).LongPlate + " appeared at " + text(NumUniqueAddresses) + " unique address a total of " + text(TotalInstances) + " times."
}&lt;/LI-CODE&gt;</description>
      <pubDate>Fri, 25 Mar 2022 22:16:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/find-points-with-the-same-attribute-in-multiple/m-p/1158077#M53304</guid>
      <dc:creator>KimberlyGarbade</dc:creator>
      <dc:date>2022-03-25T22:16:45Z</dc:date>
    </item>
    <item>
      <title>Re: Find points with the same attribute in multiple locations</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/find-points-with-the-same-attribute-in-multiple/m-p/1158488#M53351</link>
      <description>&lt;P&gt;Thanks, that looks promising, but my arcade skills are below average. For my data, I'm substituting your "LongPlate" with my "Plate_value" and your "TestPoints" with my "LPR_Data519_520_NoPermit". I'm getting an error on line 6, my code is pasted below&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MattCotterill_0-1648488862928.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/37490iB16F8A91E5011E74/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MattCotterill_0-1648488862928.png" alt="MattCotterill_0-1648488862928.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;LI-CODE lang="c"&gt;var License = $feature.Plate_value
//get all records having the plate in this record
var test = Filter(FeatureSetByName($datastore,"LPR_Data519_520_NoPermit",['Plate_value','Address'],true),"Plate_value = @License")
//Use GroupBy to get the stats you want - return type is another feature set.
//returns a feature set having an Address column and a NumberOfAddresses column
var result = GroupBy(test,'Address',{name: 'NumberOfAddresses',expression: '1', statistic: 'COUNT'})
//Check for null Feature Set
If(IsEmpty(first(result))){
  //if null return 'not parked'
  return 'not parked' //should never happen but have to test for null
} else { 
  for(var instance in result){
    //Step through GroupBy returned feature set and derive the values you want
    var TotalInstances = TotalInstances + instance.NumberOfAddresses
    var NumUniqueAddresses = NumUniqueAddresses + 1
  }
  return "Plate number: " + first(test).Plate_Value + " appeared at " + text(NumUniqueAddresses) + " unique address a total of " + text(TotalInstances) + " times."
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Mar 2022 17:35:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/find-points-with-the-same-attribute-in-multiple/m-p/1158488#M53351</guid>
      <dc:creator>MattCotterill</dc:creator>
      <dc:date>2022-03-28T17:35:50Z</dc:date>
    </item>
    <item>
      <title>Re: Find points with the same attribute in multiple locations</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/find-points-with-the-same-attribute-in-multiple/m-p/1158521#M53353</link>
      <description>&lt;P&gt;I don't see an error in the code....I guess you could try substituting 'Address' for '1' after the expression: keyword in line 6... but that seems like a long shot.&lt;/P&gt;&lt;P&gt;Is your data coming from portal or AGOL, or straight from a geodatabase?&amp;nbsp; What version of ArcGIS Pro are you using?&amp;nbsp; Are you sure your license plate number is a text field?&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If the data is coming straight from a database and your pro version is 2.5 or newer and your GUID looking ID is indeed in text format, then I'm think there might be something "off" in you data.&amp;nbsp;&lt;/P&gt;&lt;P&gt;What that something is I don't know, but I don't believe in coincidences (much) and it seems like a coincidence that no matter the potential solution, it gets to a certain point and fails... each time with a new message.&lt;/P&gt;&lt;P&gt;You could try exporting out a very small subset of your data (like ten records) and testing the process against that.&amp;nbsp; If it works or it doesn't its a clue.&amp;nbsp; If it works, its a clue that one or more records in your input data have something in them that is disrupting ArcGIS.&amp;nbsp; If it doesn't try substituting some "simpler" plate numbers (something like "ABD123") in the your test data and trying again... or simpler address ("1234 ABC ST W")... if that fails I'm at a complete loss.&lt;/P&gt;&lt;P&gt;Sorry for sending you down rabbit holes, but that's all I can think of.&lt;/P&gt;&lt;P&gt;I&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Mar 2022 18:52:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/find-points-with-the-same-attribute-in-multiple/m-p/1158521#M53353</guid>
      <dc:creator>KimberlyGarbade</dc:creator>
      <dc:date>2022-03-28T18:52:47Z</dc:date>
    </item>
    <item>
      <title>Re: Find points with the same attribute in multiple locations</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/find-points-with-the-same-attribute-in-multiple/m-p/1158623#M53364</link>
      <description>&lt;P&gt;OK, I'm running 2.3.1 so it sounds like that's the most likely problem here. I'll start by badgering our IT department to install the latest update. Once I get updated, I'll take another crack at it.&lt;/P&gt;&lt;P&gt;Thanks for your help!&lt;/P&gt;</description>
      <pubDate>Mon, 28 Mar 2022 22:31:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/find-points-with-the-same-attribute-in-multiple/m-p/1158623#M53364</guid>
      <dc:creator>MattCotterill</dc:creator>
      <dc:date>2022-03-28T22:31:31Z</dc:date>
    </item>
    <item>
      <title>Re: Find points with the same attribute in multiple locations</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/find-points-with-the-same-attribute-in-multiple/m-p/1158653#M53366</link>
      <description>&lt;P&gt;I think that clears up the Arcade error. I don't think GroupBy works in versions per 2.5.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Before you upgrade though, if your using ArcGIS enterprise, make sure your upgraded version will work with you enterprise version and database versions. I.E. updating has to be planned.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Mar 2022 00:27:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/find-points-with-the-same-attribute-in-multiple/m-p/1158653#M53366</guid>
      <dc:creator>KimberlyGarbade</dc:creator>
      <dc:date>2022-03-29T00:27:10Z</dc:date>
    </item>
    <item>
      <title>Re: Find points with the same attribute in multiple locations</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/find-points-with-the-same-attribute-in-multiple/m-p/1158876#M53379</link>
      <description>&lt;P&gt;OK, that makes sense. I don't know what version of enterprise we're running but it may help explain why IT hasn't been able to upgrade me to the latest version of Pro.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 29 Mar 2022 15:08:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/find-points-with-the-same-attribute-in-multiple/m-p/1158876#M53379</guid>
      <dc:creator>MattCotterill</dc:creator>
      <dc:date>2022-03-29T15:08:57Z</dc:date>
    </item>
  </channel>
</rss>

