<?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: Field Calculate using a Python If statement in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/field-calculate-using-a-python-if-statement/m-p/1110316#M47054</link>
    <description>&lt;P&gt;Trust me; Noob is a relative term!&lt;/P&gt;</description>
    <pubDate>Fri, 22 Oct 2021 15:53:03 GMT</pubDate>
    <dc:creator>JoeBorgione</dc:creator>
    <dc:date>2021-10-22T15:53:03Z</dc:date>
    <item>
      <title>Field Calculate using a Python If statement</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/field-calculate-using-a-python-if-statement/m-p/1110269#M47048</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm trying to update the field "WATER" with new values.&amp;nbsp; We have just created a proper YES/NO domain for this field, so I want to update the existing 1 or 0 value to the proper domain value or "YES" or "NO".&amp;nbsp; Can anyone explain what might be happening with this error I am seeing.&amp;nbsp; I am a total NOOB to Python.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="BrianBulla_0-1634914248126.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/25899iACAFBA7698A6153B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="BrianBulla_0-1634914248126.png" alt="BrianBulla_0-1634914248126.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Oct 2021 14:51:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/field-calculate-using-a-python-if-statement/m-p/1110269#M47048</guid>
      <dc:creator>BrianBulla</dc:creator>
      <dc:date>2021-10-22T14:51:16Z</dc:date>
    </item>
    <item>
      <title>Re: Field Calculate using a Python If statement</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/field-calculate-using-a-python-if-statement/m-p/1110280#M47049</link>
      <description>&lt;P&gt;You need to use 'equal to'. You have 'equals'.&lt;/P&gt;&lt;LI-CODE lang="python"&gt;if WATER == "1":&lt;/LI-CODE&gt;</description>
      <pubDate>Fri, 22 Oct 2021 15:07:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/field-calculate-using-a-python-if-statement/m-p/1110280#M47049</guid>
      <dc:creator>JaredPilbeam2</dc:creator>
      <dc:date>2021-10-22T15:07:01Z</dc:date>
    </item>
    <item>
      <title>Re: Field Calculate using a Python If statement</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/field-calculate-using-a-python-if-statement/m-p/1110292#M47052</link>
      <description>&lt;P&gt;Ah....of course!&amp;nbsp; Thanks!!&lt;/P&gt;</description>
      <pubDate>Fri, 22 Oct 2021 15:33:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/field-calculate-using-a-python-if-statement/m-p/1110292#M47052</guid>
      <dc:creator>BrianBulla</dc:creator>
      <dc:date>2021-10-22T15:33:19Z</dc:date>
    </item>
    <item>
      <title>Re: Field Calculate using a Python If statement</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/field-calculate-using-a-python-if-statement/m-p/1110316#M47054</link>
      <description>&lt;P&gt;Trust me; Noob is a relative term!&lt;/P&gt;</description>
      <pubDate>Fri, 22 Oct 2021 15:53:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/field-calculate-using-a-python-if-statement/m-p/1110316#M47054</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2021-10-22T15:53:03Z</dc:date>
    </item>
  </channel>
</rss>

