<?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>idea Attributes Pane — Update common field in multiple FCs using single action in ArcGIS Pro Ideas</title>
    <link>https://community.esri.com/t5/arcgis-pro-ideas/attributes-pane-update-common-field-in-multiple/idi-p/1379962</link>
    <description>&lt;P&gt;&lt;EM&gt;ArcGIS Pro 2.6.8; Oracle 18c 10.7.1 EGDB:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;Use case: &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Easily update multiple FCs to ASSET_STATUS=ACTIVE if assets overlap a specific subdivision polygon.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;Workflow:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Use Select By Attributes to select features in multiple FCs that intersect a subdivision polygon.&lt;/P&gt;&lt;P&gt;&lt;div class="lia-vid-container video-embed-center"&gt;&lt;div id="lia-vid-6346500130112w518h540r491" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6346500130112" data-account="6161463677001" data-player="default" data-embed="default" class="vjs-fluid" controls="" data-application-id="" style="width: 100%; height: 100%;"&gt;&lt;/video-js&gt;&lt;/div&gt;&lt;script src="https://players.brightcove.net/6161463677001/default_default/index.min.js"&gt;&lt;/script&gt;&lt;script&gt;(function() {  var wrapper = document.getElementById('lia-vid-6346500130112w518h540r491');  var videoEl = wrapper ? wrapper.querySelector('video-js') : null;  if (videoEl) {     if (window.videojs) {       window.videojs(videoEl).ready(function() {         this.on('loadedmetadata', function() {           this.el().querySelectorAll('.vjs-load-progress div[data-start]').forEach(function(bar) {             bar.setAttribute('role', 'presentation');             bar.setAttribute('aria-hidden', 'true');           });         });       });     }  }})();&lt;/script&gt;&lt;a class="video-embed-link" href="https://community.esri.com/t5/video/gallerypage/video-id/6346500130112"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Then, update the selected features to&amp;nbsp;ASSET_STATUS=ACTIVE.&lt;/P&gt;&lt;P&gt;All the FCs have the same ASSET_STATUS field. But as far as I can tell, there isn't a way to select multiple FCs in the Attribute Pane and then update the field to ACTIVE for all the FCs using a single action.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bud_0-1707421202758.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/94167i740A8CCF701F4FBD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Bud_0-1707421202758.png" alt="Bud_0-1707421202758.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Instead, I'd need to manually update the field in each FC, one FC at a time. That's ok if there are only a couple of FCs, but if there are dozens of FCs, then that takes too much time — especially if there are lots of fields in the FC, so the user needs to navigate to the bottom of the field list each time.&lt;/P&gt;&lt;P&gt;Could functionality be added to the Attributes Pane (or elsewhere in the UI) that would let us update a common field in multiple FCs using a single action?&lt;/P&gt;&lt;P&gt;I'm aware that I could create a model or script for this. That would work, but I think this functionality should be available out of the box in the UI since it's a common workflow.&lt;/P&gt;</description>
    <pubDate>Thu, 08 Feb 2024 23:15:20 GMT</pubDate>
    <dc:creator>Bud</dc:creator>
    <dc:date>2024-02-08T23:15:20Z</dc:date>
    <item>
      <title>Attributes Pane — Update common field in multiple FCs using single action</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/attributes-pane-update-common-field-in-multiple/idi-p/1379962</link>
      <description>&lt;P&gt;&lt;EM&gt;ArcGIS Pro 2.6.8; Oracle 18c 10.7.1 EGDB:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;Use case: &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Easily update multiple FCs to ASSET_STATUS=ACTIVE if assets overlap a specific subdivision polygon.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;Workflow:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Use Select By Attributes to select features in multiple FCs that intersect a subdivision polygon.&lt;/P&gt;&lt;P&gt;&lt;div class="lia-vid-container video-embed-center"&gt;&lt;div id="lia-vid-6346500130112w518h540r198" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6346500130112" data-account="6161463677001" data-player="default" data-embed="default" class="vjs-fluid" controls="" data-application-id="" style="width: 100%; height: 100%;"&gt;&lt;/video-js&gt;&lt;/div&gt;&lt;script src="https://players.brightcove.net/6161463677001/default_default/index.min.js"&gt;&lt;/script&gt;&lt;script&gt;(function() {  var wrapper = document.getElementById('lia-vid-6346500130112w518h540r198');  var videoEl = wrapper ? wrapper.querySelector('video-js') : null;  if (videoEl) {     if (window.videojs) {       window.videojs(videoEl).ready(function() {         this.on('loadedmetadata', function() {           this.el().querySelectorAll('.vjs-load-progress div[data-start]').forEach(function(bar) {             bar.setAttribute('role', 'presentation');             bar.setAttribute('aria-hidden', 'true');           });         });       });     }  }})();&lt;/script&gt;&lt;a class="video-embed-link" href="https://community.esri.com/t5/video/gallerypage/video-id/6346500130112"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Then, update the selected features to&amp;nbsp;ASSET_STATUS=ACTIVE.&lt;/P&gt;&lt;P&gt;All the FCs have the same ASSET_STATUS field. But as far as I can tell, there isn't a way to select multiple FCs in the Attribute Pane and then update the field to ACTIVE for all the FCs using a single action.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bud_0-1707421202758.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/94167i740A8CCF701F4FBD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Bud_0-1707421202758.png" alt="Bud_0-1707421202758.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Instead, I'd need to manually update the field in each FC, one FC at a time. That's ok if there are only a couple of FCs, but if there are dozens of FCs, then that takes too much time — especially if there are lots of fields in the FC, so the user needs to navigate to the bottom of the field list each time.&lt;/P&gt;&lt;P&gt;Could functionality be added to the Attributes Pane (or elsewhere in the UI) that would let us update a common field in multiple FCs using a single action?&lt;/P&gt;&lt;P&gt;I'm aware that I could create a model or script for this. That would work, but I think this functionality should be available out of the box in the UI since it's a common workflow.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Feb 2024 23:15:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/attributes-pane-update-common-field-in-multiple/idi-p/1379962</guid>
      <dc:creator>Bud</dc:creator>
      <dc:date>2024-02-08T23:15:20Z</dc:date>
    </item>
    <item>
      <title>Re: Attributes Pane — Update common field in multiple FCs in single action</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/attributes-pane-update-common-field-in-multiple/idc-p/1379990#M28414</link>
      <description>&lt;P&gt;I know you mentioned having a dedicated way to do this in the UI, and that's a good suggestion.&amp;nbsp;Until something like this is available, some suggestions:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Within the Attributes Pane , you can Copy and Paste Attributes. If you want to ensure only specific attributes that match are pasted, you need to set up &lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/editing/configure-field-mapping.htm" target="_self"&gt;Field Mapping&amp;nbsp;&lt;/A&gt;in Editor Settings.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Scott_Harris_0-1707423159604.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/94179iDD9A20739795B5EA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Scott_Harris_0-1707423159604.png" alt="Scott_Harris_0-1707423159604.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Another, possibly faster way (without having to build a script or model) is to use the Calculate Field tool in Batch mode.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Scott_Harris_2-1707423237275.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/94181iA499DC41247085C8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Scott_Harris_2-1707423237275.png" alt="Scott_Harris_2-1707423237275.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Scott_Harris_1-1707423207482.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/94180iD9C8A315F4623E85/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Scott_Harris_1-1707423207482.png" alt="Scott_Harris_1-1707423207482.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Feb 2024 20:14:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/attributes-pane-update-common-field-in-multiple/idc-p/1379990#M28414</guid>
      <dc:creator>Scott_Harris</dc:creator>
      <dc:date>2024-02-08T20:14:26Z</dc:date>
    </item>
    <item>
      <title>Re: Attributes Pane — Update common field in multiple FCs in single UI action</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/attributes-pane-update-common-field-in-multiple/idc-p/1379994#M28415</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/147857"&gt;@Scott_Harris&lt;/a&gt;. That helps.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Feb 2024 20:23:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/attributes-pane-update-common-field-in-multiple/idc-p/1379994#M28415</guid>
      <dc:creator>Bud</dc:creator>
      <dc:date>2024-02-08T20:23:11Z</dc:date>
    </item>
    <item>
      <title>Re: Attributes Pane — Update common field in multiple FCs using single action</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/attributes-pane-update-common-field-in-multiple/idc-p/1380093#M28422</link>
      <description>&lt;P&gt;I will&amp;nbsp;&lt;U&gt;&lt;STRONG&gt;heartily&lt;/STRONG&gt;&lt;/U&gt; second this suggestion.&amp;nbsp; We currently have four classifications for our Stormwater Assets (1 point, 2 lines, 1 polygon), with further breakdowns to come in the future.&lt;/P&gt;&lt;P&gt;Each of these Feature Classes has a number of "boilerplate" fields that are identical across all of them, and I often find myself wanting to do the sort of operation&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/351335"&gt;@Bud&lt;/a&gt;'s talking about here.&amp;nbsp; For me, it's things like setting the Basin they fall in, but the logic's basically the same.&lt;/P&gt;&lt;P&gt;I'll have to explore&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/147857"&gt;@Scott_Harris&lt;/a&gt;'s suggestion in the meantime, but I would absolutely&amp;nbsp;&lt;STRONG&gt;love&lt;/STRONG&gt; a way to do this in the UI.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Feb 2024 23:00:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/attributes-pane-update-common-field-in-multiple/idc-p/1380093#M28422</guid>
      <dc:creator>MErikReedAugusta</dc:creator>
      <dc:date>2024-02-08T23:00:49Z</dc:date>
    </item>
    <item>
      <title>Re: Attributes Pane — Update common field in multiple FCs using single action</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/attributes-pane-update-common-field-in-multiple/idc-p/1380210#M28427</link>
      <description>&lt;P&gt;Another idea to consider without writing any scripts is using attribute Rules. They will not honor selection so they could be used when:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;The attributes being updated can be copied from another feature they intersect&lt;/LI&gt;&lt;LI&gt;Or, they can be copied between the tables based on an attributes that links them together (can be used in a SQL query to 'Filter()' the 'feature Set'.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If this is a repeatable workflow, tasks can also be used to copy attributes from one feature and apply them to features that you select, or features that are created or modified during the task.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Feb 2024 08:51:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/attributes-pane-update-common-field-in-multiple/idc-p/1380210#M28427</guid>
      <dc:creator>AmirBar-Maor</dc:creator>
      <dc:date>2024-02-09T08:51:04Z</dc:date>
    </item>
    <item>
      <title>Re: Attributes Pane — Update common field in multiple FCs using single action</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/attributes-pane-update-common-field-in-multiple/idc-p/1380559#M28441</link>
      <description>&lt;P&gt;One benefit of the Attributes Pane is that it only uses &lt;U&gt;&lt;EM&gt;selected&lt;/EM&gt;&lt;/U&gt; features. That reduces risk; a user can't accidentally update all features in a FC, unless all features are selected.&lt;/P&gt;&lt;P&gt;Whereas I'd be worried about using a batch field calculation, since the calculation would be applied to an entire FC if there isn't a selection.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;Edit:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;But I suppose tools like Select By Location (UI) create "selections with zero records" instead of "no selection". So maybe that reduces some of the risk. A batch field calculation would be done on a "selection of zero records" for a given FC, which would be fine since no features would be updated.&lt;/P&gt;&lt;P&gt;See the yellow arrow for "selection of zero records" (ArcGIS Pro 3.2.2):&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bud_1-1707509928401.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/94358i8E864D61FE3BCEEC/image-size/large?v=v2&amp;amp;px=999" role="button" title="Bud_1-1707509928401.png" alt="Bud_1-1707509928401.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;And the Batch Field Calculator tool does indicate if each FC has a selection or not. So That's good.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bud_0-1707510818581.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/94365i257F34648264E7C0/image-size/large?v=v2&amp;amp;px=999" role="button" title="Bud_0-1707510818581.png" alt="Bud_0-1707510818581.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;But I still think the&amp;nbsp;idea is valid:&amp;nbsp;&lt;U&gt;&lt;EM&gt;Attributes Pane — Update common field in multiple FCs using single action&lt;/EM&gt;&lt;/U&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Related:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Esri Case 03514864 -&amp;nbsp;Selection of zero records: Clear selection button in Attribute Table is unavailable&lt;/LI&gt;&lt;LI&gt;BUG-000164132: The 'Clear' button under the Contents pane selection tab is missing when selecting zero records in ArcGIS Pro&lt;/LI&gt;&lt;LI&gt;BUG-000164133: The clear button is grayed out when selecting zero records and ensure consistent behavior for the clear button in ArcGIS Pro&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://community.esri.com/t5/arcgis-pro-ideas/indicate-in-the-map-that-a-quot-selection-of-zero/idi-p/1363663" target="_self"&gt;Indicate in the map that a "selection of zero records" is applied&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Mon, 12 Feb 2024 08:10:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/attributes-pane-update-common-field-in-multiple/idc-p/1380559#M28441</guid>
      <dc:creator>Bud</dc:creator>
      <dc:date>2024-02-12T08:10:00Z</dc:date>
    </item>
    <item>
      <title>Re: Attributes Pane — Update common field in multiple FCs using single action</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/attributes-pane-update-common-field-in-multiple/idc-p/1380911#M28447</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/351335"&gt;@Bud&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you consider using a task here are a few things to be aware of:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;A task can select features from different feature layers&lt;/LI&gt;&lt;LI&gt;A task can 'verify' a certain amount of features are selected and prevent the user from proceeding to the next step (making sure there are no features selected, for example)&lt;/LI&gt;&lt;LI&gt;A task can save a selected in one step and restore it in a subsequent step&lt;/LI&gt;&lt;LI&gt;A task can clear the selection and set which layers are selectable.&lt;/LI&gt;&lt;LI&gt;A task can call any command (e.g Select By Rectangle) and any geoprocessing tool.&lt;/LI&gt;&lt;LI&gt;A task get get values from users and later apply them as part of a field calculation.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;To learn more about tasks: &lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/tasks/whatistask.htm" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/latest/help/tasks/whatistask.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Feb 2024 08:00:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/attributes-pane-update-common-field-in-multiple/idc-p/1380911#M28447</guid>
      <dc:creator>AmirBar-Maor</dc:creator>
      <dc:date>2024-02-12T08:00:47Z</dc:date>
    </item>
  </channel>
</rss>

