<?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: Calculating a field in Model Builder in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/calculating-a-field-in-model-builder/m-p/155928#M5236</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Duncan, problem is all cleared up. Just made my first functioning model!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-Hacib&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Jul 2013 15:19:13 GMT</pubDate>
    <dc:creator>JacobPederson1</dc:creator>
    <dc:date>2013-07-11T15:19:13Z</dc:date>
    <item>
      <title>Calculating a field in Model Builder</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/calculating-a-field-in-model-builder/m-p/155926#M5234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am a non-programming user who is learning model builder for the first time. I've had success creating my initial workflow, but am having trouble calculating a field, based off of other fields already present in my polygon layer. The calculation is simple, multiplying one field by 2, and dividing the product by another. When I verify and run, I get the "Item not found in this collection" error. I have attached the .py file, and appreciate any advice! Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jul 2013 23:16:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/calculating-a-field-in-model-builder/m-p/155926#M5234</guid>
      <dc:creator>JacobPederson1</dc:creator>
      <dc:date>2013-07-08T23:16:42Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating a field in Model Builder</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/calculating-a-field-in-model-builder/m-p/155927#M5235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Your calculate expression is invalid, you have:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"[Shape_Length * 2] / [Join_Count]"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;it should be:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"[Shape_Length] * 2 / [Join_Count]"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Duncan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jul 2013 12:43:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/calculating-a-field-in-model-builder/m-p/155927#M5235</guid>
      <dc:creator>DuncanHornby</dc:creator>
      <dc:date>2013-07-11T12:43:42Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating a field in Model Builder</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/calculating-a-field-in-model-builder/m-p/155928#M5236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Duncan, problem is all cleared up. Just made my first functioning model!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-Hacib&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jul 2013 15:19:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/calculating-a-field-in-model-builder/m-p/155928#M5236</guid>
      <dc:creator>JacobPederson1</dc:creator>
      <dc:date>2013-07-11T15:19:13Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating a field in Model Builder</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/calculating-a-field-in-model-builder/m-p/155929#M5237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Jacob,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Glad to have helped, but you should mark your post as answered. Also if you see a good question/answer vote it up! People love you for it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Duncan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jul 2013 15:46:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/calculating-a-field-in-model-builder/m-p/155929#M5237</guid>
      <dc:creator>DuncanHornby</dc:creator>
      <dc:date>2013-07-11T15:46:44Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating a field in Model Builder</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/calculating-a-field-in-model-builder/m-p/155930#M5238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Perhaps I'm going blind....where is the tool to mark a thread as answered?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jul 2013 16:05:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/calculating-a-field-in-model-builder/m-p/155930#M5238</guid>
      <dc:creator>JacobPederson1</dc:creator>
      <dc:date>2013-07-11T16:05:37Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating a field in Model Builder</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/calculating-a-field-in-model-builder/m-p/155931#M5239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Perhaps I'm going blind....where is the tool to mark a thread as answered?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are the thread author you can click a check mark on the left of the reply - it is grey'd out and will turn green.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jul 2013 12:17:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/calculating-a-field-in-model-builder/m-p/155931#M5239</guid>
      <dc:creator>LangdonSanders3</dc:creator>
      <dc:date>2013-07-12T12:17:53Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating a field in Model Builder</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/calculating-a-field-in-model-builder/m-p/155932#M5240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;&lt;SPAN&gt;To see how to reward Duncan for his answer, see this page describing the &lt;A href="&amp;lt;/span&amp;gt;&amp;lt;a" target="_blank"&gt;MVP" rel="nofollow" target="_blank"&amp;gt;http://resources.arcgis.com/en/help/forums-mvp/]MVP&lt;/A&gt;&lt;SPAN&gt; Program.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jul 2013 13:37:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/calculating-a-field-in-model-builder/m-p/155932#M5240</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2013-07-12T13:37:05Z</dc:date>
    </item>
  </channel>
</rss>

