<?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: Iterating both inputs for a tool in Modelbuilder in ModelBuilder Questions</title>
    <link>https://community.esri.com/t5/modelbuilder-questions/iterating-both-inputs-for-a-tool-in-modelbuilder/m-p/874653#M1264</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The bug says it was fixed before 10.0 was released, so I not convinced this is it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you piping Collect Values directly into Intersect? This is not correct as the entire model iterates and you only want to run the Intersect once. Collect values should have its output marked as a parameter (in an "sub-model" that has the iterator) and the output piped to the Intersect tool in the external model that calls the sub-model.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Aug 2019 17:51:28 GMT</pubDate>
    <dc:creator>curtvprice</dc:creator>
    <dc:date>2019-08-21T17:51:28Z</dc:date>
    <item>
      <title>Iterating both inputs for a tool in Modelbuilder</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/iterating-both-inputs-for-a-tool-in-modelbuilder/m-p/874645#M1256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have 2 folders, one with 3 shapefiles and one with 11.&amp;nbsp; I want to find the intersection for all possible combinations of the shapefiles in each folder, for a total of 33 resulting intersection shapefiles.&amp;nbsp; I have tried creating 2 sub-models that iterate through the folders, and used the output of each submodel as the inputs for the Intersect tool.&amp;nbsp; However, the model results in only one intersection shapefile.&amp;nbsp; How do I get the intersect tool to use all combinations of the shapefiles?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/436751_test_model.JPG" /&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Test_sub2 submodel&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Test_sub1 submodel&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-2 jive-image" height="214" src="https://community.esri.com/legacyfs/online/436752_test_sub2.JPG" width="356" /&gt;&lt;IMG alt="" class="image-3 jive-image" height="169" src="https://community.esri.com/legacyfs/online/436753_test_sub1.JPG" width="346" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Feb 2019 00:06:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/iterating-both-inputs-for-a-tool-in-modelbuilder/m-p/874645#M1256</guid>
      <dc:creator>RebeccaFuda</dc:creator>
      <dc:date>2019-02-07T00:06:23Z</dc:date>
    </item>
    <item>
      <title>Re: Iterating both inputs for a tool in Modelbuilder</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/iterating-both-inputs-for-a-tool-in-modelbuilder/m-p/874646#M1257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does the Intersect tool only run once or 33 times?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Feb 2019 00:28:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/iterating-both-inputs-for-a-tool-in-modelbuilder/m-p/874646#M1257</guid>
      <dc:creator>DarrenWiens2</dc:creator>
      <dc:date>2019-02-07T00:28:05Z</dc:date>
    </item>
    <item>
      <title>Re: Iterating both inputs for a tool in Modelbuilder</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/iterating-both-inputs-for-a-tool-in-modelbuilder/m-p/874647#M1258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe the&amp;nbsp;intersect process must be nested the furthest in, not in the main model ...&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;iterate folder1&amp;nbsp; (calls)&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;iterate folder2, run intersect&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could probably put the intersect process inside the "iterate folder2" model.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Feb 2019 07:27:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/iterating-both-inputs-for-a-tool-in-modelbuilder/m-p/874647#M1258</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2019-02-07T07:27:42Z</dc:date>
    </item>
    <item>
      <title>Re: Iterating both inputs for a tool in Modelbuilder</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/iterating-both-inputs-for-a-tool-in-modelbuilder/m-p/874648#M1259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need it to run 33 times, but it is only running once.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Feb 2019 15:43:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/iterating-both-inputs-for-a-tool-in-modelbuilder/m-p/874648#M1259</guid>
      <dc:creator>RebeccaFuda</dc:creator>
      <dc:date>2019-02-08T15:43:39Z</dc:date>
    </item>
    <item>
      <title>Re: Iterating both inputs for a tool in Modelbuilder</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/iterating-both-inputs-for-a-tool-in-modelbuilder/m-p/874649#M1260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not sure I am completely understanding you, but if I do that the model runs only 11 times (iterates through only 1 folder), not 33 times.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Feb 2019 16:05:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/iterating-both-inputs-for-a-tool-in-modelbuilder/m-p/874649#M1260</guid>
      <dc:creator>RebeccaFuda</dc:creator>
      <dc:date>2019-02-08T16:05:26Z</dc:date>
    </item>
    <item>
      <title>Re: Iterating both inputs for a tool in Modelbuilder</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/iterating-both-inputs-for-a-tool-in-modelbuilder/m-p/874650#M1261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry Rebecca, been busy teaching, hopefully this will help you or someone else.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's the help on nesting models&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/latest/analyze/modelbuilder/integrating-model-within-a-model.htm#ESRI_SECTION1_FC4FA1B8DC0D418098AD21B774804821" title="http://desktop.arcgis.com/en/arcmap/latest/analyze/modelbuilder/integrating-model-within-a-model.htm#ESRI_SECTION1_FC4FA1B8DC0D418098AD21B774804821"&gt;Integrating a model within a model—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's an example model that does nested loops:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="437802" alt="Nested Model 01" class="image-1 jive-image" height="62" src="/legacyfs/online/437802_Screen Shot 2019-02-21 at 1.21.23 AM.png" width="172" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="437824" alt="Nested Model 02" class="image-2 jive-image" height="539" src="/legacyfs/online/437824_Screen Shot 2019-02-21 at 1.32.57 AM.png" width="484" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN style="font-size: 15px; color: #999999;"&gt;Executing (For): IterateCount 1 3 1&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN style="font-size: 15px; color: #999999;"&gt;Start Time: Thu Feb 21 01:28:34 2019&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN style="font-size: 15px; color: #999999;"&gt;Succeeded at Thu Feb 21 01:28:34 2019 (Elapsed Time: 0.00 seconds)&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN style="font-size: 15px; color: #999999;"&gt;Executing (Inside Model): InsideModel 1&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN style="font-size: 15px; color: #999999;"&gt;Start Time: Thu Feb 21 01:28:34 2019&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN style="font-size: 15px; color: #999999;"&gt;Executing (For): IterateCount 1 3 1&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN style="font-size: 15px; color: #999999;"&gt;Start Time: Thu Feb 21 01:28:34 2019&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN style="font-size: 15px; color: #999999;"&gt;Succeeded at Thu Feb 21 01:28:34 2019 (Elapsed Time: 0.00 seconds)&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN style="font-size: 15px; color: #999999;"&gt;Executing (Calculate Value Print Values): CalculateValue ""Outside: " + "1" + "&lt;SPAN class=""&gt;&amp;nbsp; &lt;/SPAN&gt;Inside: " + "1"" # Variant&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN style="font-size: 15px; color: #999999;"&gt;Start Time: Thu Feb 21 01:28:34 2019&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;Value = Outside: 1&lt;SPAN class=""&gt;&amp;nbsp; &lt;/SPAN&gt;Inside: 1&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN style="color: #999999;"&gt;Succeeded at Thu Feb 21 01:28:34 2019 (Elapsed Time: 0.00 seconds)&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN style="color: #999999;"&gt;Executing (For): IterateCount 1 3 1&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN style="color: #999999;"&gt;Start Time: Thu Feb 21 01:28:34 2019&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN style="color: #999999;"&gt;Succeeded at Thu Feb 21 01:28:34 2019 (Elapsed Time: 0.00 seconds)&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN style="color: #999999;"&gt;Executing (Calculate Value Print Values): CalculateValue ""Outside: " + "1" + "&lt;SPAN class=""&gt;&amp;nbsp; &lt;/SPAN&gt;Inside: " + "2"" # Variant&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN style="color: #999999;"&gt;Start Time: Thu Feb 21 01:28:34 2019&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;Value = Outside: 1&lt;SPAN class=""&gt;&amp;nbsp; &lt;/SPAN&gt;Inside: 2&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN style="color: #999999;"&gt;Succeeded at Thu Feb 21 01:28:34 2019 (Elapsed Time: 0.00 seconds)&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN style="color: #000000;"&gt;&amp;lt;&amp;lt;snip&amp;gt;&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN style="color: #999999;"&gt;Executing (For): IterateCount 1 3 1&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN style="color: #999999;"&gt;Start Time: Thu Feb 21 01:28:34 2019&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN style="color: #999999;"&gt;Succeeded at Thu Feb 21 01:28:34 2019 (Elapsed Time: 0.00 seconds)&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN style="color: #999999;"&gt;Executing (Calculate Value Print Values): CalculateValue ""Outside: " + "3" + "&lt;SPAN class=""&gt;&amp;nbsp; &lt;/SPAN&gt;Inside: " + "2"" # Variant&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN style="color: #999999;"&gt;Start Time: Thu Feb 21 01:28:34 2019&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;STRONG style="color: #ff0000; "&gt;Value = Outside: 3&lt;SPAN class=""&gt;&amp;nbsp; &lt;/SPAN&gt;Inside: 2&lt;/STRONG&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN style="color: #999999;"&gt;Succeeded at Thu Feb 21 01:28:34 2019 (Elapsed Time: 0.00 seconds)&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN style="color: #999999;"&gt;Executing (For): IterateCount 1 3 1&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN style="color: #999999;"&gt;Start Time: Thu Feb 21 01:28:34 2019&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN style="color: #999999;"&gt;Succeeded at Thu Feb 21 01:28:34 2019 (Elapsed Time: 0.00 seconds)&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN style="color: #999999;"&gt;Executing (Calculate Value Print Values): CalculateValue ""Outside: " + "3" + "&lt;SPAN class=""&gt;&amp;nbsp; &lt;/SPAN&gt;Inside: " + "3"" # Variant&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN style="color: #999999;"&gt;Start Time: Thu Feb 21 01:28:34 2019&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;Value = Outside: 3&lt;SPAN class=""&gt;&amp;nbsp; &lt;/SPAN&gt;Inside: 3&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN style="color: #999999;"&gt;Succeeded at Thu Feb 21 01:28:34 2019 (Elapsed Time: 0.00 seconds)&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN style="color: #999999;"&gt;Executing (For): IterateCount 1 3 1&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN style="color: #999999;"&gt;Start Time: Thu Feb 21 01:28:34 2019&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN style="color: #999999;"&gt;Succeeded at Thu Feb 21 01:28:34 2019 (Elapsed Time: 0.00 seconds)&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN style="color: #999999;"&gt;Succeeded at Thu Feb 21 01:28:34 2019 (Elapsed Time: 0.02 seconds)&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN style="color: #999999;"&gt;Executing (For): IterateCount 1 3 1&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN style="color: #999999;"&gt;Start Time: Thu Feb 21 01:28:34 2019&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN style="color: #999999;"&gt;Succeeded at Thu Feb 21 01:28:34 2019 (Elapsed Time: 0.00 seconds)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Feb 2019 08:34:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/iterating-both-inputs-for-a-tool-in-modelbuilder/m-p/874650#M1261</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2019-02-21T08:34:58Z</dc:date>
    </item>
    <item>
      <title>Re: Iterating both inputs for a tool in Modelbuilder</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/iterating-both-inputs-for-a-tool-in-modelbuilder/m-p/874651#M1262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Curtis,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Can you clarify&amp;nbsp;how you would extent my example above using Iterate Feature Classes and the intersect tool? I'm not clear on exactly how to set it up as the inputs for Iterate Feature Classes differ from the "For" interator...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Aug 2019 21:21:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/iterating-both-inputs-for-a-tool-in-modelbuilder/m-p/874651#M1262</guid>
      <dc:creator>RebeccaFuda</dc:creator>
      <dc:date>2019-08-19T21:21:40Z</dc:date>
    </item>
    <item>
      <title>Re: Iterating both inputs for a tool in Modelbuilder</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/iterating-both-inputs-for-a-tool-in-modelbuilder/m-p/874652#M1263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe I have discovered my issue.&amp;nbsp; I have tried using "Collect Values" after the iterator, but the output of "Collect values" does not work as an input for the Intersect tool.&amp;nbsp; This is documented as&amp;nbsp;&lt;A href="https://support.esri.com/en/bugs/nimbus/TklNMDUyMzMx"&gt;Bug NIM052331&lt;/A&gt;.&amp;nbsp; Any ideas for a workaround?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Aug 2019 16:21:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/iterating-both-inputs-for-a-tool-in-modelbuilder/m-p/874652#M1263</guid>
      <dc:creator>RebeccaFuda</dc:creator>
      <dc:date>2019-08-20T16:21:34Z</dc:date>
    </item>
    <item>
      <title>Re: Iterating both inputs for a tool in Modelbuilder</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/iterating-both-inputs-for-a-tool-in-modelbuilder/m-p/874653#M1264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The bug says it was fixed before 10.0 was released, so I not convinced this is it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you piping Collect Values directly into Intersect? This is not correct as the entire model iterates and you only want to run the Intersect once. Collect values should have its output marked as a parameter (in an "sub-model" that has the iterator) and the output piped to the Intersect tool in the external model that calls the sub-model.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Aug 2019 17:51:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/iterating-both-inputs-for-a-tool-in-modelbuilder/m-p/874653#M1264</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2019-08-21T17:51:28Z</dc:date>
    </item>
  </channel>
</rss>

