<?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: Model Builder and Summary Statistics - output 1 table in ModelBuilder Questions</title>
    <link>https://community.esri.com/t5/modelbuilder-questions/model-builder-and-summary-statistics-output-1/m-p/850502#M2057</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/3355"&gt;Curtis Price&lt;/A&gt;&amp;nbsp;has the answer.&amp;nbsp; To add to it, if you are interested with what the % % signs are for, check out this subject:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/10.3/analyze/modelbuilder/a-quick-tour-of-using-inline-variable-substitution.htm" title="http://desktop.arcgis.com/en/arcmap/10.3/analyze/modelbuilder/a-quick-tour-of-using-inline-variable-substitution.htm"&gt;A quick tour of using inline variable substitution—Help | ArcGIS for Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/10.3/analyze/modelbuilder/examples-of-inline-model-variable-substitution.htm" title="http://desktop.arcgis.com/en/arcmap/10.3/analyze/modelbuilder/examples-of-inline-model-variable-substitution.htm"&gt;Examples of inline model variable substitution—Help | ArcGIS for Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/10.3/analyze/modelbuilder/examples-of-inline-system-variable-substitution.htm" title="http://desktop.arcgis.com/en/arcmap/10.3/analyze/modelbuilder/examples-of-inline-system-variable-substitution.htm"&gt;Examples of in-line variable substitution with ModelBuilder system variables—Help | ArcGIS for Desktop&lt;/A&gt;&amp;nbsp;&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>Thu, 15 Mar 2018 22:35:11 GMT</pubDate>
    <dc:creator>ChrisDonohue__GISP</dc:creator>
    <dc:date>2018-03-15T22:35:11Z</dc:date>
    <item>
      <title>Model Builder and Summary Statistics - output 1 table</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/model-builder-and-summary-statistics-output-1/m-p/850500#M2055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to collect SUM&amp;nbsp;of one field (Length) on five different feature classes. I set up an&amp;nbsp;iterator in model builder which goes through all the feature classes to Summary Statistics. The problem is the output table only contains the SUM value of the last feature classes. I was hoping the table to have all five&amp;nbsp;SUM values for each class.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is how my builder model looks like along with output table showing only one row:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/399002_pastedImage_1.png" style="width: 620px; height: 347px;" /&gt;&lt;/P&gt;&lt;P&gt;Any ideas how to populate all five values?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Mar 2018 19:49:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/model-builder-and-summary-statistics-output-1/m-p/850500#M2055</guid>
      <dc:creator>LubicaCverckova2</dc:creator>
      <dc:date>2018-03-15T19:49:00Z</dc:date>
    </item>
    <item>
      <title>Re: Model Builder and Summary Statistics - output 1 table</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/model-builder-and-summary-statistics-output-1/m-p/850501#M2056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Uniquely name your outputs with the iteration # like this:&lt;/P&gt;&lt;P&gt;out_stats%n%&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will create output tables out_stats0, out_stats1, etc. as the model runs. You can then append these together to get your result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to batch this to do the append step automatically, you need to collect the results with a Collect Values tool and set as an output parameter, then embed your model in a new "master" model which takes the collected results as a parameter to the Merge tool. There are examples in the help of nesting models:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/latest/analyze/modelbuilder/a-quick-tour-of-advanced-techniques-in-modelbuilder.htm" title="http://desktop.arcgis.com/en/arcmap/latest/analyze/modelbuilder/a-quick-tour-of-advanced-techniques-in-modelbuilder.htm"&gt;A quick tour of advanced techniques in ModelBuilder—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Mar 2018 22:20:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/model-builder-and-summary-statistics-output-1/m-p/850501#M2056</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2018-03-15T22:20:48Z</dc:date>
    </item>
    <item>
      <title>Re: Model Builder and Summary Statistics - output 1 table</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/model-builder-and-summary-statistics-output-1/m-p/850502#M2057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/3355"&gt;Curtis Price&lt;/A&gt;&amp;nbsp;has the answer.&amp;nbsp; To add to it, if you are interested with what the % % signs are for, check out this subject:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/10.3/analyze/modelbuilder/a-quick-tour-of-using-inline-variable-substitution.htm" title="http://desktop.arcgis.com/en/arcmap/10.3/analyze/modelbuilder/a-quick-tour-of-using-inline-variable-substitution.htm"&gt;A quick tour of using inline variable substitution—Help | ArcGIS for Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/10.3/analyze/modelbuilder/examples-of-inline-model-variable-substitution.htm" title="http://desktop.arcgis.com/en/arcmap/10.3/analyze/modelbuilder/examples-of-inline-model-variable-substitution.htm"&gt;Examples of inline model variable substitution—Help | ArcGIS for Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/10.3/analyze/modelbuilder/examples-of-inline-system-variable-substitution.htm" title="http://desktop.arcgis.com/en/arcmap/10.3/analyze/modelbuilder/examples-of-inline-system-variable-substitution.htm"&gt;Examples of in-line variable substitution with ModelBuilder system variables—Help | ArcGIS for Desktop&lt;/A&gt;&amp;nbsp;&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>Thu, 15 Mar 2018 22:35:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/model-builder-and-summary-statistics-output-1/m-p/850502#M2057</guid>
      <dc:creator>ChrisDonohue__GISP</dc:creator>
      <dc:date>2018-03-15T22:35:11Z</dc:date>
    </item>
  </channel>
</rss>

