<?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: ArcGIS Pro Workflow Help: Creating a filtered shapefile copy with custom columns in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-workflow-help-creating-a-filtered/m-p/1719715#M104306</link>
    <description>&lt;P&gt;&lt;A href="https://doc.esri.com/en/arcgis-pro/latest/tool-reference/data-management/select-layer-by-attribute.html?tabs=dialog" target="_blank"&gt;Select Layer By Attribute (Data Management Tools) | ArcGIS Pro documentation&lt;/A&gt;&amp;nbsp;unless you don't have a clean way of filtering out what you want.&lt;/P&gt;&lt;P&gt;If you already have a table with the columns that you want to add and a common field to use as the join field then use that field.&amp;nbsp; Otherwise, how do you intend to add the columns via a join? or are you looking at a way to calculate values for a field?&lt;/P&gt;</description>
    <pubDate>Mon, 10 Aug 2026 22:09:48 GMT</pubDate>
    <dc:creator>DanPatterson</dc:creator>
    <dc:date>2026-08-10T22:09:48Z</dc:date>
    <item>
      <title>ArcGIS Pro Workflow Help: Creating a filtered shapefile copy with custom columns</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-workflow-help-creating-a-filtered/m-p/1719711#M104305</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I am working with ArcGIS Pro and need help with a workflow involving shapefiles and attribute tables.&lt;/P&gt;&lt;P&gt;I currently have one shapefile, and I want to create a new copy of it with two specific changes:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Filter Rows:&lt;/STRONG&gt; In the new copy, I &lt;STRONG&gt;do not want all the rows to appear&lt;/STRONG&gt;—I only want a select subset of rows/features to be included and displayed on the map.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Add Columns:&lt;/STRONG&gt; I want to &lt;STRONG&gt;add new columns (attribute fields)&lt;/STRONG&gt; directly into this new copy of the shapefile.&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;I have already tried exporting the attribute table to Excel and using the Join feature, but that workflow did not give me the results I needed. These tables are thousands of lines so a way to mass edit would be needed (to easily perform VLOOKUP's and such to filter the rows).&lt;/P&gt;&lt;P&gt;Could someone explain the best step-by-step method or native tools in ArcGIS Pro to export only the selected rows into a new shapefile and add new columns to the resulting layer?&lt;/P&gt;</description>
      <pubDate>Mon, 10 Aug 2026 21:36:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-workflow-help-creating-a-filtered/m-p/1719711#M104305</guid>
      <dc:creator>EthanT</dc:creator>
      <dc:date>2026-08-10T21:36:06Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro Workflow Help: Creating a filtered shapefile copy with custom columns</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-workflow-help-creating-a-filtered/m-p/1719715#M104306</link>
      <description>&lt;P&gt;&lt;A href="https://doc.esri.com/en/arcgis-pro/latest/tool-reference/data-management/select-layer-by-attribute.html?tabs=dialog" target="_blank"&gt;Select Layer By Attribute (Data Management Tools) | ArcGIS Pro documentation&lt;/A&gt;&amp;nbsp;unless you don't have a clean way of filtering out what you want.&lt;/P&gt;&lt;P&gt;If you already have a table with the columns that you want to add and a common field to use as the join field then use that field.&amp;nbsp; Otherwise, how do you intend to add the columns via a join? or are you looking at a way to calculate values for a field?&lt;/P&gt;</description>
      <pubDate>Mon, 10 Aug 2026 22:09:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-workflow-help-creating-a-filtered/m-p/1719715#M104306</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2026-08-10T22:09:48Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro Workflow Help: Creating a filtered shapefile copy with custom columns</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-workflow-help-creating-a-filtered/m-p/1719735#M104308</link>
      <description>&lt;P&gt;I guess what I am asking is if there is a way to modify the data/table of a shapefile, such that I can easily delete multiple rows (not filter, it is not clean like that - to actually delete) and add column to it (the data in this column would also have to be entered through x lookups and the like), as join did not work for me&lt;/P&gt;</description>
      <pubDate>Tue, 11 Aug 2026 01:20:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-workflow-help-creating-a-filtered/m-p/1719735#M104308</guid>
      <dc:creator>EthanT</dc:creator>
      <dc:date>2026-08-11T01:20:01Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro Workflow Help: Creating a filtered shapefile copy with custom columns</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-workflow-help-creating-a-filtered/m-p/1719766#M104311</link>
      <description>&lt;P&gt;perhaps you need to provide a sample table showing how you are selecting the rows to delete and the association of the columns you want to add relate to the remaining rows.&lt;/P&gt;&lt;P&gt;There are tools to delete rows and add fields and to then calculate values for those fields, but the data has to be placed in some row/column.&amp;nbsp; right now, it isn't clear whether, or how, the column values relate to the rows, and how do you intend to identify which rows to delete in the first place&lt;/P&gt;</description>
      <pubDate>Tue, 11 Aug 2026 09:06:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-workflow-help-creating-a-filtered/m-p/1719766#M104311</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2026-08-11T09:06:21Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro Workflow Help: Creating a filtered shapefile copy with custom columns</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-workflow-help-creating-a-filtered/m-p/1719801#M104313</link>
      <description>&lt;P&gt;1) Select the rows you care about&lt;/P&gt;&lt;P&gt;2) Export the layer (right-click-&amp;gt; data-&amp;gt; export features)&lt;/P&gt;&lt;P&gt;3) In the new data, open the fields (right-click-&amp;gt;data design-&amp;gt; fields)&lt;/P&gt;&lt;P&gt;4) Add and delete fields as necessary.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Aug 2026 13:32:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-workflow-help-creating-a-filtered/m-p/1719801#M104313</guid>
      <dc:creator>AlfredBaldenweck</dc:creator>
      <dc:date>2026-08-11T13:32:59Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro Workflow Help: Creating a filtered shapefile copy with custom columns</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-workflow-help-creating-a-filtered/m-p/1719817#M104314</link>
      <description>&lt;P&gt;The&amp;nbsp;&lt;A href="https://doc.esri.com/en/arcgis-pro/latest/tool-reference/conversion/export-features.html?tabs=dialog" target="_blank"&gt;Export Features (Conversion Tools) | ArcGIS Pro documentation&lt;/A&gt;&amp;nbsp;tool may be what you're looking for.&amp;nbsp; It has a filter parameter to select a subset of records and a fields parameter where you can add, delete, rename and reorder fields as well as other field properties.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Aug 2026 14:49:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-workflow-help-creating-a-filtered/m-p/1719817#M104314</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2026-08-11T14:49:29Z</dc:date>
    </item>
  </channel>
</rss>

