<?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: Hi, I realize this question has been asked a few times, however, I have tried to remove spaces, change name etc, but I am still having issues. in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/hi-i-realize-this-question-has-been-asked-a-few/m-p/207355#M11880</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Darren&lt;/P&gt;&lt;P&gt;I get this error when bringing in the excel sheet to ArcMap. I will have a closer look at the excel table for spaces etc...and try again. Also notice Joe Borgione comments below. I will change this and see if it work.&lt;/P&gt;&lt;P&gt;Thanks for the help.&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jessica&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Sep 2017 17:07:39 GMT</pubDate>
    <dc:creator>JessicaRutherford2</dc:creator>
    <dc:date>2017-09-13T17:07:39Z</dc:date>
    <item>
      <title>Hi, I realize this question has been asked a few times, however, I have tried to remove spaces, change name etc, but I am still having issues.</title>
      <link>https://community.esri.com/t5/data-management-questions/hi-i-realize-this-question-has-been-asked-a-few/m-p/207352#M11877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;This is issue. I am trying bring in a excel table with a standard set of attribute (fields) which I will then merge layers to this new excel table. The issue is that I have an example of how the data should be entered, and when I bring in this excel table I keep getting this error message.&amp;nbsp;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;One or more layers failed to draw:&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;ValdesSlidesMetrics$ Events: Syntax error (missing operator) in query expression 'Longitude centrepoint &amp;gt;= -129.300244 AND Latitude centrepoint &amp;gt;= 49.622159 AND Longitude centrepoint &amp;lt;= -123.957440 AND Latitude centrepoint &amp;lt;= 53.344866'.&lt;BR /&gt;ValdesSlidesMetrics$ Events: An invalid SQL statement was used. [`ValdesSlidesMetrics$`]&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;So when I go to export the data it will not work. I was wondering I have missed something...as this is a very simply step and I can not see what I've done wrong. Any suggestions would be most helpful.&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;Thanks&amp;nbsp;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;Jessica&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Sep 2017 16:39:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/hi-i-realize-this-question-has-been-asked-a-few/m-p/207352#M11877</guid>
      <dc:creator>JessicaRutherford2</dc:creator>
      <dc:date>2017-09-13T16:39:16Z</dc:date>
    </item>
    <item>
      <title>Re: Hi, I realize this question has been asked a few times, however, I have tried to remove spaces, change name etc, but I am still having issues.</title>
      <link>https://community.esri.com/t5/data-management-questions/hi-i-realize-this-question-has-been-asked-a-few/m-p/207353#M11878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As a starting point, your field names cannot contain a space, so remove those.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you make that SQL statement as a definition query, or are you getting that error message as soon as you try to add the Excel sheet as a layer?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Sep 2017 16:44:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/hi-i-realize-this-question-has-been-asked-a-few/m-p/207353#M11878</guid>
      <dc:creator>DarrenWiens2</dc:creator>
      <dc:date>2017-09-13T16:44:06Z</dc:date>
    </item>
    <item>
      <title>Re: Hi, I realize this question has been asked a few times, however, I have tried to remove spaces, change name etc, but I am still having issues.</title>
      <link>https://community.esri.com/t5/data-management-questions/hi-i-realize-this-question-has-been-asked-a-few/m-p/207354#M11879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure if this is your problem or not, but it's worth taking a look at:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="background-color: #ffffff;"&gt;centrepoint &amp;lt;= 53.344866'&amp;nbsp; (&lt;/STRONG&gt;&lt;SPAN style="background-color: #ffffff;"&gt;the ' at the could be the culprit)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Also, be sure your centrepoint data are typed as float or double, not text.&amp;nbsp; It may be that you are trying mathematical comparisons ( &amp;lt;,&amp;gt; =&amp;gt;,&amp;lt;=) on a text field.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Sep 2017 16:45:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/hi-i-realize-this-question-has-been-asked-a-few/m-p/207354#M11879</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2017-09-13T16:45:55Z</dc:date>
    </item>
    <item>
      <title>Re: Hi, I realize this question has been asked a few times, however, I have tried to remove spaces, change name etc, but I am still having issues.</title>
      <link>https://community.esri.com/t5/data-management-questions/hi-i-realize-this-question-has-been-asked-a-few/m-p/207355#M11880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Darren&lt;/P&gt;&lt;P&gt;I get this error when bringing in the excel sheet to ArcMap. I will have a closer look at the excel table for spaces etc...and try again. Also notice Joe Borgione comments below. I will change this and see if it work.&lt;/P&gt;&lt;P&gt;Thanks for the help.&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jessica&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Sep 2017 17:07:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/hi-i-realize-this-question-has-been-asked-a-few/m-p/207355#M11880</guid>
      <dc:creator>JessicaRutherford2</dc:creator>
      <dc:date>2017-09-13T17:07:39Z</dc:date>
    </item>
    <item>
      <title>Re: Hi, I realize this question has been asked a few times, however, I have tried to remove spaces, change name etc, but I am still having issues.</title>
      <link>https://community.esri.com/t5/data-management-questions/hi-i-realize-this-question-has-been-asked-a-few/m-p/207356#M11881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Joe&lt;/P&gt;&lt;P&gt;Thanks, I was wondering about this. The excel table was sent to me from someone and I thought this might be needed. I will remove it and then see if this works. I let you know.&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jessica&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Sep 2017 17:09:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/hi-i-realize-this-question-has-been-asked-a-few/m-p/207356#M11881</guid>
      <dc:creator>JessicaRutherford2</dc:creator>
      <dc:date>2017-09-13T17:09:03Z</dc:date>
    </item>
    <item>
      <title>Re: Hi, I realize this question has been asked a few times, however, I have tried to remove spaces, change name etc, but I am still having issues.</title>
      <link>https://community.esri.com/t5/data-management-questions/hi-i-realize-this-question-has-been-asked-a-few/m-p/207357#M11882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not sure how that SQL query is getting in there, then. Do you have filters on, in Excel? If so, try removing them.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Sep 2017 17:22:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/hi-i-realize-this-question-has-been-asked-a-few/m-p/207357#M11882</guid>
      <dc:creator>DarrenWiens2</dc:creator>
      <dc:date>2017-09-13T17:22:59Z</dc:date>
    </item>
    <item>
      <title>Re: Hi, I realize this question has been asked a few times, however, I have tried to remove spaces, change name etc, but I am still having issues.</title>
      <link>https://community.esri.com/t5/data-management-questions/hi-i-realize-this-question-has-been-asked-a-few/m-p/207358#M11883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi again Joe&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I checked the table to see if the ..'...was the problem and then checked to make sure the parameters were 'double' and not text. But I still get the error below. I am not too sure what else to try?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jessica&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One or more layers failed to draw:&lt;/P&gt;&lt;P&gt;ValdesSlidesMetrics$ Events: Syntax error (missing operator) in query expression 'Longitude centrepoint &amp;gt;= -133.851656 AND Latitude centrepoint &amp;gt;= 46.634603 AND Longitude centrepoint &amp;lt;= -119.664869 AND Latitude centrepoint &amp;lt;= 56.379586'.&lt;BR /&gt;ValdesSlidesMetrics$ Events: An invalid SQL statement was used. [`ValdesSlidesMetrics$`]&lt;/P&gt;&lt;P&gt;&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/370925_pastedImage_1.png" style="width: 620px; height: 113px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/370927_pastedImage_3.png" style="width: 620px; height: 306px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Sep 2017 17:33:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/hi-i-realize-this-question-has-been-asked-a-few/m-p/207358#M11883</guid>
      <dc:creator>JessicaRutherford2</dc:creator>
      <dc:date>2017-09-13T17:33:08Z</dc:date>
    </item>
    <item>
      <title>Re: Hi, I realize this question has been asked a few times, however, I have tried to remove spaces, change name etc, but I am still having issues.</title>
      <link>https://community.esri.com/t5/data-management-questions/hi-i-realize-this-question-has-been-asked-a-few/m-p/207359#M11884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The problem appears to be your field names, as suspected/suggested by &lt;A href="https://community.esri.com/migrated-users/19932"&gt;Darren Wiens&lt;/A&gt;&amp;nbsp; Most of them have spaces and/or special characters:&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/370937_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's a huge problem with excel files coming into ArcGIS.&amp;nbsp; Excel is okay with spaces and/or special characters in the field names, while ArcGIS is not.&amp;nbsp; You need to clean up the field names in the source data (your excel worksheets) before you can use them in ArcGIS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/370938_pastedImage_2.png" style="width: 620px; height: 124px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Sep 2017 18:15:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/hi-i-realize-this-question-has-been-asked-a-few/m-p/207359#M11884</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2017-09-13T18:15:48Z</dc:date>
    </item>
    <item>
      <title>Re: Hi, I realize this question has been asked a few times, however, I have tried to remove spaces, change name etc, but I am still having issues.</title>
      <link>https://community.esri.com/t5/data-management-questions/hi-i-realize-this-question-has-been-asked-a-few/m-p/207360#M11885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Joe&lt;/P&gt;&lt;P&gt;I was wondering about that. I will change it for the purpose of this database. I was hoping I didn't have to change much of what they were wanting. Thanks for clarifying. I am also a wee knew to using other peoples data and as this is a big project, I was trying to stay within their requirement with regards to the table. Anyhow, I greatly appreciate your time.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Jess&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Sep 2017 18:23:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/hi-i-realize-this-question-has-been-asked-a-few/m-p/207360#M11885</guid>
      <dc:creator>JessicaRutherford2</dc:creator>
      <dc:date>2017-09-13T18:23:44Z</dc:date>
    </item>
    <item>
      <title>Re: Hi, I realize this question has been asked a few times, however, I have tried to remove spaces, change name etc, but I am still having issues.</title>
      <link>https://community.esri.com/t5/data-management-questions/hi-i-realize-this-question-has-been-asked-a-few/m-p/207361#M11886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joe and&amp;nbsp;#&lt;A _jive_internal="true" data-avatarid="2417" data-externalid="" data-online="false" data-presence="null" data-userid="19932" data-username="dkwiens" href="https://community.esri.com/people/dkwiens" style="color: inherit; background-color: #ffffff; border: 0px; font-weight: bold; text-decoration: none; font-size: 14px;"&gt;Darren Wiens&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Also, realize that there are several data validations (drop down menus) in this table, that I need to have in here. I was wondering if there a way around this when bringing the file into Arc?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jess&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/370935_pastedImage_1.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Sep 2017 18:34:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/hi-i-realize-this-question-has-been-asked-a-few/m-p/207361#M11886</guid>
      <dc:creator>JessicaRutherford2</dc:creator>
      <dc:date>2017-09-13T18:34:34Z</dc:date>
    </item>
    <item>
      <title>Re: Hi, I realize this question has been asked a few times, however, I have tried to remove spaces, change name etc, but I am still having issues.</title>
      <link>https://community.esri.com/t5/data-management-questions/hi-i-realize-this-question-has-been-asked-a-few/m-p/207362#M11887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jess- take a look at domains and subtypes: allowable values in a geodatabase:&amp;nbsp;&amp;nbsp;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/10.3/guide-books/extensions/roads-and-highways/coded-value-domains-and-subtypes.htm" title="http://desktop.arcgis.com/en/arcmap/10.3/guide-books/extensions/roads-and-highways/coded-value-domains-and-subtypes.htm"&gt;Coded value domains and subtypes—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Sep 2017 20:04:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/hi-i-realize-this-question-has-been-asked-a-few/m-p/207362#M11887</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2017-09-13T20:04:43Z</dc:date>
    </item>
    <item>
      <title>Re: Hi, I realize this question has been asked a few times, however, I have tried to remove spaces, change name etc, but I am still having issues.</title>
      <link>https://community.esri.com/t5/data-management-questions/hi-i-realize-this-question-has-been-asked-a-few/m-p/207363#M11888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joe&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ill have a look tomorrow. As I off now. Thanks for getting back to me.&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Jess&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Sep 2017 23:41:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/hi-i-realize-this-question-has-been-asked-a-few/m-p/207363#M11888</guid>
      <dc:creator>JessicaRutherford2</dc:creator>
      <dc:date>2017-09-13T23:41:18Z</dc:date>
    </item>
    <item>
      <title>Re: Hi, I realize this question has been asked a few times, however, I have tried to remove spaces, change name etc, but I am still having issues.</title>
      <link>https://community.esri.com/t5/data-management-questions/hi-i-realize-this-question-has-been-asked-a-few/m-p/207364#M11889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you share your Excel file to see if we can reproduce the problem? I normally prefer to convert the Excel files into FGDB tables before working on them in Desktop. There are so many things you can do in Excel that are not valid from a database perspective, so having a look at the original Excel file would help. &amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Sep 2017 11:54:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/hi-i-realize-this-question-has-been-asked-a-few/m-p/207364#M11889</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2017-09-14T11:54:47Z</dc:date>
    </item>
    <item>
      <title>Re: Hi, I realize this question has been asked a few times, however, I have tried to remove spaces, change name etc, but I am still having issues.</title>
      <link>https://community.esri.com/t5/data-management-questions/hi-i-realize-this-question-has-been-asked-a-few/m-p/207365#M11890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Xander&lt;/P&gt;&lt;P&gt;I managed to bring the excel file into ArcMaps by editing the field names, as per suggested. So thanks for the help.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Jess&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Sep 2017 18:31:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/hi-i-realize-this-question-has-been-asked-a-few/m-p/207365#M11890</guid>
      <dc:creator>JessicaRutherford2</dc:creator>
      <dc:date>2017-09-14T18:31:48Z</dc:date>
    </item>
  </channel>
</rss>

