<?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: Why TEXT format in Excel still give , for ZIP in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/why-text-format-in-excel-still-give-for-zip/m-p/1120413#M43105</link>
    <description>&lt;P&gt;I couldn't see the error message.&lt;/P&gt;&lt;P&gt;Is there a FieldType mismatch between ZIP and ZipcodeN fields?&lt;/P&gt;&lt;P&gt;Then you could &lt;STRONG&gt;create a new Text Field&lt;/STRONG&gt; in the attribute table of "Data SE...", and assign the values of ZIP to the new field using &lt;STRONG&gt;Calculate Field&lt;/STRONG&gt;.&lt;/P&gt;</description>
    <pubDate>Fri, 26 Nov 2021 10:59:43 GMT</pubDate>
    <dc:creator>JayantaPoddar</dc:creator>
    <dc:date>2021-11-26T10:59:43Z</dc:date>
    <item>
      <title>Why TEXT format in Excel still give , for ZIP</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/why-text-format-in-excel-still-give-for-zip/m-p/1120277#M43091</link>
      <description>&lt;P&gt;Im trying to upload order data per Zip to ArcGis. I have formatted the Zip as TEXT but I still get the wrong format when its uploaded. As you can see below is there a , in the ZIP which means that it will not match with the Zips in ArcGis that don’t include a ,&amp;nbsp;&amp;nbsp; . Attached can you see the file I have uploaded for the Printscreen but I have tried different countries, zips, formats but nothing seem to be working and I cant understand why.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there anyone that know whats wrong with the file Im trying to upload so that I get these , in the ZIP?&lt;/P&gt;</description>
      <pubDate>Thu, 25 Nov 2021 09:56:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/why-text-format-in-excel-still-give-for-zip/m-p/1120277#M43091</guid>
      <dc:creator>ChristofferLindhgren</dc:creator>
      <dc:date>2021-11-25T09:56:46Z</dc:date>
    </item>
    <item>
      <title>Re: Why TEXT format in Excel still give , for ZIP</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/why-text-format-in-excel-still-give-for-zip/m-p/1120296#M43093</link>
      <description>&lt;P&gt;I believe the best thing to do is to &lt;A href="https://doc.arcgis.com/en/arcgis-online/reference/configure-pop-ups.htm" target="_self"&gt;Configure Pop-up&lt;/A&gt;, &amp;gt; &lt;STRONG&gt;Configure Attibutes&lt;/STRONG&gt; and &lt;STRONG&gt;uncheck&lt;/STRONG&gt; Use 1000 Separator for the ZIP field.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JayantaPoddar_0-1637842826711.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/28279i5C6118D30D909696/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JayantaPoddar_0-1637842826711.png" alt="JayantaPoddar_0-1637842826711.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;JayantaPoddar_0-1637842826711.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JayantaPoddar_1-1637843004497.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/28280iB54D576A1FB14FF8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JayantaPoddar_1-1637843004497.png" alt="JayantaPoddar_1-1637843004497.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;JayantaPoddar_1-1637843004497.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Nov 2021 12:25:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/why-text-format-in-excel-still-give-for-zip/m-p/1120296#M43093</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2021-11-25T12:25:54Z</dc:date>
    </item>
    <item>
      <title>Re: Why TEXT format in Excel still give , for ZIP</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/why-text-format-in-excel-still-give-for-zip/m-p/1120333#M43096</link>
      <description>&lt;P&gt;When you upload a format like an Excel sheet, AGOL is reading it as text and making its best guesses about each column's data type. You can configure it any way you &lt;EM&gt;want &lt;/EM&gt;in the Excel sheet, but basically none of that translates to a meaningful setting during the import process. If it sees a column with nothing but numbers, it assumes it's a numeric field and formats it accordingly, even dropping leading zeroes (a common post on here).&lt;/P&gt;&lt;P&gt;To be clear, it's got nothing to do with your file, and everything to do with AGOL's import process. When you add an Excel sheet as a content item in AGOL, you ought to be prompted for the column datatypes, and from there, you can explicitly state that the ZIP field is text, not numeric.&lt;/P&gt;&lt;P&gt;Another more reliable way of handling this is to create an empty layer &lt;EM&gt;first&lt;/EM&gt;, with the schema all well-defined. Then use the &lt;STRONG&gt;append&lt;/STRONG&gt; tool to load your spreadsheet contents to the layer.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Nov 2021 16:51:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/why-text-format-in-excel-still-give-for-zip/m-p/1120333#M43096</guid>
      <dc:creator>jcarlson</dc:creator>
      <dc:date>2021-11-25T16:51:58Z</dc:date>
    </item>
    <item>
      <title>Re: Why TEXT format in Excel still give , for ZIP</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/why-text-format-in-excel-still-give-for-zip/m-p/1120393#M43103</link>
      <description>&lt;P&gt;Thanks! With this did I manage to get the Zip into the right format. But then the next step I want to do when I want to Join Features with another layer still dont work. I have Zip on both layers and want to Join them. This did not work before and I thought it was because of the format of the Zip in my upload. But it still don't work to join them. (see attached file). What can be the reason for that?&lt;/P&gt;</description>
      <pubDate>Fri, 26 Nov 2021 08:20:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/why-text-format-in-excel-still-give-for-zip/m-p/1120393#M43103</guid>
      <dc:creator>ChristofferLindhgren</dc:creator>
      <dc:date>2021-11-26T08:20:43Z</dc:date>
    </item>
    <item>
      <title>Re: Why TEXT format in Excel still give , for ZIP</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/why-text-format-in-excel-still-give-for-zip/m-p/1120394#M43104</link>
      <description>&lt;P&gt;Thanks! With the suggestion Jayanta&amp;nbsp; did I manage to get the Zip into the right format. But then the next step I want to do when I want to Join Features with another layer still dont work. I have Zip on both layers and want to Join them. This did not work before and I thought it was because of the format of the Zip in my upload. But it still don't work to join them. (see attached file). What can be the reason for that?&lt;/P&gt;</description>
      <pubDate>Fri, 26 Nov 2021 08:21:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/why-text-format-in-excel-still-give-for-zip/m-p/1120394#M43104</guid>
      <dc:creator>ChristofferLindhgren</dc:creator>
      <dc:date>2021-11-26T08:21:48Z</dc:date>
    </item>
    <item>
      <title>Re: Why TEXT format in Excel still give , for ZIP</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/why-text-format-in-excel-still-give-for-zip/m-p/1120413#M43105</link>
      <description>&lt;P&gt;I couldn't see the error message.&lt;/P&gt;&lt;P&gt;Is there a FieldType mismatch between ZIP and ZipcodeN fields?&lt;/P&gt;&lt;P&gt;Then you could &lt;STRONG&gt;create a new Text Field&lt;/STRONG&gt; in the attribute table of "Data SE...", and assign the values of ZIP to the new field using &lt;STRONG&gt;Calculate Field&lt;/STRONG&gt;.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Nov 2021 10:59:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/why-text-format-in-excel-still-give-for-zip/m-p/1120413#M43105</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2021-11-26T10:59:43Z</dc:date>
    </item>
    <item>
      <title>Re: Why TEXT format in Excel still give , for ZIP</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/why-text-format-in-excel-still-give-for-zip/m-p/1120424#M43106</link>
      <description>&lt;P&gt;As long as the values are the same, Join Features should still work even with a field type mismatch. That blank error message looks more like a publishing failure of the output result than a tool failure.&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/540801"&gt;@ChristofferLindhgren&lt;/a&gt;&amp;nbsp;have you tried running the tool again since that unsuccessful job?&lt;BR /&gt;&lt;BR /&gt;- Amanda&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Product Engineer, Web Analysis&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Nov 2021 13:01:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/why-text-format-in-excel-still-give-for-zip/m-p/1120424#M43106</guid>
      <dc:creator>AmandaRing</dc:creator>
      <dc:date>2021-11-26T13:01:30Z</dc:date>
    </item>
  </channel>
</rss>

