<?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: Using the first line from an Excel table as field names in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/using-the-first-line-from-an-excel-table-as-field/m-p/617344#M27475</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In case this hasnt been answered. Seems the easiest way is to open your .csv or other format and then 'save as' an .xlsx extension. The file imports fine after that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Mar 2020 23:59:39 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2020-03-03T23:59:39Z</dc:date>
    <item>
      <title>Using the first line from an Excel table as field names</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/using-the-first-line-from-an-excel-table-as-field/m-p/617328#M27459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I add Excel tables to a project, AGP doesn't recognize the first line as fields like ArcMap. Instead it gives me default names and treats the field names as first row. How do I fix this? I'd rather not lose flexibility so importing the tables into a gdb would be rather suboptimal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/214595_pastedImage_0.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Aug 2016 13:38:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/using-the-first-line-from-an-excel-table-as-field/m-p/617328#M27459</guid>
      <dc:creator>LR</dc:creator>
      <dc:date>2016-08-05T13:38:27Z</dc:date>
    </item>
    <item>
      <title>Re: Using the first line from an Excel table as field names</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/using-the-first-line-from-an-excel-table-as-field/m-p/617329#M27460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #4d4d4d; font-family: 'Lucida Grande', 'Segoe UI', Arial, sans-serif; font-size: 14px; background-color: #fefefe;"&gt;These field names may be renamed during the validation process to prevent any errors or duplicate names.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4d4d4d; font-family: 'Lucida Grande', 'Segoe UI', Arial, sans-serif; font-size: 14px; background-color: #fefefe;"&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/arcpy/functions/validatetablename.htm" title="https://pro.arcgis.com/en/pro-app/arcpy/functions/validatetablename.htm"&gt;ValidateTableName—ArcPy Functions | ArcGIS for Desktop&lt;/A&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4d4d4d; font-family: 'Lucida Grande', 'Segoe UI', Arial, sans-serif; font-size: 14px; background-color: #fefefe;"&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/arcpy/get-started/working-with-geodatabases.htm" title="https://pro.arcgis.com/en/pro-app/arcpy/get-started/working-with-geodatabases.htm"&gt;Validating table and field names in Python—ArcPy Get Started | ArcGIS for Desktop&lt;/A&gt;&amp;nbsp; from which&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;The field shares its name with a word reserved by the data source (for example, &lt;SPAN class="usertext" style="font-family: Consolas, 'Andale Mono', 'Lucida Console', Monaco, 'Courier New', Courier, monospace; font-weight: bold;"&gt;Table&lt;/SPAN&gt;).&lt;/LI&gt;&lt;LI&gt;The field shares its name with a previously defined field.&lt;/LI&gt;&lt;LI&gt;The field contains an invalid character (for example, &lt;SPAN class="usertext" style="font-family: Consolas, 'Andale Mono', 'Lucida Console', Monaco, 'Courier New', Courier, monospace; font-weight: bold;"&gt;*&lt;/SPAN&gt;).&lt;/LI&gt;&lt;LI&gt;The field name exceeds the data source's maximum length for field names.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So what are the field names you are using?&amp;nbsp; Are you using utf-8 encoding or some internationalization that isn't being carried over?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Aug 2016 14:03:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/using-the-first-line-from-an-excel-table-as-field/m-p/617329#M27460</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-08-05T14:03:10Z</dc:date>
    </item>
    <item>
      <title>Re: Using the first line from an Excel table as field names</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/using-the-first-line-from-an-excel-table-as-field/m-p/617330#M27461</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What version is your excel table?&amp;nbsp; Are you able to open the attached excel table and have the fields display correctly?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, what version of ArcGIS Pro are you using?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Aug 2016 14:05:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/using-the-first-line-from-an-excel-table-as-field/m-p/617330#M27461</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2016-08-05T14:05:54Z</dc:date>
    </item>
    <item>
      <title>Re: Using the first line from an Excel table as field names</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/using-the-first-line-from-an-excel-table-as-field/m-p/617331#M27462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The field names are in the image. The table works in ArcMap. Using the Excel to table tool also generates a valid table that uses the correct field names. I tried saving the sheet in multiple encoding formats, utf-8 among them, but the result is the same.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Aug 2016 14:53:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/using-the-first-line-from-an-excel-table-as-field/m-p/617331#M27462</guid>
      <dc:creator>LR</dc:creator>
      <dc:date>2016-08-05T14:53:55Z</dc:date>
    </item>
    <item>
      <title>Re: Using the first line from an Excel table as field names</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/using-the-first-line-from-an-excel-table-as-field/m-p/617332#M27463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your table works. Mine's a xlsx file made with Excel 2010, German version. AGP version is 1.3. Specifying the encoding when saving the table doesn't do anything.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Aug 2016 14:54:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/using-the-first-line-from-an-excel-table-as-field/m-p/617332#M27463</guid>
      <dc:creator>LR</dc:creator>
      <dc:date>2016-08-05T14:54:44Z</dc:date>
    </item>
    <item>
      <title>Re: Using the first line from an Excel table as field names</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/using-the-first-line-from-an-excel-table-as-field/m-p/617333#M27464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sorry... I though it was the field1 etc line, it is the line underneath.&amp;nbsp; I was more interested in the excel table version, but from what is beneath that (aka from excel) you are using underscores or they were replaced, they aren't excessively long for a geodatabase table etc&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Aug 2016 18:03:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/using-the-first-line-from-an-excel-table-as-field/m-p/617333#M27464</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-08-05T18:03:21Z</dc:date>
    </item>
    <item>
      <title>Re: Using the first line from an Excel table as field names</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/using-the-first-line-from-an-excel-table-as-field/m-p/617334#M27465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Some new findings: when I copy the data into a new workbook (copy paste, values only), the attribute fields are recognized in AGP. Manually doing anything in a sheet (adding a field, or a formula) seems to break something. Once a workbook is busted (= contains any table that causes problems), adding a new sheet and copying data into it, from within itself or another workbook, results in sheets with the same problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This problem only exists when the excel file is used directly, when converting the sheets to a table, they're read correctly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Aug 2016 13:59:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/using-the-first-line-from-an-excel-table-as-field/m-p/617334#M27465</guid>
      <dc:creator>LR</dc:creator>
      <dc:date>2016-08-08T13:59:21Z</dc:date>
    </item>
    <item>
      <title>Re: Using the first line from an Excel table as field names</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/using-the-first-line-from-an-excel-table-as-field/m-p/617335#M27466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's the first thing I look for, but it looks like something's wrong with the file reading. See below &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Aug 2016 14:02:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/using-the-first-line-from-an-excel-table-as-field/m-p/617335#M27466</guid>
      <dc:creator>LR</dc:creator>
      <dc:date>2016-08-08T14:02:04Z</dc:date>
    </item>
    <item>
      <title>Re: Using the first line from an Excel table as field names</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/using-the-first-line-from-an-excel-table-as-field/m-p/617336#M27467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can reproduce the problem in a very specific scenario, however it is unclear the exact excel workflow that yields these results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is happening because of how the cell is being stored, or in this case the absence of a cell value reference in the xlsx underlying table structure. To support a 64bit application along side potential 32bit Microsoft Office installs AGP utilizes a gdal driver to read excel files. This driver is not happy when the first row read appears to contain 4 cell values (number1, text1, text2, text3), but a subsequent row appears to only contain 3 cell values (1, value1, value2). This forms a jagged edge table and the driver gives up on trying to maintain the user defined headers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A few potential workarounds:&lt;/P&gt;&lt;P&gt;1. Ensure the last column has no "missing" cell values, this is harder then I thought, as I cant actually narrow down the workflow that removes only the value reference, and not the entire cell reference.&lt;/P&gt;&lt;P&gt;2. Add a fake "calculated" field at the far right (fakefield, contains 1 for all rows)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - or reorder your existing fields to have a fully populated field on each end of the table&lt;/P&gt;&lt;P&gt;3. Export sheet via the geoprocessing tool to a table, python utilizes a different excel driver that handles the jagged edge table in a more reasonable manner.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this explanation allows you to work with your excel data in ArcGIS Pro.&lt;/P&gt;&lt;P&gt;Colin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Aug 2016 18:59:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/using-the-first-line-from-an-excel-table-as-field/m-p/617336#M27467</guid>
      <dc:creator>ColinZwicker</dc:creator>
      <dc:date>2016-08-09T18:59:17Z</dc:date>
    </item>
    <item>
      <title>Re: Using the first line from an Excel table as field names</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/using-the-first-line-from-an-excel-table-as-field/m-p/617337#M27468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Colin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have this issue with Microsoft Excel for Mac 2011 as well, only when using data in ArcGIS Pro. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;IN ARCMAP&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I can take an Excel for Mac file into ArcMap and it recognizes the first row as field values:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Excel for Mac Table read by ArcMap" class="image-1 jive-image j-img-original" src="/legacyfs/online/250796_Screen Shot 2016-10-24 at 9.27.49 AM.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can then successfully Display XY data in ArcMap:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Display XY Data in ArcMap" class="image-2 jive-image j-img-original" src="/legacyfs/online/250797_Screen Shot 2016-10-24 at 9.30.34 AM.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And I can successfully save this XY layer as a shape file:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Shape file created by ArcMap" class="image-3 jive-image j-img-original" src="/legacyfs/online/250798_Screen Shot 2016-10-24 at 9.47.50 AM.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can successfully use the Microsoft Excel for Mac 2011 data in ArcMap without problems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;IN ARCGIS PRO&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;When I open this SAME file in ArcGIS Pro, the program does not recognize the first row as field values:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="The Same table viewed in ArcGIS Pro" class="image-4 jive-image j-img-original" src="/legacyfs/online/250814_Screen Shot 2016-10-24 at 9.33.34 AM.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am unable to display XY data with this table:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Unable to Display XY Data in ArcGIS Pro" class="image-5 jive-image j-img-original" src="/legacyfs/online/250815_Screen Shot 2016-10-24 at 9.33.54 AM.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;I am also unable to export this table, receiving an error message that the file cannot be exported to any location with spaces in the file path. &amp;nbsp;Note, the default file path has spaces in it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;MY CURRENT WORKAROUND&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Right now in order to work around the problem I have to load the data first into ArcMap to generate a Shapefile that can be read by ArcGIS Pro/BAO. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;RELATED TO EXISTING BUG REPORT?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I have similar issues using this data with BAO, and I believe that there is a bug report on it that was submitted in 2012. &amp;nbsp;From what I understand the architecture of BAO and ArcGIS Pro are similar. &amp;nbsp; Please investigate if this is part of the existing bug report with Mac/Excel, or requires a new bug report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Excel BAO Bug Report" class="image-6 jive-image j-img-original" src="/legacyfs/online/250820_Screen Shot 2016-10-24 at 10.00.12 AM.png" style="width: 620px; height: 423px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2016 14:05:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/using-the-first-line-from-an-excel-table-as-field/m-p/617337#M27468</guid>
      <dc:creator>RachaelChasse</dc:creator>
      <dc:date>2016-10-24T14:05:33Z</dc:date>
    </item>
    <item>
      <title>Re: Using the first line from an Excel table as field names</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/using-the-first-line-from-an-excel-table-as-field/m-p/617338#M27469</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The ArcMap and Pro Excel readers do appear different.&amp;nbsp; I had an issue with opening an .xls file containing precip data, which had always worked fine in AM.&amp;nbsp; In Pro, it insisted on reading all the precip values as text.&amp;nbsp; I had to go to a CSV file to get it to read correctly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Oct 2016 20:06:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/using-the-first-line-from-an-excel-table-as-field/m-p/617338#M27469</guid>
      <dc:creator>MaribethPrice</dc:creator>
      <dc:date>2016-10-27T20:06:24Z</dc:date>
    </item>
    <item>
      <title>Re: Using the first line from an Excel table as field names</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/using-the-first-line-from-an-excel-table-as-field/m-p/617339#M27470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh, and I did also try saving as a .xlsx file (office 2013).&amp;nbsp; That didn't work either.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Oct 2016 15:32:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/using-the-first-line-from-an-excel-table-as-field/m-p/617339#M27470</guid>
      <dc:creator>MaribethPrice</dc:creator>
      <dc:date>2016-10-28T15:32:52Z</dc:date>
    </item>
    <item>
      <title>Re: Using the first line from an Excel table as field names</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/using-the-first-line-from-an-excel-table-as-field/m-p/617340#M27471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Another route that I have found that works is using ArcCatalog. &amp;nbsp;If I import this excel data as a table into a file geodatabase I am then able to generate a feature class (within ArcCatalog) that can be used in ArcGIS Pro. &amp;nbsp;ArcCatalog also lets me define the data type on fields, as I also had issues with coordinates being read as text even when the Excel file had it as numeric data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Nov 2016 14:33:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/using-the-first-line-from-an-excel-table-as-field/m-p/617340#M27471</guid>
      <dc:creator>RachaelChasse</dc:creator>
      <dc:date>2016-11-04T14:33:34Z</dc:date>
    </item>
    <item>
      <title>Re: Using the first line from an Excel table as field names</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/using-the-first-line-from-an-excel-table-as-field/m-p/617341#M27472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is the documentation that outlines the limitations for using Excel spreadsheets in ArcGIS Pro&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 12.0pt;"&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fpro.arcgis.com%2Fen%2Fpro-app%2Fhelp%2Fdata%2Fexcel%2Fwork-with-excel-in-arcgis-pro.htm" rel="nofollow" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/help/data/excel/work-with-excel-in-arcgis-pro.htm&lt;/A&gt;&lt;/SPAN&gt;. You can use the Table to Excel conversion tool in ArcCatalog or ArcMap to export the sheet to a new Excel .xls file to use in ArcGIS Pro if you need to keep the data in Excel format.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Sep 2017 21:41:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/using-the-first-line-from-an-excel-table-as-field/m-p/617341#M27472</guid>
      <dc:creator>ShanaBritt</dc:creator>
      <dc:date>2017-09-06T21:41:36Z</dc:date>
    </item>
    <item>
      <title>Re: Using the first line from an Excel table as field names</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/using-the-first-line-from-an-excel-table-as-field/m-p/617342#M27473</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/ideas/16192" target="_blank"&gt;https://community.esri.com/ideas/16192&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jun 2021 08:40:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/using-the-first-line-from-an-excel-table-as-field/m-p/617342#M27473</guid>
      <dc:creator>KoryKramer</dc:creator>
      <dc:date>2021-06-22T08:40:32Z</dc:date>
    </item>
    <item>
      <title>Re: Using the first line from an Excel table as field names</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/using-the-first-line-from-an-excel-table-as-field/m-p/617343#M27474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I sorted it by adding numeric column with unique values e.g. a serial number or object id.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Nov 2019 12:07:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/using-the-first-line-from-an-excel-table-as-field/m-p/617343#M27474</guid>
      <dc:creator>Vidya_SagarGurung</dc:creator>
      <dc:date>2019-11-27T12:07:00Z</dc:date>
    </item>
    <item>
      <title>Re: Using the first line from an Excel table as field names</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/using-the-first-line-from-an-excel-table-as-field/m-p/617344#M27475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In case this hasnt been answered. Seems the easiest way is to open your .csv or other format and then 'save as' an .xlsx extension. The file imports fine after that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Mar 2020 23:59:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/using-the-first-line-from-an-excel-table-as-field/m-p/617344#M27475</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2020-03-03T23:59:39Z</dc:date>
    </item>
  </channel>
</rss>

