<?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: Importing data in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/importing-data/m-p/1096621#M45351</link>
    <description>&lt;P&gt;If it were me I would code up some Python to automate the importation from a number of different spreadsheets.&lt;/P&gt;&lt;P&gt;You use the os library to list files in your folder/s and then work through each one, passing each one to the arcpy.ExcelToTable_conversion function.&lt;/P&gt;&lt;P&gt;As for your nulls, there could be spaces in your Excel document.&amp;nbsp;&lt;SPAN&gt;Use Find/Replace in Excel. In the Find box, type a space. In the Replace box, don't type anything. Press "Replace All."&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 09 Sep 2021 04:17:23 GMT</pubDate>
    <dc:creator>mdonnelly</dc:creator>
    <dc:date>2021-09-09T04:17:23Z</dc:date>
    <item>
      <title>Importing data</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/importing-data/m-p/1095224#M45167</link>
      <description>&lt;P&gt;Good morning,&lt;/P&gt;&lt;P&gt;I am have two problems that I need to work out. The first is that I need to import multiple tables from m Different excel spreadsheets. I would like to work out a automatic way to importing a specific folder contain up to 40 excel spreadsheets and specifically target a table within those spreadsheets to import.&lt;/P&gt;&lt;P&gt;The second problem is that when experimenting with importing the tables I notice there are null entries generating and I see no reason why they are. Is there a tool I can use for scrapping null entries in multiple tables? The first entry is the only one I need and it is importing correctly, with all fields generating correctly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks very much, if there is any other information you may need let me know.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Sep 2021 08:32:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/importing-data/m-p/1095224#M45167</guid>
      <dc:creator>GIS_Ecologist</dc:creator>
      <dc:date>2021-09-03T08:32:42Z</dc:date>
    </item>
    <item>
      <title>Re: Importing data</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/importing-data/m-p/1096621#M45351</link>
      <description>&lt;P&gt;If it were me I would code up some Python to automate the importation from a number of different spreadsheets.&lt;/P&gt;&lt;P&gt;You use the os library to list files in your folder/s and then work through each one, passing each one to the arcpy.ExcelToTable_conversion function.&lt;/P&gt;&lt;P&gt;As for your nulls, there could be spaces in your Excel document.&amp;nbsp;&lt;SPAN&gt;Use Find/Replace in Excel. In the Find box, type a space. In the Replace box, don't type anything. Press "Replace All."&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Sep 2021 04:17:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/importing-data/m-p/1096621#M45351</guid>
      <dc:creator>mdonnelly</dc:creator>
      <dc:date>2021-09-09T04:17:23Z</dc:date>
    </item>
  </channel>
</rss>

