<?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: Dissolve tool for table features in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/dissolve-tool-for-table-features/m-p/675427#M22409</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Use the &lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//00080000001z000000"&gt;Summary Statistics tool&lt;/A&gt;.&lt;BR /&gt;&lt;BR /&gt;Alternatively you could right click on the MUKEY field in a table view and use the Summarize context menu item to do the same thing (but more limited than the Summary Statistics tool, so I recommend using Summary Statistics most of the time, since it can deal with multiple field key fields, perform field reordering, and do other statistics that the Summarize tool can't).&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you. That worked out great!:)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Aug 2013 17:36:55 GMT</pubDate>
    <dc:creator>ShikoNjuno</dc:creator>
    <dc:date>2013-08-23T17:36:55Z</dc:date>
    <item>
      <title>Dissolve tool for table features</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/dissolve-tool-for-table-features/m-p/675425#M22407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Does anyone know if there is a way to dissolve table rows that have duplicate attributes in one field, by performing a MEAN statistic on another attribute field. The table is created to have just these two fields but there are multiple values for many of other values in the other field.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;See below:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]26927[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So what I want to do is essentially truncate the entire table so it has just an average "dbthirdbar" value for each unique MUKEY.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Any suggestions welcome.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Aug 2013 16:35:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/dissolve-tool-for-table-features/m-p/675425#M22407</guid>
      <dc:creator>ShikoNjuno</dc:creator>
      <dc:date>2013-08-23T16:35:31Z</dc:date>
    </item>
    <item>
      <title>Re: Dissolve tool for table features</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/dissolve-tool-for-table-features/m-p/675426#M22408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Does anyone know if there is a way to dissolve table rows that have duplicate attributes in one field, by performing a MEAN statistic on another attribute field. The table is created to have just these two fields but there are multiple values for many of other values in the other field.&lt;BR /&gt;See below:&lt;BR /&gt;[ATTACH=CONFIG]26927[/ATTACH]&lt;BR /&gt;So what I want to do is essentially truncate the entire table so it has just an average "dbthirdbar" value for each unique MUKEY.&lt;BR /&gt;Any suggestions welcome.&lt;BR /&gt;Thanks.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Use the &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://resources.arcgis.com/en/help/main/10.1/index.html#//00080000001z000000" rel="nofollow" target="_blank"&gt;Summary Statistics tool&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Alternatively you could right click on the MUKEY field in a table view and use the Summarize context menu item to do the same thing (but more limited than the Summary Statistics tool, so I recommend using Summary Statistics most of the time, since it can deal with multiple field key fields, perform field reordering, and do other statistics that the Summarize tool can't).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Aug 2013 17:20:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/dissolve-tool-for-table-features/m-p/675426#M22408</guid>
      <dc:creator>RichardFairhurst</dc:creator>
      <dc:date>2013-08-23T17:20:48Z</dc:date>
    </item>
    <item>
      <title>Re: Dissolve tool for table features</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/dissolve-tool-for-table-features/m-p/675427#M22409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Use the &lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//00080000001z000000"&gt;Summary Statistics tool&lt;/A&gt;.&lt;BR /&gt;&lt;BR /&gt;Alternatively you could right click on the MUKEY field in a table view and use the Summarize context menu item to do the same thing (but more limited than the Summary Statistics tool, so I recommend using Summary Statistics most of the time, since it can deal with multiple field key fields, perform field reordering, and do other statistics that the Summarize tool can't).&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you. That worked out great!:)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Aug 2013 17:36:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/dissolve-tool-for-table-features/m-p/675427#M22409</guid>
      <dc:creator>ShikoNjuno</dc:creator>
      <dc:date>2013-08-23T17:36:55Z</dc:date>
    </item>
  </channel>
</rss>

