<?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: Export selected features from multiple layers to excel at the same time in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/export-selected-features-from-multiple-layers-to/m-p/1589110#M93417</link>
    <description>&lt;P&gt;It has to be done on a weekly basis. If I can save time by doing this a lot of people I work with would be pretty happy.&lt;/P&gt;</description>
    <pubDate>Tue, 25 Feb 2025 19:29:35 GMT</pubDate>
    <dc:creator>ATong</dc:creator>
    <dc:date>2025-02-25T19:29:35Z</dc:date>
    <item>
      <title>Export selected features from multiple layers to excel at the same time</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/export-selected-features-from-multiple-layers-to/m-p/1589000#M93413</link>
      <description>&lt;P&gt;I know how to export selected features from a table to excel in multiple ways. However, I would like to make a multilayered selection and export all selected features from multiple tables out to excel at the Same Time.&lt;/P&gt;&lt;P&gt;I would like to do this Without Merging features because my datasets are vast (takes hours to cycle through all layers within my map doc).&amp;nbsp; I am working with my group's base map so I can not change how it is setup but I am tasked to review about 30 layers with polygon and point data for the same specified area. Doing this manually each time takes a lot of time.&lt;/P&gt;&lt;P&gt;My goal is to reduce the amount of time it takes to output these selected features. The export can be in multiple tabs or reach out as a wide excel sheet, but it would be ideal to be in the same document, so as not have to open up 30 excel docs and combine them defeating the timeliness goal.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 25 Feb 2025 16:34:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/export-selected-features-from-multiple-layers-to/m-p/1589000#M93413</guid>
      <dc:creator>ATong</dc:creator>
      <dc:date>2025-02-25T16:34:03Z</dc:date>
    </item>
    <item>
      <title>Re: Export selected features from multiple layers to excel at the same time</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/export-selected-features-from-multiple-layers-to/m-p/1589018#M93414</link>
      <description>&lt;P&gt;coding or modelbuilder would be the first suggestion since you seem to have a workflow&lt;/P&gt;&lt;P&gt;but&lt;/P&gt;&lt;P&gt;Is this something that you have to do hourly? daily? every month?&lt;/P&gt;&lt;P&gt;Is there a wide spread use for this?&lt;/P&gt;&lt;P&gt;the effort expended in developing the code might have to be weighed against the above&lt;/P&gt;</description>
      <pubDate>Tue, 25 Feb 2025 16:56:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/export-selected-features-from-multiple-layers-to/m-p/1589018#M93414</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2025-02-25T16:56:13Z</dc:date>
    </item>
    <item>
      <title>Re: Export selected features from multiple layers to excel at the same time</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/export-selected-features-from-multiple-layers-to/m-p/1589023#M93415</link>
      <description>&lt;P&gt;I imagine this question will be moved by a mod to the ArcGIS Pro Questions community.&lt;/P&gt;&lt;P&gt;You could also consider creating an ArcGIS Pro &lt;STRONG&gt;Idea&lt;/STRONG&gt;. Do you want to choose the layers by selecting them in the Contents pane? Or do you want a geoprocessing tool with a list of layers as checkboxes? If you want a geoprocessing tool, you might be able to set up a batch operation. I don't have any experience with using GP tools in batch mode, but someone else might be able to weigh in or you could look it up.&lt;/P&gt;&lt;P&gt;Somewhat related:&amp;nbsp;&lt;A href="https://community.esri.com/t5/arcgis-pro-ideas/export-table-to-existing-excel-file-instead-of/idi-p/1529716" target="_self"&gt;Export table to existing Excel file instead of creating new file&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Feb 2025 17:03:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/export-selected-features-from-multiple-layers-to/m-p/1589023#M93415</guid>
      <dc:creator>Bud</dc:creator>
      <dc:date>2025-02-25T17:03:30Z</dc:date>
    </item>
    <item>
      <title>Re: Export selected features from multiple layers to excel at the same time</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/export-selected-features-from-multiple-layers-to/m-p/1589110#M93417</link>
      <description>&lt;P&gt;It has to be done on a weekly basis. If I can save time by doing this a lot of people I work with would be pretty happy.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Feb 2025 19:29:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/export-selected-features-from-multiple-layers-to/m-p/1589110#M93417</guid>
      <dc:creator>ATong</dc:creator>
      <dc:date>2025-02-25T19:29:35Z</dc:date>
    </item>
    <item>
      <title>Re: Export selected features from multiple layers to excel at the same time</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/export-selected-features-from-multiple-layers-to/m-p/1589124#M93420</link>
      <description>&lt;P&gt;I would start with modelbuilder to see if you can get part of your workflow done.&amp;nbsp; You can create submodels then tie them together.&lt;/P&gt;&lt;P&gt;Simle things like&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/modelbuilder-toolbox/iterate-tables.htm" target="_blank"&gt;Iterate Tables (ModelBuilder)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;can be added if you have your spreadsheets organized&lt;/P&gt;</description>
      <pubDate>Tue, 25 Feb 2025 20:09:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/export-selected-features-from-multiple-layers-to/m-p/1589124#M93420</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2025-02-25T20:09:48Z</dc:date>
    </item>
    <item>
      <title>Re: Export selected features from multiple layers to excel at the same time</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/export-selected-features-from-multiple-layers-to/m-p/1589204#M93423</link>
      <description>&lt;P&gt;You didn't say what format the data is in, or what 'type' of selections you are making.&lt;/P&gt;&lt;P&gt;But, I have some people that want a table with all the attributes from several feature class layers features that have been added in the last month.&lt;/P&gt;&lt;P&gt;So, since my data is in SQL Server, I just connected several workbooks in an Excel spreadsheet to the SQL tables for the feature classes I need.&amp;nbsp; Then, put custom filter on each table that only shows values for the next month.&lt;/P&gt;&lt;P&gt;Then, all they have to do is open the Excel spreadsheet to refresh the data, and look at the worksheets as needed.&lt;/P&gt;&lt;P&gt;So, if your data is Enterprise, and your selections are by code (not manual), this could be a potential solution for you.&lt;/P&gt;&lt;P&gt;R_&lt;/P&gt;</description>
      <pubDate>Tue, 25 Feb 2025 22:49:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/export-selected-features-from-multiple-layers-to/m-p/1589204#M93423</guid>
      <dc:creator>RhettZufelt</dc:creator>
      <dc:date>2025-02-25T22:49:04Z</dc:date>
    </item>
    <item>
      <title>Re: Export selected features from multiple layers to excel at the same time</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/export-selected-features-from-multiple-layers-to/m-p/1589216#M93424</link>
      <description>&lt;P&gt;I do the same. In Excel, in a worksheet, I use an ODBC connection to bring in data from a table/FC in the Oracle enterprise geodatabase, using Microsoft Query or Excel Power Query. I hit the refresh button in Excel to refresh the data or set up the connection so that the data refreshes when I open the Excel workbook.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Feb 2025 23:18:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/export-selected-features-from-multiple-layers-to/m-p/1589216#M93424</guid>
      <dc:creator>Bud</dc:creator>
      <dc:date>2025-02-25T23:18:37Z</dc:date>
    </item>
    <item>
      <title>Re: Export selected features from multiple layers to excel at the same time</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/export-selected-features-from-multiple-layers-to/m-p/1590133#M93498</link>
      <description>&lt;P&gt;Have you looked at the new tool that does the same job as the old ArcMap Extract Data Wizard?&amp;nbsp;&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/3.3/tool-reference/data-management/extract-data-from-geodatabase.htm" target="_blank"&gt;Extract Data From Geodatabase (Data Management)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Feb 2025 15:59:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/export-selected-features-from-multiple-layers-to/m-p/1590133#M93498</guid>
      <dc:creator>jyh</dc:creator>
      <dc:date>2025-02-27T15:59:49Z</dc:date>
    </item>
    <item>
      <title>Re: Export selected features from multiple layers to excel at the same time</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/export-selected-features-from-multiple-layers-to/m-p/1591189#M93598</link>
      <description>&lt;P&gt;Thanks, good suggestions. However, due to security reasons, which don't completely make sense. I am not allowed direct access to the data through proper database software/interfaces beyond Arc products. I could go on about that for hours but that is my situation working with the various groups supplying the data. So, data processing or extraction must be done through ArcPro or ArcMap currently which gives the permissions to use the data that is being pulled.&amp;nbsp; Data Interoperability extension is an option I haven't tried yet. Will get back with results. Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 03 Mar 2025 13:48:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/export-selected-features-from-multiple-layers-to/m-p/1591189#M93598</guid>
      <dc:creator>ATong</dc:creator>
      <dc:date>2025-03-03T13:48:58Z</dc:date>
    </item>
  </channel>
</rss>

