<?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: Question about Select by Attribute and Field Calculator in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/question-about-select-by-attribute-and-field/m-p/1488899#M84436</link>
    <description>&lt;P&gt;The field calculator will only apply to the selected records.&lt;/P&gt;&lt;P&gt;If you are at all concerned, run your field calculations in an edit session, where you have the option to "undo".&lt;/P&gt;</description>
    <pubDate>Tue, 11 Jun 2024 14:26:47 GMT</pubDate>
    <dc:creator>JimCousins</dc:creator>
    <dc:date>2024-06-11T14:26:47Z</dc:date>
    <item>
      <title>Question about Select by Attribute and Field Calculator</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/question-about-select-by-attribute-and-field/m-p/1485393#M84311</link>
      <description>&lt;P&gt;When I first select by attribute and then use python in field calculator am I only editing the fields for the attributes I selected for or is it still editing everything? Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jun 2024 14:52:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/question-about-select-by-attribute-and-field/m-p/1485393#M84311</guid>
      <dc:creator>EGardner7</dc:creator>
      <dc:date>2024-06-05T14:52:26Z</dc:date>
    </item>
    <item>
      <title>Re: Question about Select by Attribute and Field Calculator</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/question-about-select-by-attribute-and-field/m-p/1485414#M84312</link>
      <description>&lt;P&gt;After selecting by attribute, right click the layer and go to Selection -&amp;gt; Make Layer from Selected Features. This will create a temporary layer and you may want to right click and go to Data-&amp;gt; Export Features and you can save the subset layer. Then use the new saved layer and you will only edit the desired fields.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jun 2024 15:09:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/question-about-select-by-attribute-and-field/m-p/1485414#M84312</guid>
      <dc:creator>PTW</dc:creator>
      <dc:date>2024-06-05T15:09:13Z</dc:date>
    </item>
    <item>
      <title>Re: Question about Select by Attribute and Field Calculator</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/question-about-select-by-attribute-and-field/m-p/1485422#M84313</link>
      <description>&lt;P&gt;After making a selection, you can use the CalculateField Python command (or geoprocessing tool) to edit the fields of only the selected records. However, make sure your input for it is the layer with the selection and not a generic path to the feature class in the geodatabase. In the latter case, it won't have a selection and it will field calc all records.&lt;/P&gt;&lt;P&gt;You can also run the tool with an &lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/analysis/geoprocessing/basics/geoprocessing-in-an-edit-session.htm" target="_self"&gt;undo option&lt;/A&gt; in case there is unexpected behavior.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jun 2024 15:18:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/question-about-select-by-attribute-and-field/m-p/1485422#M84313</guid>
      <dc:creator>BlakeTerhune</dc:creator>
      <dc:date>2024-06-05T15:18:55Z</dc:date>
    </item>
    <item>
      <title>Re: Question about Select by Attribute and Field Calculator</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/question-about-select-by-attribute-and-field/m-p/1485427#M84314</link>
      <description>&lt;P&gt;So that means when I have the show selected records button pressed and then I enter something into field calculator it will still edit things that aren't selected?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jun 2024 15:22:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/question-about-select-by-attribute-and-field/m-p/1485427#M84314</guid>
      <dc:creator>EGardner7</dc:creator>
      <dc:date>2024-06-05T15:22:41Z</dc:date>
    </item>
    <item>
      <title>Re: Question about Select by Attribute and Field Calculator</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/question-about-select-by-attribute-and-field/m-p/1485476#M84315</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/191789"&gt;@BlakeTerhune&lt;/a&gt;was more thorough with their response!&lt;/P&gt;&lt;P&gt;The solution I suggested above should guarantee only the desired fields will be updated.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jun 2024 16:20:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/question-about-select-by-attribute-and-field/m-p/1485476#M84315</guid>
      <dc:creator>PTW</dc:creator>
      <dc:date>2024-06-05T16:20:28Z</dc:date>
    </item>
    <item>
      <title>Re: Question about Select by Attribute and Field Calculator</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/question-about-select-by-attribute-and-field/m-p/1488899#M84436</link>
      <description>&lt;P&gt;The field calculator will only apply to the selected records.&lt;/P&gt;&lt;P&gt;If you are at all concerned, run your field calculations in an edit session, where you have the option to "undo".&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jun 2024 14:26:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/question-about-select-by-attribute-and-field/m-p/1488899#M84436</guid>
      <dc:creator>JimCousins</dc:creator>
      <dc:date>2024-06-11T14:26:47Z</dc:date>
    </item>
  </channel>
</rss>

