<?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: Import from Excel causing data column loss - can't plot data in ArcGIS Enterprise Portal Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/import-from-excel-causing-data-column-loss-can-t/m-p/281725#M3810</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Bill (and with a nod to Joe). I'll try that next time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;My GPS stations are downloaded and saved as .csv files that I then edit to enter field data.&amp;nbsp;It's simple and pragmatic and my clients in the resources industry&amp;nbsp;like having field data in a spreadsheet, so for me it's just a handy way to store data. Can GPS data be downloaded directly into ArcMAP? Never needed to look for that functionality. I will reiterate that,&amp;nbsp;prior to the issue arising last month while doing fieldwork in&amp;nbsp;the (hot) Nubian Desert&amp;nbsp;of northern Sudan, I haven't had any problems displaying the XY data via Excel. Mind you, I only upgraded to 10.4.1 not long before I flew out&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As a geoscientist I understand the Excel is not a database and I have never thought of it, nor treated it as one. However, and regardless of attitudes to the use of Excel,&amp;nbsp;I find it interesting that this issue has only arisen now when it was&amp;nbsp;never before a problem - for me at least. I'm guessing something has changed somewhere.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway, I appreciate the responses. I'm back home, jet lagged in Western Australia and it's approaching midnight, so bedtime. Thanks again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brett&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 Nov 2016 15:41:06 GMT</pubDate>
    <dc:creator>BrettDavies</dc:creator>
    <dc:date>2016-11-01T15:41:06Z</dc:date>
    <item>
      <title>Import from Excel causing data column loss - can't plot data</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/import-from-excel-causing-data-column-loss-can-t/m-p/281719#M3804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When it rains, it pours... now a second issue has arisen - of course when there is a deadline to meet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to import an Excel spreadsheet to plot field measurement (geology). I get:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;random 'database' error messages, especially trying to add a .xlsx worksheet;&lt;/LI&gt;&lt;LI&gt;after clicking&amp;nbsp;'Display XY&amp;nbsp;data' the dialog opens, but I only see the first few columns and &lt;SPAN style="text-decoration: underline;"&gt;not&lt;/SPAN&gt; the data columns&lt;/LI&gt;&lt;LI&gt;sometimes the import has partially worked, but some columns are missing.&lt;/LI&gt;&lt;LI&gt;despite what &amp;nbsp;happens in 2., when I export the data to a layer I can see the full table, with all the data, but while using 'Selecting by Attributes' shows the data columns, always produces an SQL syntax error window when I've done nothing different from before. I figured it is simply not seeing the columns. When the data columns have been present, the Selection by Attribute works.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried renaming, saving as .xls, partially recompiling the data in a new spreadsheet, but nothing is working. I had frozen panes and thought this may be a problem when saving the spreadsheet, but have found that it makes no difference. I really need this to work in a hurry, so i anyone can assist I'll be very grateful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached grabs of the dialogs and an extracts (.xlxs and .xls) from the&amp;nbsp;spreadsheet. The extracts also repeat the issue. For some reason the column order in&amp;nbsp;the Table has changed too, I just noticed! The first two data columns should be to&amp;nbsp;the far right of the last column 'Lineation'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Nov 2016 05:23:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/import-from-excel-causing-data-column-loss-can-t/m-p/281719#M3804</guid>
      <dc:creator>BrettDavies</dc:creator>
      <dc:date>2016-11-01T05:23:15Z</dc:date>
    </item>
    <item>
      <title>Re: Import from Excel causing data column loss - can't plot data</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/import-from-excel-causing-data-column-loss-can-t/m-p/281720#M3805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can install&amp;nbsp;&lt;A class="link-titled" href="https://www.microsoft.com/en-us/download/details.aspx?id=23734" title="https://www.microsoft.com/en-us/download/details.aspx?id=23734"&gt;Download 2007 Office System Driver: Data Connectivity Components from Official Microsoft Download Center&lt;/A&gt;&amp;nbsp;to resolve the underlying dbms srror.&lt;/P&gt;&lt;P&gt;The values in "Dip_S0" and many other fields are added as text (not numbers. Check datatype to confirm), So arithmetic operators won't work. To resolve this&lt;/P&gt;&lt;P&gt;i) Either you need to convert all the corresponding cells to number in Excel Sheet before adding XY data,&lt;/P&gt;&lt;P&gt;ii) Or you need to add new fields (Integer) in attribute table and import the values of the Text fields where all values look numeric.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Nov 2016 05:49:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/import-from-excel-causing-data-column-loss-can-t/m-p/281720#M3805</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2016-11-01T05:49:49Z</dc:date>
    </item>
    <item>
      <title>Re: Import from Excel causing data column loss - can't plot data</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/import-from-excel-causing-data-column-loss-can-t/m-p/281721#M3806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is a pattern here on the forum regarding the use of Excel: as a geographer I am trained to notice patterns and trends, whether it's land forms, population distribution, whatever. &amp;nbsp;I just can't help myself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you read these posts and I happen to respond, you'll see another pattern; my thoughts on Excel. &amp;nbsp;Use it for your expense account; it's not data base management system. &amp;nbsp;If anything, create a personal geodatabase, &amp;nbsp;use WIndows Office/Access to import your xls and use it there, and save yourself (yourselves) a ton of frustration....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Nov 2016 10:26:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/import-from-excel-causing-data-column-loss-can-t/m-p/281721#M3806</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2016-11-01T10:26:51Z</dc:date>
    </item>
    <item>
      <title>Re: Import from Excel causing data column loss - can't plot data</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/import-from-excel-causing-data-column-loss-can-t/m-p/281722#M3807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jayanta,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The spreadsheet datatype was 'General' and this has &lt;STRONG style="text-decoration: underline;"&gt;&lt;EM&gt;always&lt;/EM&gt;&lt;/STRONG&gt; worked previously when importing this data for XY display. I don't see why this shouldn't still work, unless ArcMAP has changed the way it handles spreadsheet (Excel) datatypes. There have been absolutely no conscious changes to my workflow in&amp;nbsp;this aspect of my&amp;nbsp;work.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyway, I went back to the spreadsheet, changed all the relevant cells to 'Number', saved it to a new name, then tried to display the XY data, but&amp;nbsp;nothing changed. So that didn't work. When I looked at the table in ArcMAP the Field data type said 'Text' - it had apparently changed it (read/converted it?)&amp;nbsp;from&amp;nbsp;'General' datatype in Excel as 'Text':&amp;nbsp;&lt;EM&gt;that&lt;/EM&gt; I don't understand.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I find it interesting that my first imports of Excel files on this project worked just fine, but seemingly gradually began to fail. The first loss was jus the two fields Dip S0 and Dip Dir S0, but I could see the others ok (Excel cell datatype for those was also 'General'). I actually recompiled the data in a new spreadsheet from scratch (~350 GPS stations with multiple data entry per station), displayed it, but still&amp;nbsp;saw none of the fields.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The good news is, I resorted to your second option and restructured the imported table (where the fields were actually still present) and changed the cell type to 'Integer'. This did work, thank goodness. This seems to me to add support to my view that ArcMAP 10.4.1 is handling this type of data differently somehow. I then checked the Datatype against fields for the layer and now, instead of Integer, it&amp;nbsp;reads 'Long'...! Sorry, but I don't understand what's happening, or why.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, your reply was helpful, but only&amp;nbsp;part. Changing the data type in cell to Number had no effect and the problem persisted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply. Appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Nov 2016 14:40:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/import-from-excel-causing-data-column-loss-can-t/m-p/281722#M3807</guid>
      <dc:creator>BrettDavies</dc:creator>
      <dc:date>2016-11-01T14:40:17Z</dc:date>
    </item>
    <item>
      <title>Re: Import from Excel causing data column loss - can't plot data</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/import-from-excel-causing-data-column-loss-can-t/m-p/281723#M3808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The best avenue I found with Excel is to export it to a CSV file and bring that into ArcMap. Excel lets you use formulas, put text into X,Y fields, which problems plotting points. Another common problem is the Decimal Degrees being changed to an integer field and all the points plotting on top of each other.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Joe is right, people treat it as a database, it's not. You just need to bring it in and convert it to one.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Nov 2016 15:03:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/import-from-excel-causing-data-column-loss-can-t/m-p/281723#M3808</guid>
      <dc:creator>BillChappell</dc:creator>
      <dc:date>2016-11-01T15:03:45Z</dc:date>
    </item>
    <item>
      <title>Re: Import from Excel causing data column loss - can't plot data</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/import-from-excel-causing-data-column-loss-can-t/m-p/281724#M3809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;LONG is also integer with higher range of values. So, it's correct. Carry on and let us know if you face any other issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Nov 2016 15:31:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/import-from-excel-causing-data-column-loss-can-t/m-p/281724#M3809</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2016-11-01T15:31:27Z</dc:date>
    </item>
    <item>
      <title>Re: Import from Excel causing data column loss - can't plot data</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/import-from-excel-causing-data-column-loss-can-t/m-p/281725#M3810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Bill (and with a nod to Joe). I'll try that next time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;My GPS stations are downloaded and saved as .csv files that I then edit to enter field data.&amp;nbsp;It's simple and pragmatic and my clients in the resources industry&amp;nbsp;like having field data in a spreadsheet, so for me it's just a handy way to store data. Can GPS data be downloaded directly into ArcMAP? Never needed to look for that functionality. I will reiterate that,&amp;nbsp;prior to the issue arising last month while doing fieldwork in&amp;nbsp;the (hot) Nubian Desert&amp;nbsp;of northern Sudan, I haven't had any problems displaying the XY data via Excel. Mind you, I only upgraded to 10.4.1 not long before I flew out&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As a geoscientist I understand the Excel is not a database and I have never thought of it, nor treated it as one. However, and regardless of attitudes to the use of Excel,&amp;nbsp;I find it interesting that this issue has only arisen now when it was&amp;nbsp;never before a problem - for me at least. I'm guessing something has changed somewhere.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway, I appreciate the responses. I'm back home, jet lagged in Western Australia and it's approaching midnight, so bedtime. Thanks again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brett&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Nov 2016 15:41:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/import-from-excel-causing-data-column-loss-can-t/m-p/281725#M3810</guid>
      <dc:creator>BrettDavies</dc:creator>
      <dc:date>2016-11-01T15:41:06Z</dc:date>
    </item>
    <item>
      <title>Re: Import from Excel causing data column loss - can't plot data</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/import-from-excel-causing-data-column-loss-can-t/m-p/281726#M3811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Jayanta,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We should learn a new thing everyday, and you’ve provided that one for today!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks you for your assistance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brett&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dr Brett Davies BSc PhD FGS&lt;/P&gt;&lt;P&gt;Renaissance Geology&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Post:  PO Box 111 Mundaring&lt;/P&gt;&lt;P&gt;          WA Australia 6073&lt;/P&gt;&lt;P&gt;Mob./Cell:  +61 (0)419-817-566&lt;/P&gt;&lt;P&gt;Web:   rengeol.com&lt;/P&gt;&lt;P&gt;Email:  brett@rengeol.com&lt;/P&gt;&lt;P&gt;Skype:  brett.M.Davies&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Nov 2016 15:45:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/import-from-excel-causing-data-column-loss-can-t/m-p/281726#M3811</guid>
      <dc:creator>BrettDavies</dc:creator>
      <dc:date>2016-11-01T15:45:44Z</dc:date>
    </item>
    <item>
      <title>Re: Import from Excel causing data column loss - can't plot data</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/import-from-excel-causing-data-column-loss-can-t/m-p/281727#M3812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Look into ArcPad for your GPS units, or maybe your GPS software can make Shapefiles. If needed the shapfile DBF's can later be brought into XLS.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Nov 2016 15:49:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/import-from-excel-causing-data-column-loss-can-t/m-p/281727#M3812</guid>
      <dc:creator>BillChappell</dc:creator>
      <dc:date>2016-11-01T15:49:59Z</dc:date>
    </item>
    <item>
      <title>Re: Import from Excel causing data column loss - can't plot data</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/import-from-excel-causing-data-column-loss-can-t/m-p/281728#M3813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt; Can GPS data be downloaded directly into ArcMAP?&lt;/STRONG&gt; &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://support.esri.com/technical-article/000012461" title="http://support.esri.com/technical-article/000012461"&gt;How To: Convert Garmin GPS data to feature classes or shapefiles&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Nov 2016 16:24:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/import-from-excel-causing-data-column-loss-can-t/m-p/281728#M3813</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2016-11-01T16:24:02Z</dc:date>
    </item>
    <item>
      <title>Re: Import from Excel causing data column loss - can't plot data</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/import-from-excel-causing-data-column-loss-can-t/m-p/281729#M3814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ArcPad is very useful.&lt;/P&gt;&lt;P&gt;But I believe that ArcPad is being deprecated in favor of Collector.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://blogs.esri.com/esri/arcgis/2015/08/10/using-gnss-receivers-with-collector-for-arcgis/"&gt;Esri Blog: using-gnss-receivers-with-collector-for-arcgis/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://doc.arcgis.com/en/collector/ios/collect-data/high-accuracy-gps.htm"&gt;Using Collector for high accuracy gps&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.esri.com/Products/Apps/mobile-apps/ArcPad/10-2-3#product-support"&gt;ArcPad official end of life, July 1, 2019&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fortunately for us, we can still get another couple of summers out of our Leica/ArcPad investment.&lt;/P&gt;&lt;P&gt;And probably a few after that even, just without support.&amp;nbsp; &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;We have not tried hooking up to Collector yet but probably will next summer when we do most of our field work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Nov 2016 16:26:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/import-from-excel-causing-data-column-loss-can-t/m-p/281729#M3814</guid>
      <dc:creator>PaulDavidson1</dc:creator>
      <dc:date>2016-11-01T16:26:20Z</dc:date>
    </item>
    <item>
      <title>Re: Import from Excel causing data column loss - can't plot data</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/import-from-excel-causing-data-column-loss-can-t/m-p/281730#M3815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Find/replace all the spaces to underscores in your field names and you should be good to go.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Nov 2016 17:00:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/import-from-excel-causing-data-column-loss-can-t/m-p/281730#M3815</guid>
      <dc:creator>DarrenWiens2</dc:creator>
      <dc:date>2016-11-01T17:00:52Z</dc:date>
    </item>
  </channel>
</rss>

