<?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 Calculate Field with Multiple Entries Based on One Object ID (Concatenate?) in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/calculate-field-with-multiple-entries-based-on-one/m-p/1041545#M39062</link>
    <description>&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;I am creating a layer for a non-profit that identifies priority watersheds based on our many partners' involvement. I have used the "Count Overlapping Features" tool to create a layer which displays the frequency in which a partner has identified a specific HUC12 watershed as a priority.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The table I have below displays our partner names by Overlap ID in separate entries. For example, Overlap ID 441 has CBF, FOSR, NRCS, and SWCD displayed as 4 separate rows/entries. I want to display these 4 partner names in one field linked to the Overlap ID. "Overlap ID" 441 would have a "Partner Overlap" Field that would display the text "CBF, FOSR, NRCS, SWCD". This would allow the viewer of the attribute table to easily see which organizations were involved in a certain HUC12 watershed.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've gotten close with Concatenate in the field calculator, but cannot figure out how to limit to multiple entries of one singular field.&lt;/P&gt;&lt;P&gt;Thanks for your help!&lt;/P&gt;</description>
    <pubDate>Mon, 29 Mar 2021 15:05:11 GMT</pubDate>
    <dc:creator>KevinTate</dc:creator>
    <dc:date>2021-03-29T15:05:11Z</dc:date>
    <item>
      <title>Calculate Field with Multiple Entries Based on One Object ID (Concatenate?)</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/calculate-field-with-multiple-entries-based-on-one/m-p/1041545#M39062</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;I am creating a layer for a non-profit that identifies priority watersheds based on our many partners' involvement. I have used the "Count Overlapping Features" tool to create a layer which displays the frequency in which a partner has identified a specific HUC12 watershed as a priority.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The table I have below displays our partner names by Overlap ID in separate entries. For example, Overlap ID 441 has CBF, FOSR, NRCS, and SWCD displayed as 4 separate rows/entries. I want to display these 4 partner names in one field linked to the Overlap ID. "Overlap ID" 441 would have a "Partner Overlap" Field that would display the text "CBF, FOSR, NRCS, SWCD". This would allow the viewer of the attribute table to easily see which organizations were involved in a certain HUC12 watershed.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've gotten close with Concatenate in the field calculator, but cannot figure out how to limit to multiple entries of one singular field.&lt;/P&gt;&lt;P&gt;Thanks for your help!&lt;/P&gt;</description>
      <pubDate>Mon, 29 Mar 2021 15:05:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/calculate-field-with-multiple-entries-based-on-one/m-p/1041545#M39062</guid>
      <dc:creator>KevinTate</dc:creator>
      <dc:date>2021-03-29T15:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate Field with Multiple Entries Based on One Object ID (Concatenate?)</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/calculate-field-with-multiple-entries-based-on-one/m-p/1041549#M39063</link>
      <description>&lt;P&gt;See &lt;A href="https://community.esri.com/t5/python-questions/concatenating-strings-with-field-calculator-and-python-dealing/td-p/142702" target="_blank"&gt;Solved: Concatenating Strings with Field Calculator and Py... - Esri Community&lt;/A&gt;&amp;nbsp; and &lt;A href="https://community.esri.com/t5/arcgis-pro-ideas/arcgis-pro-2-6-a-geoprocessing-tool-to-concatenate-values-of-a/idi-p/941105" target="_blank"&gt;ArcGIS Pro 2.6: A geoprocessing tool to concatenat... - Esri Community&lt;/A&gt; for ideas.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Mar 2021 15:08:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/calculate-field-with-multiple-entries-based-on-one/m-p/1041549#M39063</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2021-03-29T15:08:51Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate Field with Multiple Entries Based on One Object ID (Concatenate?)</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/calculate-field-with-multiple-entries-based-on-one/m-p/1041667#M39070</link>
      <description>&lt;P&gt;Upon further inspection I am NOT looking to simply concatenate. What I'm looking to do is group based on a single object ID field, then show all entries associated with that field in a single cell. Turning 4 entries into 1 with concatenated values.&lt;/P&gt;&lt;P&gt;I looked through the above linked threads and I saw a few other people with my same issue, but no answer. I saw a python script to make a tool to do this automatically, but no directions on how to implement. Is there a python code that I can plug into field calculator to create the product I'm looking for?&lt;/P&gt;</description>
      <pubDate>Mon, 29 Mar 2021 18:35:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/calculate-field-with-multiple-entries-based-on-one/m-p/1041667#M39070</guid>
      <dc:creator>KevinTate</dc:creator>
      <dc:date>2021-03-29T18:35:47Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate Field with Multiple Entries Based on One Object ID (Concatenate?)</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/calculate-field-with-multiple-entries-based-on-one/m-p/1042407#M39154</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;P&gt;Is there a python code that I can plug into field calculator to create the product I'm looking for?&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;No.&amp;nbsp; There is no code that can accomplish this within the Field Calculator tool, which is why &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/215600"&gt;@DanPatterson&lt;/a&gt; created a tool for it in&amp;nbsp;&lt;A href="https://community.esri.com/t5/python-documents/free-tools-for-arcgis-pro-table-tools/ta-p/916415" target="_blank"&gt; Free Tools for ArcGIS Pro: Table Tools - Esri Community .&amp;nbsp;&amp;nbsp;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 31 Mar 2021 15:09:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/calculate-field-with-multiple-entries-based-on-one/m-p/1042407#M39154</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2021-03-31T15:09:16Z</dc:date>
    </item>
  </channel>
</rss>

