<?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 field with multiple fields included in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/join-field-with-multiple-fields-included/m-p/349642#M12148</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If one Dissolves by the field "SubRegion" the results from the field "Sub_Regi_1" will be lost.&amp;nbsp; For example, in the table image posted, Dissolving all of Sub_Region = 1 will essentially collapse the 4 records to one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One potential way to get around this is to do any calculations before doing the Dissolve.&amp;nbsp; You could iterate through the values of "SubRegion" (using Modelbuilder or Python) and do the necessary calculations, the results of which could be placed in new fields.&amp;nbsp; Then do the Dissolve.&amp;nbsp; You may have to join back the table with your calculations to the feature class result of the Dissolve (using "SubRegion" as the key).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris Donohue, GISP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Jul 2015 16:30:49 GMT</pubDate>
    <dc:creator>ChrisDonohue__GISP</dc:creator>
    <dc:date>2015-07-01T16:30:49Z</dc:date>
    <item>
      <title>Join field with multiple fields included</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/join-field-with-multiple-fields-included/m-p/349641#M12147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have 3 fields a, b, c in the join feature class. I want to join using field a, calculate statistics using field b, but also want to include field c in the final table to show value corresponding to the statistic value selected from field b. For example in the image I want to dissolve by 'Sub_Region', calculate MAX statistic by 'Result' but also want to see 'Sub_Regi_1' value. In case of 'Sub_Region' 1 I want to see 12.399698 in 'Result' and 39 in 'Sub_Regi_1'. With dissolve I only get 'Result'. How can I also get 'Sub_Regi_1'?&lt;IMG alt="Untitled.png" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/114790_Untitled.png" style="width: 620px; height: 398px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jul 2015 15:15:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/join-field-with-multiple-fields-included/m-p/349641#M12147</guid>
      <dc:creator>SalmanAhmed</dc:creator>
      <dc:date>2015-07-01T15:15:56Z</dc:date>
    </item>
    <item>
      <title>Re: Join field with multiple fields included</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/join-field-with-multiple-fields-included/m-p/349642#M12148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If one Dissolves by the field "SubRegion" the results from the field "Sub_Regi_1" will be lost.&amp;nbsp; For example, in the table image posted, Dissolving all of Sub_Region = 1 will essentially collapse the 4 records to one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One potential way to get around this is to do any calculations before doing the Dissolve.&amp;nbsp; You could iterate through the values of "SubRegion" (using Modelbuilder or Python) and do the necessary calculations, the results of which could be placed in new fields.&amp;nbsp; Then do the Dissolve.&amp;nbsp; You may have to join back the table with your calculations to the feature class result of the Dissolve (using "SubRegion" as the key).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris Donohue, GISP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jul 2015 16:30:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/join-field-with-multiple-fields-included/m-p/349642#M12148</guid>
      <dc:creator>ChrisDonohue__GISP</dc:creator>
      <dc:date>2015-07-01T16:30:49Z</dc:date>
    </item>
  </channel>
</rss>

