Select to view content in your preferred language

Empty CSV File

1576
3
10-20-2014 07:21 AM
WalterDziuba
Deactivated User

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.

The .csv only has one column and 26x plant names.

Walter

Tags (1)
0 Kudos
3 Replies
RuiSantos_EsriPT
Esri Contributor

Does your csv file has headers? It should have…

What is the name of the column? I recommend reading “Field naming guidelines” at http://resources.arcgis.com/en/help/main/10.2/index.html#//005s0000000t000000

What is your Encoding? I’m using Unicode (UTF-8).

Com os nossos melhores cumprimentos,

Rui Santos | Senior Account Manager | Educação, Cultura e Startups
Esri Portugal | Rua das Vigias,2, 1ºA | 1990-506 Lisboa | Portugal
T +351 217 816 640 | M +351 918 126 333 | rui.santos@esri-portugal.pt | esriportugal.pt

THE SCIENCE OF WHERE™
0 Kudos
WalterDziuba
Deactivated User

My .csv file does have one header called "NatVeg"

If it's just storing basic text, do you need to apply the Unicode (UTF-8)?

I'll try the unicode and see what happens.

Thanks for your reply Rui

Walter

0 Kudos
WalterDziuba
Deactivated User

Rui,

Saved my .csv to Unicode (.txt) and then used Notepad to save as (UTF-8).

But when I access my web map, the table is empty, although it still counts the entries it has which is 26x.

UTF-8.PNG

Walter

0 Kudos