<?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: Getting Error for Excel to Table Conversion in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/getting-error-for-excel-to-table-conversion/m-p/835047#M3296</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you didn't set an output workspace, so perhaps the 'out' portion is failing.&lt;/P&gt;&lt;P&gt;See the code example&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/tool-reference/conversion/excel-to-table.htm" title="https://pro.arcgis.com/en/pro-app/tool-reference/conversion/excel-to-table.htm"&gt;Excel To Table—Conversion toolbox | Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 Mar 2020 13:02:06 GMT</pubDate>
    <dc:creator>DanPatterson_Retired</dc:creator>
    <dc:date>2020-03-30T13:02:06Z</dc:date>
    <item>
      <title>Getting Error for Excel to Table Conversion</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/getting-error-for-excel-to-table-conversion/m-p/835046#M3295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just started learning Python and now I'm trying to integrate that with my GIS knowledge. As the title suggests, I'm attempting to convert an Excel sheet to a table but I keep getting errors, one which is wholly undecipherable to me and the other which seems to be suggesting that my file does not exist which, I know is incorrect since I copied it's location directly from it's properties.&lt;/P&gt;&lt;P&gt;Here is a screenshot of my environment. Please help if you can and thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-emoji image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/486538_ExceltoTableConversion.PNG" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Mar 2020 12:53:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/getting-error-for-excel-to-table-conversion/m-p/835046#M3295</guid>
      <dc:creator>SharitaUnderwood</dc:creator>
      <dc:date>2020-03-30T12:53:40Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Error for Excel to Table Conversion</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/getting-error-for-excel-to-table-conversion/m-p/835047#M3296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you didn't set an output workspace, so perhaps the 'out' portion is failing.&lt;/P&gt;&lt;P&gt;See the code example&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/tool-reference/conversion/excel-to-table.htm" title="https://pro.arcgis.com/en/pro-app/tool-reference/conversion/excel-to-table.htm"&gt;Excel To Table—Conversion toolbox | Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Mar 2020 13:02:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/getting-error-for-excel-to-table-conversion/m-p/835047#M3296</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2020-03-30T13:02:06Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Error for Excel to Table Conversion</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/getting-error-for-excel-to-table-conversion/m-p/835048#M3297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Greetings and thanks for your response. I added the output workspace and am unfortunately getting the same error. Any other thoughts?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Mar 2020 13:11:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/getting-error-for-excel-to-table-conversion/m-p/835048#M3297</guid>
      <dc:creator>SharitaUnderwood</dc:creator>
      <dc:date>2020-03-30T13:11:00Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Error for Excel to Table Conversion</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/getting-error-for-excel-to-table-conversion/m-p/835049#M3298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You will have to show the edited code.&lt;/P&gt;&lt;P&gt;Also, if you are using full paths, make sure you are 'raw encoding them'&amp;nbsp; ie with the little r in front of the path name because there are many things that will cause paths to fail.&lt;/P&gt;&lt;P&gt;The J drive... hopefully not a thumb drive, some cloudy-thing or something other than a real hard drive on a your local machine?!&lt;/P&gt;&lt;P&gt;Next thing to try, is some other spreadsheet other than the one you want to test in case there is something wrong with that file.&lt;/P&gt;&lt;P&gt;Again, try an xls rather than an xlsx&lt;/P&gt;&lt;P&gt;I could go on, but you have many things to troubleshoot before you are done.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Mar 2020 13:20:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/getting-error-for-excel-to-table-conversion/m-p/835049#M3298</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2020-03-30T13:20:48Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Error for Excel to Table Conversion</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/getting-error-for-excel-to-table-conversion/m-p/835050#M3299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually, the J drive is a hosted on the cloud. Once I saved the excel sheet locally, it worked. I don't understand why the excel sheet has to be saved locally and if you could explain, I'd appreciate that. But regardless, thank you for your help!&lt;IMG alt="" class="jive-emoji image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/486752_TroubleShootSOl1.PNG" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Mar 2020 13:44:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/getting-error-for-excel-to-table-conversion/m-p/835050#M3299</guid>
      <dc:creator>SharitaUnderwood</dc:creator>
      <dc:date>2020-03-30T13:44:59Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Error for Excel to Table Conversion</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/getting-error-for-excel-to-table-conversion/m-p/835051#M3300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My preference is to work local and backup to the cloud.&amp;nbsp; Some people like to skip the step.&amp;nbsp; Local works, sometimes the 'cloud' doesn't (don't know why exactly... water droplets?, particulate matter? &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/wink.png" /&gt;).&lt;/P&gt;&lt;P&gt;Save yourself some grief and just do it.&amp;nbsp; I wouldn't even allow my students to work with stuff from One Drive or other virtual things.&amp;nbsp; Work local, backup to where-ever you want. and by local I mean you can reach inside your computer and touch the drive (ie C: or maybe even a &lt;span class="lia-unicode-emoji" title=":anguished_face:"&gt;😧&lt;/span&gt; drive)&lt;/P&gt;&lt;P&gt;In your case, your 'virtual drive (J)' worked.&amp;nbsp; What you were missing is the 'workspace' line.&amp;nbsp; You will notice that it created a *.dbf file in a folder (virtual or not).&amp;nbsp; If you had specified a file geodatabase, you would have had a gdb table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Mar 2020 13:54:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/getting-error-for-excel-to-table-conversion/m-p/835051#M3300</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2020-03-30T13:54:14Z</dc:date>
    </item>
  </channel>
</rss>

