<?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: Empty CSV File in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/empty-csv-file/m-p/285544#M14218</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rui,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Saved my .csv to Unicode (.txt) and then used Notepad to save as (UTF-8). &lt;/P&gt;&lt;P&gt;But when I access my web map, the table is empty, although it still counts the entries it has which is 26x.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="UTF-8.PNG" class="jive-image image-1" src="https://community.esri.com/legacyfs/online/23512_UTF-8.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;Walter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Oct 2014 20:20:05 GMT</pubDate>
    <dc:creator>WalterDziuba</dc:creator>
    <dc:date>2014-10-21T20:20:05Z</dc:date>
    <item>
      <title>Empty CSV File</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/empty-csv-file/m-p/285541#M14215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Published a feature service to ArcGIS Online with a .csv file attached. Although I can see the table in my map ie. column header, none of the values in the first column appear. I'm not using it for mapping purposes, but just to show a list of plants.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The .csv only has one column and 26x plant names.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Walter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 14:21:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/empty-csv-file/m-p/285541#M14215</guid>
      <dc:creator>WalterDziuba</dc:creator>
      <dc:date>2014-10-20T14:21:05Z</dc:date>
    </item>
    <item>
      <title>Re: Empty CSV File</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/empty-csv-file/m-p/285542#M14216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-family: 'Helvetica','sans-serif'; font-size: 10pt; mso-bidi-font-size: 11.0pt; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi; mso-ansi-language: EN-US;"&gt;Does your csv file has headers? It should have…&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-family: 'Helvetica','sans-serif'; font-size: 10pt; mso-bidi-font-size: 11.0pt; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi; mso-ansi-language: EN-US;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-family: 'Helvetica','sans-serif'; font-size: 10pt; mso-bidi-font-size: 11.0pt; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi; mso-ansi-language: EN-US;"&gt;What is the name of the column? I recommend reading “Field naming guidelines” at &lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//005s0000000t000000"&gt;http://resources.arcgis.com/en/help/main/10.2/index.html#//005s0000000t000000&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-family: 'Helvetica','sans-serif'; font-size: 10pt; mso-bidi-font-size: 11.0pt; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi; mso-ansi-language: EN-US;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-family: 'Helvetica','sans-serif'; font-size: 10pt; mso-bidi-font-size: 11.0pt; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi; mso-ansi-language: EN-US;"&gt;What is your Encoding? I’m using Unicode (UTF-8).&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 18:47:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/empty-csv-file/m-p/285542#M14216</guid>
      <dc:creator>RuiSantos_EsriPT</dc:creator>
      <dc:date>2014-10-20T18:47:44Z</dc:date>
    </item>
    <item>
      <title>Re: Empty CSV File</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/empty-csv-file/m-p/285543#M14217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My .csv file does have one header called "NatVeg"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it's just storing basic text, do you need to apply the Unicode (UTF-8)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll try the unicode and see what happens. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply Rui&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Walter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2014 20:01:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/empty-csv-file/m-p/285543#M14217</guid>
      <dc:creator>WalterDziuba</dc:creator>
      <dc:date>2014-10-21T20:01:36Z</dc:date>
    </item>
    <item>
      <title>Re: Empty CSV File</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/empty-csv-file/m-p/285544#M14218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rui,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Saved my .csv to Unicode (.txt) and then used Notepad to save as (UTF-8). &lt;/P&gt;&lt;P&gt;But when I access my web map, the table is empty, although it still counts the entries it has which is 26x.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="UTF-8.PNG" class="jive-image image-1" src="https://community.esri.com/legacyfs/online/23512_UTF-8.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;Walter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2014 20:20:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/empty-csv-file/m-p/285544#M14218</guid>
      <dc:creator>WalterDziuba</dc:creator>
      <dc:date>2014-10-21T20:20:05Z</dc:date>
    </item>
  </channel>
</rss>

