<?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 Model Builder in ModelBuilder Questions</title>
    <link>https://community.esri.com/t5/modelbuilder-questions/model-builder/m-p/794576#M1431</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a simple method in ModelBuilder to populate/field calculate several different fields from other different fields all resided in a same feature class.&amp;nbsp; For example, I would like to field calculate from field call F1 to F1A, from F2 to F2A, from F3 to F3A and so on so forth.&amp;nbsp; &amp;nbsp;All fields format are exactly identical, exception to the name of the fields.&amp;nbsp; From ModelBuilder I use the 'Calculate Field', unfortunately, there are over 200 fields for this feature class, and using Calculate Field option for each field can take forever to setup.&amp;nbsp; &amp;nbsp;Is/are there any simple options from ModelBuilder to create for this type of repetitive task? Attached if the long method of Calculate Field.&amp;nbsp; &amp;nbsp;Thank you in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Jan 2019 19:57:26 GMT</pubDate>
    <dc:creator>RichardTruong</dc:creator>
    <dc:date>2019-01-17T19:57:26Z</dc:date>
    <item>
      <title>Model Builder</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/model-builder/m-p/794576#M1431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a simple method in ModelBuilder to populate/field calculate several different fields from other different fields all resided in a same feature class.&amp;nbsp; For example, I would like to field calculate from field call F1 to F1A, from F2 to F2A, from F3 to F3A and so on so forth.&amp;nbsp; &amp;nbsp;All fields format are exactly identical, exception to the name of the fields.&amp;nbsp; From ModelBuilder I use the 'Calculate Field', unfortunately, there are over 200 fields for this feature class, and using Calculate Field option for each field can take forever to setup.&amp;nbsp; &amp;nbsp;Is/are there any simple options from ModelBuilder to create for this type of repetitive task? Attached if the long method of Calculate Field.&amp;nbsp; &amp;nbsp;Thank you in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jan 2019 19:57:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/model-builder/m-p/794576#M1431</guid>
      <dc:creator>RichardTruong</dc:creator>
      <dc:date>2019-01-17T19:57:26Z</dc:date>
    </item>
    <item>
      <title>Re: Model Builder</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/model-builder/m-p/794577#M1432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could create a submodel that iterates a list of fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, because there are so many fields to copy, I think it would be&amp;nbsp;best (and far more efficient) to&amp;nbsp;use Calculate Value with a Python function that copies the data over with an update cursor (arcpy.da.UpdateCursor) in a loop. I realize this is a little advanced but I think it's the best approach.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jan 2019 23:19:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/model-builder/m-p/794577#M1432</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2019-01-18T23:19:53Z</dc:date>
    </item>
  </channel>
</rss>

