<?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 Quicker Export CSV Option in ArcGIS Pro Ideas</title>
    <link>https://community.esri.com/t5/arcgis-pro-ideas/quicker-export-csv-option/idi-p/1501163</link>
    <description>&lt;P&gt;I would like a quicker way to export CSVs. Having to go to export table, then navigate out of the default gdb and into the default folder, then specifying the file type, is tedious.&lt;BR /&gt;I wish there were an "Export CSV" button under the Export Table button. Ideally the output would default to the default folder connection with the file type defaulting to .csv.&lt;BR /&gt;I've heard this complaint from a few people in my office so I figured I would post it here.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JamesPoeschel_0-1720027826082.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/108727i29A1E705FFFB6824/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JamesPoeschel_0-1720027826082.png" alt="JamesPoeschel_0-1720027826082.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;After exporting csvs I also get an unnecessary XML document which I would hope would be excluded if this were to be implemented as it creates clutter.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JamesPoeschel_0-1720028504817.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/108730iC244D576DA5D42ED/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JamesPoeschel_0-1720028504817.png" alt="JamesPoeschel_0-1720028504817.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>Fri, 12 Jul 2024 16:41:38 GMT</pubDate>
    <dc:creator>JamesPoeschel</dc:creator>
    <dc:date>2024-07-12T16:41:38Z</dc:date>
    <item>
      <title>Quicker Export CSV Option</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/quicker-export-csv-option/idi-p/1501163</link>
      <description>&lt;P&gt;I would like a quicker way to export CSVs. Having to go to export table, then navigate out of the default gdb and into the default folder, then specifying the file type, is tedious.&lt;BR /&gt;I wish there were an "Export CSV" button under the Export Table button. Ideally the output would default to the default folder connection with the file type defaulting to .csv.&lt;BR /&gt;I've heard this complaint from a few people in my office so I figured I would post it here.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JamesPoeschel_0-1720027826082.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/108727i29A1E705FFFB6824/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JamesPoeschel_0-1720027826082.png" alt="JamesPoeschel_0-1720027826082.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;After exporting csvs I also get an unnecessary XML document which I would hope would be excluded if this were to be implemented as it creates clutter.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JamesPoeschel_0-1720028504817.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/108730iC244D576DA5D42ED/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JamesPoeschel_0-1720028504817.png" alt="JamesPoeschel_0-1720028504817.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>Fri, 12 Jul 2024 16:41:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/quicker-export-csv-option/idi-p/1501163</guid>
      <dc:creator>JamesPoeschel</dc:creator>
      <dc:date>2024-07-12T16:41:38Z</dc:date>
    </item>
    <item>
      <title>Re: Quicker Export CSV Option</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/quicker-export-csv-option/idc-p/1501259#M30919</link>
      <description>&lt;P&gt;You could add a script tool to the Quick Access toolbar that has a table input and writes CSV to the project home folder.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jul 2024 19:02:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/quicker-export-csv-option/idc-p/1501259#M30919</guid>
      <dc:creator>BruceHarold</dc:creator>
      <dc:date>2024-07-03T19:02:35Z</dc:date>
    </item>
    <item>
      <title>Re: Quicker Export CSV Option</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/quicker-export-csv-option/idc-p/1502489#M30941</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/1173"&gt;@BruceHarold&lt;/a&gt;&amp;nbsp;Thank you! That's a good work around.&lt;/P&gt;&lt;P&gt;In case anyone is interested, here is the code below. The only parameter is the input table that takes the data type Table View.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;import arcpy&lt;BR /&gt;import os&lt;/P&gt;&lt;P&gt;# Get input table parameter&lt;BR /&gt;inputTable = arcpy.GetParameterAsText(0)&lt;/P&gt;&lt;P&gt;# Get the project home folder&lt;BR /&gt;homeFolder = arcpy.mp.ArcGISProject("CURRENT").homeFolder&lt;/P&gt;&lt;P&gt;# Create the output CSV file name&lt;BR /&gt;outputCSV = os.path.join(homeFolder, f"{os.path.basename(inputTable)}.csv")&lt;/P&gt;&lt;P&gt;# Export the table to CSV&lt;BR /&gt;arcpy.conversion.TableToTable(inputTable, homeFolder, os.path.basename(outputCSV))&lt;/P&gt;&lt;P&gt;# Construct the .csv.xml file path&lt;BR /&gt;outputCSVXML = f"{outputCSV}.xml"&lt;/P&gt;&lt;P&gt;# Delete the .csv.xml file if it exists&lt;BR /&gt;if os.path.exists(outputCSVXML):&lt;BR /&gt;os.remove(outputCSVXML)&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jul 2024 14:40:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/quicker-export-csv-option/idc-p/1502489#M30941</guid>
      <dc:creator>JamesPoeschel</dc:creator>
      <dc:date>2024-07-08T14:40:27Z</dc:date>
    </item>
  </channel>
</rss>

