<?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 how to replace selected range of attribute value from specific filed using Arc GIS Field Calculator   in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/how-to-replace-selected-range-of-attribute-value/m-p/344849#M27045</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;I am trying to change the &lt;SPAN style="text-decoration: underline;"&gt;Solar field (Alphabatic position is i of this field)&lt;/SPAN&gt; value. In Solar field &amp;nbsp;whichever value below 10 , i am trying to replace it by 15. So i am trying it using Arc GIS filed calculator. but i could not process it. I have attached below&amp;nbsp;the images of my field value range and type. Please suggest me to this task.&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="217980" alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/217980_ArcGIS_CAPTURE.JPG" style="width: 620px; height: 383px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 27 Aug 2016 17:54:27 GMT</pubDate>
    <dc:creator>ShouvikJha</dc:creator>
    <dc:date>2016-08-27T17:54:27Z</dc:date>
    <item>
      <title>how to replace selected range of attribute value from specific filed using Arc GIS Field Calculator</title>
      <link>https://community.esri.com/t5/python-questions/how-to-replace-selected-range-of-attribute-value/m-p/344849#M27045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;I am trying to change the &lt;SPAN style="text-decoration: underline;"&gt;Solar field (Alphabatic position is i of this field)&lt;/SPAN&gt; value. In Solar field &amp;nbsp;whichever value below 10 , i am trying to replace it by 15. So i am trying it using Arc GIS filed calculator. but i could not process it. I have attached below&amp;nbsp;the images of my field value range and type. Please suggest me to this task.&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="217980" alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/217980_ArcGIS_CAPTURE.JPG" style="width: 620px; height: 383px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 27 Aug 2016 17:54:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-replace-selected-range-of-attribute-value/m-p/344849#M27045</guid>
      <dc:creator>ShouvikJha</dc:creator>
      <dc:date>2016-08-27T17:54:27Z</dc:date>
    </item>
    <item>
      <title>Re: how to replace selected range of attribute value from specific filed using Arc GIS Field Calculator</title>
      <link>https://community.esri.com/t5/python-questions/how-to-replace-selected-range-of-attribute-value/m-p/344850#M27046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;since you have the records already selected... just type in &amp;nbsp;... 15 ... without the quotes&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 27 Aug 2016 18:38:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-replace-selected-range-of-attribute-value/m-p/344850#M27046</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-08-27T18:38:11Z</dc:date>
    </item>
    <item>
      <title>Re: how to replace selected range of attribute value from specific filed using Arc GIS Field Calculator</title>
      <link>https://community.esri.com/t5/python-questions/how-to-replace-selected-range-of-attribute-value/m-p/344851#M27047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/people/Dan_Patterson"&gt;Dan_Patterson&lt;/A&gt;&amp;nbsp; &amp;nbsp;There are total more than 15000 row, so by manually typing its very taking process to check each row . Therefore i want to apply condition statement through filed calculator&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 27 Aug 2016 18:42:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-replace-selected-range-of-attribute-value/m-p/344851#M27047</guid>
      <dc:creator>ShouvikJha</dc:creator>
      <dc:date>2016-08-27T18:42:52Z</dc:date>
    </item>
    <item>
      <title>Re: how to replace selected range of attribute value from specific filed using Arc GIS Field Calculator</title>
      <link>https://community.esri.com/t5/python-questions/how-to-replace-selected-range-of-attribute-value/m-p/344852#M27048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;a very important omission, I thought from the image they were already selected. &amp;nbsp;Well the quick way would be to do a query on that field which you can do via a&amp;nbsp;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/latest/map/working-with-layers/using-select-by-attributes.htm" title="http://desktop.arcgis.com/en/arcmap/latest/map/working-with-layers/using-select-by-attributes.htm"&gt;Using Select By Attributes—Help | ArcGIS for Desktop&lt;/A&gt;&amp;nbsp;which is available as a menu option, accessable within the table, or as a tool in arctoolbox.... then, a quick field calculate with my previous suggestion of ... 15 ... since they will all be selected, you will be done. &amp;nbsp;If you are afraid of a mistake, just get the table into edit mode so you can undo your calculation. &amp;nbsp;Total time, &amp;lt; 30 seconds&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 27 Aug 2016 18:47:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-replace-selected-range-of-attribute-value/m-p/344852#M27048</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-08-27T18:47:21Z</dc:date>
    </item>
    <item>
      <title>Re: how to replace selected range of attribute value from specific filed using Arc GIS Field Calculator</title>
      <link>https://community.esri.com/t5/python-questions/how-to-replace-selected-range-of-attribute-value/m-p/344853#M27049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have selected the value which fall under 10 by select by attribute . After selection how i can i replace my desire vale of 15, into all row &amp;nbsp;?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 27 Aug 2016 18:56:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-replace-selected-range-of-attribute-value/m-p/344853#M27049</guid>
      <dc:creator>ShouvikJha</dc:creator>
      <dc:date>2016-08-27T18:56:27Z</dc:date>
    </item>
    <item>
      <title>Re: how to replace selected range of attribute value from specific filed using Arc GIS Field Calculator</title>
      <link>https://community.esri.com/t5/python-questions/how-to-replace-selected-range-of-attribute-value/m-p/344854#M27050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/people/Dan_Patterson"&gt;Dan_Patterson&lt;/A&gt;‌. Thank you very much. I have done it.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 27 Aug 2016 18:58:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-replace-selected-range-of-attribute-value/m-p/344854#M27050</guid>
      <dc:creator>ShouvikJha</dc:creator>
      <dc:date>2016-08-27T18:58:50Z</dc:date>
    </item>
  </channel>
</rss>

