<?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: Update of field values for features in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/update-of-field-values-for-features/m-p/1308395#M71075</link>
    <description>&lt;P&gt;Well, you could implement your rules as &lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/data/geodatabases/overview/calculation-attribute-rules.htm#ESRI_SECTION1_E990820A77724C8AA285A3D23C59E96F" target="_blank" rel="noopener"&gt;Batch Calculation Rules&lt;/A&gt; and execute them with &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/evaluate-rules.htm" target="_blank" rel="noopener"&gt;Evaluate Rules&lt;/A&gt;, which isn't quite one-click, but it doesn't take too long to start.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JohannesLindner_0-1689378064035.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/75464iA04AF78D41402E08/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JohannesLindner_0-1689378064035.png" alt="JohannesLindner_0-1689378064035.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But that is probably not the route you want to take, since I think you have implemented (almost) all of your rules as Immediate Calculation Rule. For these rules to be executed, you have to trigger them. The rules you care about in this scenario will be triggered on updates, so just update your features.&lt;/P&gt;&lt;P&gt;You can do it manually, or you can do it with Calculate Field. Doing it with the tool has benefits:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;faster&lt;/LI&gt;&lt;LI&gt;possible automation (write a little Python script or ModelBuilder model)&lt;/LI&gt;&lt;LI&gt;you don't actually have to change values. Just returning the value that is in the field will trigger update rules.&lt;/LI&gt;&lt;LI&gt;honors the selection in the layer, only those features will be updated&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Take any editable field and do something like this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JohannesLindner_1-1689378396945.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/75467i1B45329B9AC22884/image-size/large?v=v2&amp;amp;px=999" role="button" title="JohannesLindner_1-1689378396945.png" alt="JohannesLindner_1-1689378396945.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 14 Jul 2023 23:46:45 GMT</pubDate>
    <dc:creator>JohannesLindner</dc:creator>
    <dc:date>2023-07-14T23:46:45Z</dc:date>
    <item>
      <title>Update of field values for features</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/update-of-field-values-for-features/m-p/1308214#M71055</link>
      <description>&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;I work with ArcGIS Pro and I have attribute rules that transfer values to features. I want to select these features and, if possible, update the fields in the feature with a button click.&lt;/P&gt;&lt;P&gt;Is there a way to update selected attributes? When updating, all fields of the selected features should be updated.&lt;/P&gt;&lt;P&gt;A bulk update would also be fine. The main thing is that the fields get updated.&lt;/P&gt;&lt;P&gt;King regards&lt;/P&gt;&lt;P&gt;Maik&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 14 Jul 2023 14:06:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/update-of-field-values-for-features/m-p/1308214#M71055</guid>
      <dc:creator>MaikHeinze</dc:creator>
      <dc:date>2023-07-14T14:06:19Z</dc:date>
    </item>
    <item>
      <title>Re: Update of field values for features</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/update-of-field-values-for-features/m-p/1308395#M71075</link>
      <description>&lt;P&gt;Well, you could implement your rules as &lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/data/geodatabases/overview/calculation-attribute-rules.htm#ESRI_SECTION1_E990820A77724C8AA285A3D23C59E96F" target="_blank" rel="noopener"&gt;Batch Calculation Rules&lt;/A&gt; and execute them with &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/evaluate-rules.htm" target="_blank" rel="noopener"&gt;Evaluate Rules&lt;/A&gt;, which isn't quite one-click, but it doesn't take too long to start.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JohannesLindner_0-1689378064035.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/75464iA04AF78D41402E08/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JohannesLindner_0-1689378064035.png" alt="JohannesLindner_0-1689378064035.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But that is probably not the route you want to take, since I think you have implemented (almost) all of your rules as Immediate Calculation Rule. For these rules to be executed, you have to trigger them. The rules you care about in this scenario will be triggered on updates, so just update your features.&lt;/P&gt;&lt;P&gt;You can do it manually, or you can do it with Calculate Field. Doing it with the tool has benefits:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;faster&lt;/LI&gt;&lt;LI&gt;possible automation (write a little Python script or ModelBuilder model)&lt;/LI&gt;&lt;LI&gt;you don't actually have to change values. Just returning the value that is in the field will trigger update rules.&lt;/LI&gt;&lt;LI&gt;honors the selection in the layer, only those features will be updated&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Take any editable field and do something like this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JohannesLindner_1-1689378396945.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/75467i1B45329B9AC22884/image-size/large?v=v2&amp;amp;px=999" role="button" title="JohannesLindner_1-1689378396945.png" alt="JohannesLindner_1-1689378396945.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jul 2023 23:46:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/update-of-field-values-for-features/m-p/1308395#M71075</guid>
      <dc:creator>JohannesLindner</dc:creator>
      <dc:date>2023-07-14T23:46:45Z</dc:date>
    </item>
  </channel>
</rss>

