<?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: How to auto update coded value attribute domain in one field based on corresponding description in another field in attribute table? in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/how-to-auto-update-coded-value-attribute-domain-in/m-p/710173#M55051</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the clarification Blake. That is what I think now. Actually, I didn't find any idea in regards to this issue posted in the forum. I hope it can be done in future.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Oct 2016 21:06:13 GMT</pubDate>
    <dc:creator>KushendraShah1</dc:creator>
    <dc:date>2016-10-27T21:06:13Z</dc:date>
    <item>
      <title>How to auto update coded value attribute domain in one field based on corresponding description in another field in attribute table?</title>
      <link>https://community.esri.com/t5/python-questions/how-to-auto-update-coded-value-attribute-domain-in/m-p/710171#M55049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a field &amp;nbsp;called 'Forage_Typ' that has the domain attribute linked in its field properties while the other field 'FType' doesn't have attribute domain. I wanted to auto populate the coded value 'code' in 'FType' field based on the value (domain description) entered in 'Forage_Typ'. Is there way I can do by python script in field calculator? I appreciate for any help. Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Oct 2016 21:36:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-auto-update-coded-value-attribute-domain-in/m-p/710171#M55049</guid>
      <dc:creator>KushendraShah1</dc:creator>
      <dc:date>2016-10-25T21:36:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to auto update coded value attribute domain in one field based on corresponding description in another field in attribute table?</title>
      <link>https://community.esri.com/t5/python-questions/how-to-auto-update-coded-value-attribute-domain-in/m-p/710172#M55050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This can be done with Python but it isn't "dynamic." You would have to run the script each time you wanted the domain to be updated with new coded values. Is that acceptable?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Oct 2016 23:09:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-auto-update-coded-value-attribute-domain-in/m-p/710172#M55050</guid>
      <dc:creator>BlakeTerhune</dc:creator>
      <dc:date>2016-10-26T23:09:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to auto update coded value attribute domain in one field based on corresponding description in another field in attribute table?</title>
      <link>https://community.esri.com/t5/python-questions/how-to-auto-update-coded-value-attribute-domain-in/m-p/710173#M55051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the clarification Blake. That is what I think now. Actually, I didn't find any idea in regards to this issue posted in the forum. I hope it can be done in future.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Oct 2016 21:06:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-auto-update-coded-value-attribute-domain-in/m-p/710173#M55051</guid>
      <dc:creator>KushendraShah1</dc:creator>
      <dc:date>2016-10-27T21:06:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to auto update coded value attribute domain in one field based on corresponding description in another field in attribute table?</title>
      <link>https://community.esri.com/t5/python-questions/how-to-auto-update-coded-value-attribute-domain-in/m-p/710174#M55052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I understand what you are trying to do, I would suggest using the Domain To Table tool to create a table, then join the table to your feature.&amp;nbsp; Then you could use the field calculator to set the field in your feature to equal the one you want from the domain table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Oct 2016 21:23:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-auto-update-coded-value-attribute-domain-in/m-p/710174#M55052</guid>
      <dc:creator>RandyBurton</dc:creator>
      <dc:date>2016-10-27T21:23:03Z</dc:date>
    </item>
  </channel>
</rss>

