<?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: Error exporting table to Excel format from ArcGIS Pro 2.6 in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/error-exporting-table-to-excel-format-from-arcgis/m-p/26315#M952</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Dan.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You're right. The problem is with the format of some fields. I removed some fields that I understood to have the problem and the problem was solved. Thank you very much for the help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" height="292" src="https://community.esri.com/legacyfs/online/504594_pastedImage_1.png" width="336" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regard,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Aug 2020 22:24:25 GMT</pubDate>
    <dc:creator>josuedi</dc:creator>
    <dc:date>2020-08-26T22:24:25Z</dc:date>
    <item>
      <title>Error exporting table to Excel format from ArcGIS Pro 2.6</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/error-exporting-table-to-excel-format-from-arcgis/m-p/26310#M947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Hello everyone!&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;I am trying to export a table from ArcGIS Pro 2.6 to Excel (xlsx) format, I&amp;nbsp;have excel 2013. The table contains 86,775 records, but when I try to export this data in the end it gives me an error that is described below. I would appreciate your support.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I have tried to resolve the error in the following way.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1. I have exported the table to another geodatabase again.&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;2. I have checked that the fields have the proper format.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt; Traceback (most recent call last):&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt; File "C:\Program Files\ArcGIS\Pro\Resources\ArcToolBox\Scripts\TableToExcel.py", line 317, in &amp;lt;module&amp;gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt; arcpy.GetParameter(3))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt; File "C:\Program Files\ArcGIS\Pro\Resources\ArcToolBox\Scripts\TableToExcel.py", line 226, in table_to_excel&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt; worksheet.append(rowUpdated)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt; File "C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\Lib\site-packages\openpyxl\worksheet\_write_only.py", line 119, in append&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt; self._rows.send(row)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt; File "C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\Lib\site-packages\openpyxl\worksheet\_write_only.py", line 71, in _write_rows&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt; self._writer.write_row(xf, row, row_idx)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt; File "C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\Lib\site-packages\openpyxl\worksheet\_writer.py", line 136, in write_row&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt; for cell in row:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt; File "C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\Lib\site-packages\openpyxl\worksheet\_write_only.py", line 132, in _values_to_row&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt; cell.value = value&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt; File "C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\Lib\site-packages\openpyxl\cell\cell.py", line 216, in value&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt; self._bind_value(value)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt; File "C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\Lib\site-packages\openpyxl\cell\cell.py", line 192, in _bind_value&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt; value = self.check_string(value)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt; File "C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\Lib\site-packages\openpyxl\cell\cell.py", line 159, in check_string&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt; raise IllegalCharacterError&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;openpyxl.utils.exceptions.IllegalCharacterError&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt; Failed to execute (TableToExcel).&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Thanks!&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2020 13:48:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/error-exporting-table-to-excel-format-from-arcgis/m-p/26310#M947</guid>
      <dc:creator>josuedi</dc:creator>
      <dc:date>2020-08-26T13:48:46Z</dc:date>
    </item>
    <item>
      <title>Re: Error exporting table to Excel format from ArcGIS Pro 2.6</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/error-exporting-table-to-excel-format-from-arcgis/m-p/26311#M948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Josue - question.&amp;nbsp; Have you installed the Microsoft Access Database Engine driver to work with Excel files in AGP?&amp;nbsp; You may learn more &lt;A href="https://pro.arcgis.com/en/pro-app/help/data/excel/work-with-excel-in-arcgis-pro.htm#ESRI_SECTION1_BEBF83C0CD0947A4874E5616FC89D22C"&gt;here&lt;/A&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2020 15:54:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/error-exporting-table-to-excel-format-from-arcgis/m-p/26311#M948</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2020-08-26T15:54:35Z</dc:date>
    </item>
    <item>
      <title>Re: Error exporting table to Excel format from ArcGIS Pro 2.6</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/error-exporting-table-to-excel-format-from-arcgis/m-p/26312#M949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robert.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, i have installed Microsoft Accedd Database Engine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2020 18:11:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/error-exporting-table-to-excel-format-from-arcgis/m-p/26312#M949</guid>
      <dc:creator>josuedi</dc:creator>
      <dc:date>2020-08-26T18:11:42Z</dc:date>
    </item>
    <item>
      <title>Re: Error exporting table to Excel format from ArcGIS Pro 2.6</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/error-exporting-table-to-excel-format-from-arcgis/m-p/26313#M950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The Problem is only with .xlsx format, because when i will go export in .xls format (65,000) records, the export is successful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/504620_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2020 18:52:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/error-exporting-table-to-excel-format-from-arcgis/m-p/26313#M950</guid>
      <dc:creator>josuedi</dc:creator>
      <dc:date>2020-08-26T18:52:00Z</dc:date>
    </item>
    <item>
      <title>Re: Error exporting table to Excel format from ArcGIS Pro 2.6</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/error-exporting-table-to-excel-format-from-arcgis/m-p/26314#M951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have anything other than plain text or numbers in your table?&lt;/P&gt;&lt;P&gt;There is something with the conversion process that isn't liked (based on the last few lines of errors).&lt;/P&gt;&lt;P&gt;I am sure you have gone through this in detail&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/help/data/excel/work-with-excel-in-arcgis-pro.htm" title="https://pro.arcgis.com/en/pro-app/help/data/excel/work-with-excel-in-arcgis-pro.htm"&gt;Work with Microsoft Excel files in ArcGIS Pro—ArcGIS Pro | Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But you might also want to try to export to a *.csv using&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/tool-reference/conversion/table-to-table.htm" title="https://pro.arcgis.com/en/pro-app/tool-reference/conversion/table-to-table.htm"&gt;Table To Table (Conversion)—ArcGIS Pro | Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then bring that into Excel, just in case the converter (python package) that esri is using has a 'glitch' or some other issue.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2020 19:53:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/error-exporting-table-to-excel-format-from-arcgis/m-p/26314#M951</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2020-08-26T19:53:14Z</dc:date>
    </item>
    <item>
      <title>Re: Error exporting table to Excel format from ArcGIS Pro 2.6</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/error-exporting-table-to-excel-format-from-arcgis/m-p/26315#M952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Dan.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You're right. The problem is with the format of some fields. I removed some fields that I understood to have the problem and the problem was solved. Thank you very much for the help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" height="292" src="https://community.esri.com/legacyfs/online/504594_pastedImage_1.png" width="336" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regard,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2020 22:24:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/error-exporting-table-to-excel-format-from-arcgis/m-p/26315#M952</guid>
      <dc:creator>josuedi</dc:creator>
      <dc:date>2020-08-26T22:24:25Z</dc:date>
    </item>
    <item>
      <title>Re: Error exporting table to Excel format from ArcGIS Pro 2.6</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/error-exporting-table-to-excel-format-from-arcgis/m-p/26316#M953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Glad it worked out.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2020 22:26:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/error-exporting-table-to-excel-format-from-arcgis/m-p/26316#M953</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2020-08-26T22:26:15Z</dc:date>
    </item>
  </channel>
</rss>

