<?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 The best practice to transfer values from a filed in a table to another field in an attribute table of feature class using a model, in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/the-best-practice-to-transfer-values-from-a-filed/m-p/728025#M27729</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The best practice to transfer values from a filed in a table to another field in an attribute table of feature class using a model,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example, I wanted to replace the values stored in the “enabled” field of P1 feature class with their corresponding values stored in “enabled-Sc” filed stored in J1. What tools might do this sort of thing effectively and efficiently within the capacity of model builder knowing that there is a common field between the stand-alone table (J1) and the attribute table (P1).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jamal&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/347015_Clip_680.jpg" style="width: 620px; height: 591px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Apr 2017 16:53:24 GMT</pubDate>
    <dc:creator>JamalNUMAN</dc:creator>
    <dc:date>2017-04-18T16:53:24Z</dc:date>
    <item>
      <title>The best practice to transfer values from a filed in a table to another field in an attribute table of feature class using a model,</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/the-best-practice-to-transfer-values-from-a-filed/m-p/728025#M27729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The best practice to transfer values from a filed in a table to another field in an attribute table of feature class using a model,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example, I wanted to replace the values stored in the “enabled” field of P1 feature class with their corresponding values stored in “enabled-Sc” filed stored in J1. What tools might do this sort of thing effectively and efficiently within the capacity of model builder knowing that there is a common field between the stand-alone table (J1) and the attribute table (P1).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jamal&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/347015_Clip_680.jpg" style="width: 620px; height: 591px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Apr 2017 16:53:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/the-best-practice-to-transfer-values-from-a-filed/m-p/728025#M27729</guid>
      <dc:creator>JamalNUMAN</dc:creator>
      <dc:date>2017-04-18T16:53:24Z</dc:date>
    </item>
    <item>
      <title>Re: The best practice to transfer values from a filed in a table to another field in an attribute table of feature class using a model,</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/the-best-practice-to-transfer-values-from-a-filed/m-p/728026#M27730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jamal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have a couple options:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.&amp;nbsp; Use the Add Join tool to join the two tables, and then run the Calculate Field tool&lt;/P&gt;&lt;P&gt;2.&amp;nbsp; Delete the field you do not need using the Delete Field tool, then execute the Join Field tool to join the field with the correct values&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Apr 2017 17:07:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/the-best-practice-to-transfer-values-from-a-filed/m-p/728026#M27730</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2017-04-18T17:07:09Z</dc:date>
    </item>
    <item>
      <title>Re: The best practice to transfer values from a filed in a table to another field in an attribute table of feature class using a model,</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/the-best-practice-to-transfer-values-from-a-filed/m-p/728027#M27731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The model below succeeded to transfer values from a field in a table to another field in an attribute table of feature class. There was no need to delete any field instead, calculate field was able to update the field. This is especially useful in case the field to be updated is unable to be deleted like enabled field in a geometric network attribute table. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/349835_tra01.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 07 May 2017 08:29:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/the-best-practice-to-transfer-values-from-a-filed/m-p/728027#M27731</guid>
      <dc:creator>AlaaFlaifel</dc:creator>
      <dc:date>2017-05-07T08:29:28Z</dc:date>
    </item>
    <item>
      <title>Re: The best practice to transfer values from a filed in a table to another field in an attribute table of feature class using a model,</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/the-best-practice-to-transfer-values-from-a-filed/m-p/728028#M27732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is brilliant! It works fine for me. However, it is very surprising that values written in the “table view” are transferred to the physical feature class! Is this by design?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Jun 2017 07:25:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/the-best-practice-to-transfer-values-from-a-filed/m-p/728028#M27732</guid>
      <dc:creator>JamalNUMAN</dc:creator>
      <dc:date>2017-06-03T07:25:40Z</dc:date>
    </item>
    <item>
      <title>Re: The best practice to transfer values from a filed in a table to another field in an attribute table of feature class using a model,</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/the-best-practice-to-transfer-values-from-a-filed/m-p/728029#M27733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;values written in the “table view” are transferred to the physical feature class! Is this by design?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Yes, layers and table views do not store data, just point to data. When you update values, add fields, etc. in a table view or layer, the referenced dataset is updated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Moving, hiding and showing field, and sorting in table view doesn't affect the data -- but calculating, adding and deleting fields definitely&amp;nbsp;does change the source dataset!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Jun 2017 18:56:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/the-best-practice-to-transfer-values-from-a-filed/m-p/728029#M27733</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2017-06-03T18:56:07Z</dc:date>
    </item>
    <item>
      <title>Re: The best practice to transfer values from a filed in a table to another field in an attribute table of feature class using a model,</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/the-best-practice-to-transfer-values-from-a-filed/m-p/728030#M27734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;An alternative method (that has the nice property that you don't need to know the name of the dataset to clean up like you do with Remove Join) is to delete your table view&amp;nbsp;instead of running Remove Join. Set the result object coming out of Calculate Field as the precondition to Delete to make sure the Delete happens&amp;nbsp;&lt;EM&gt;after&lt;/EM&gt; the Calculate Field. Note this will only delete the table view, not&amp;nbsp;the data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jun 2017 00:07:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/the-best-practice-to-transfer-values-from-a-filed/m-p/728030#M27734</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2017-06-07T00:07:26Z</dc:date>
    </item>
    <item>
      <title>Re: The best practice to transfer values from a filed in a table to another field in an attribute table of feature class using a model,</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/the-best-practice-to-transfer-values-from-a-filed/m-p/728031#M27735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Curtis.&lt;/P&gt;&lt;P&gt;This option worked well in updating the field data too.&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/356521_tf01.png" style="width: 620px; height: 330px;" /&gt;&lt;IMG alt="" class="image-2 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/356525_tf02.png" style="width: 620px; height: 333px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jun 2017 22:21:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/the-best-practice-to-transfer-values-from-a-filed/m-p/728031#M27735</guid>
      <dc:creator>AlaaFlaifel</dc:creator>
      <dc:date>2017-06-09T22:21:39Z</dc:date>
    </item>
  </channel>
</rss>

