<?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>idea Remove thousands separator in a field in ArcGIS Online in the Pop-up as well as the Edit dialogue in ArcGIS Online Ideas</title>
    <link>https://community.esri.com/t5/arcgis-online-ideas/remove-thousands-separator-in-a-field-in-arcgis/idi-p/951095</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So currently you can remove the thousands separator for number fields in ArcGIS Online by configuring the Pop-up for that field.&amp;nbsp; But when you edit a feature in ArcGIS Online that has this same field, the thousands separator appears and it can be confusing for the editors.&amp;nbsp; I would like a way to hide the thousands separator in this Edit dialogue as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It would also be nice if the number formatting that you can establish in ArcGIS Desktop, at the time of the service publishing, would carry forward into ArcGIS Online.&amp;nbsp; In other words, if you aren't showing the thousands separator in ArcMap for that field, can that carry through all the way to ArcGIS Online?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 Nov 2016 13:51:40 GMT</pubDate>
    <dc:creator>DamonPettitt</dc:creator>
    <dc:date>2016-11-01T13:51:40Z</dc:date>
    <item>
      <title>Remove thousands separator in a field in ArcGIS Online in the Pop-up as well as the Edit dialogue</title>
      <link>https://community.esri.com/t5/arcgis-online-ideas/remove-thousands-separator-in-a-field-in-arcgis/idi-p/951095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So currently you can remove the thousands separator for number fields in ArcGIS Online by configuring the Pop-up for that field.&amp;nbsp; But when you edit a feature in ArcGIS Online that has this same field, the thousands separator appears and it can be confusing for the editors.&amp;nbsp; I would like a way to hide the thousands separator in this Edit dialogue as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It would also be nice if the number formatting that you can establish in ArcGIS Desktop, at the time of the service publishing, would carry forward into ArcGIS Online.&amp;nbsp; In other words, if you aren't showing the thousands separator in ArcMap for that field, can that carry through all the way to ArcGIS Online?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Nov 2016 13:51:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-ideas/remove-thousands-separator-in-a-field-in-arcgis/idi-p/951095</guid>
      <dc:creator>DamonPettitt</dc:creator>
      <dc:date>2016-11-01T13:51:40Z</dc:date>
    </item>
    <item>
      <title>Re: Remove thousands separator in a field in ArcGIS Online in the Pop-up as well as the Edit dialogue</title>
      <link>https://community.esri.com/t5/arcgis-online-ideas/remove-thousands-separator-in-a-field-in-arcgis/idc-p/951096#M3687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am experiencing this issue now and was hoping to find and answer to this? I have removed the comma separator in the pop-up properties in the web map, but when I edit the comma shows back up again. Any way of removing this?&amp;nbsp;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/408861_pastedImage_1.png" /&gt;&amp;nbsp;&lt;IMG class="image-2 jive-image" height="255" src="https://community.esri.com/legacyfs/online/408862_pastedImage_2.png" width="395" /&gt;&lt;IMG class="image-3 jive-image" height="201" src="https://community.esri.com/legacyfs/online/408890_pastedImage_3.png" width="411" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2018 17:29:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-ideas/remove-thousands-separator-in-a-field-in-arcgis/idc-p/951096#M3687</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2018-05-23T17:29:14Z</dc:date>
    </item>
    <item>
      <title>Re: Remove thousands separator in a field in ArcGIS Online in the Pop-up as well as the Edit dialogue</title>
      <link>https://community.esri.com/t5/arcgis-online-ideas/remove-thousands-separator-in-a-field-in-arcgis/idc-p/951097#M3688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This function would be extremely useful!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jan 2019 14:48:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-ideas/remove-thousands-separator-in-a-field-in-arcgis/idc-p/951097#M3688</guid>
      <dc:creator>Christopher28</dc:creator>
      <dc:date>2019-01-23T14:48:22Z</dc:date>
    </item>
    <item>
      <title>Re: Remove thousands separator in a field in ArcGIS Online in the Pop-up as well as the Edit dialogue</title>
      <link>https://community.esri.com/t5/arcgis-online-ideas/remove-thousands-separator-in-a-field-in-arcgis/idc-p/951098#M3689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try using Arcade in the Custom label dialog.&lt;/P&gt;&lt;P&gt;For Example: &lt;EM&gt;Round(($feature.ACQUISITION_YEAR),0)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This removed the thousands separator for me for a field in which the acquisition year for an photo was recorded.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Feb 2019 21:03:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-ideas/remove-thousands-separator-in-a-field-in-arcgis/idc-p/951098#M3689</guid>
      <dc:creator>Ryan_Gould</dc:creator>
      <dc:date>2019-02-11T21:03:12Z</dc:date>
    </item>
    <item>
      <title>Re: Remove thousands separator in a field in ArcGIS Online in the Pop-up as well as the Edit dialogue</title>
      <link>https://community.esri.com/t5/arcgis-online-ideas/remove-thousands-separator-in-a-field-in-arcgis/idc-p/951099#M3690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The point is not to have to do Arcade or expressions or any kind of editing when publishing. What you have done in desktop or Pro should carryover and you don't have to redo what has already been done.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Mar 2019 19:30:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-ideas/remove-thousands-separator-in-a-field-in-arcgis/idc-p/951099#M3690</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2019-03-26T19:30:44Z</dc:date>
    </item>
    <item>
      <title>Re: Remove thousands separator in a field in ArcGIS Online in the Pop-up as well as the Edit dialogue</title>
      <link>https://community.esri.com/t5/arcgis-online-ideas/remove-thousands-separator-in-a-field-in-arcgis/idc-p/951100#M3691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe this will help:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;BUG-000119710 : In Portal for ArcGIS, upon configuring Pop-Ups the option to 'Use 1000 Separator' is enabled by default even if the data does not have Separators&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Mar 2019 09:24:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-ideas/remove-thousands-separator-in-a-field-in-arcgis/idc-p/951100#M3691</guid>
      <dc:creator>Christopher28</dc:creator>
      <dc:date>2019-03-28T09:24:13Z</dc:date>
    </item>
    <item>
      <title>Re: Remove thousands separator in a field in ArcGIS Online in the Pop-up as well as the Edit dialogue</title>
      <link>https://community.esri.com/t5/arcgis-online-ideas/remove-thousands-separator-in-a-field-in-arcgis/idc-p/951101#M3692</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I agree this causes unneeded confusion. Does anyone know if this is a bug?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Apr 2019 16:20:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-ideas/remove-thousands-separator-in-a-field-in-arcgis/idc-p/951101#M3692</guid>
      <dc:creator>JoshHabel</dc:creator>
      <dc:date>2019-04-02T16:20:08Z</dc:date>
    </item>
    <item>
      <title>Re: Remove thousands separator in a field in ArcGIS Online in the Pop-up as well as the Edit dialogue</title>
      <link>https://community.esri.com/t5/arcgis-online-ideas/remove-thousands-separator-in-a-field-in-arcgis/idc-p/951102#M3693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Josh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;related to the second part of the idea:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"It would also be nice if the number formatting that you can establish in ArcGIS Desktop, at the time of the service publishing, would carry forward into ArcGIS Online.&amp;nbsp; In other words, if you aren't showing the thousands separator in ArcMap for that field, can that carry through all the way to ArcGIS Online?"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, this is a bug that runs under the bug number I've just mentioned&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Apr 2019 14:59:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-ideas/remove-thousands-separator-in-a-field-in-arcgis/idc-p/951102#M3693</guid>
      <dc:creator>Christopher28</dc:creator>
      <dc:date>2019-04-08T14:59:40Z</dc:date>
    </item>
    <item>
      <title>Re: Remove thousands separator in a field in ArcGIS Online in the Pop-up as well as the Edit dialogue</title>
      <link>https://community.esri.com/t5/arcgis-online-ideas/remove-thousands-separator-in-a-field-in-arcgis/idc-p/951103#M3694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can't believe this is still an issue. I'm seeing it in Portal 10.6.1. Will try 10.7 next week.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Apr 2019 17:09:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-ideas/remove-thousands-separator-in-a-field-in-arcgis/idc-p/951103#M3694</guid>
      <dc:creator>ChelseaRozek</dc:creator>
      <dc:date>2019-04-11T17:09:41Z</dc:date>
    </item>
    <item>
      <title>Re: Remove thousands separator in a field in ArcGIS Online in the Pop-up as well as the Edit dialogue</title>
      <link>https://community.esri.com/t5/arcgis-online-ideas/remove-thousands-separator-in-a-field-in-arcgis/idc-p/951104#M3695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chelsea,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;result's the same, isn't it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Christopher&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Apr 2019 12:38:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-ideas/remove-thousands-separator-in-a-field-in-arcgis/idc-p/951104#M3695</guid>
      <dc:creator>Christopher28</dc:creator>
      <dc:date>2019-04-29T12:38:38Z</dc:date>
    </item>
    <item>
      <title>Re: Remove thousands separator in a field in ArcGIS Online in the Pop-up as well as the Edit dialogue</title>
      <link>https://community.esri.com/t5/arcgis-online-ideas/remove-thousands-separator-in-a-field-in-arcgis/idc-p/951105#M3696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reminder. Yeah, I'm still seeing it in 10.7&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Apr 2019 12:48:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-ideas/remove-thousands-separator-in-a-field-in-arcgis/idc-p/951105#M3696</guid>
      <dc:creator>ChelseaRozek</dc:creator>
      <dc:date>2019-04-29T12:48:35Z</dc:date>
    </item>
    <item>
      <title>Re: Remove thousands separator in a field in ArcGIS Online in the Pop-up as well as the Edit dialogue</title>
      <link>https://community.esri.com/t5/arcgis-online-ideas/remove-thousands-separator-in-a-field-in-arcgis/idc-p/951106#M3697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;has this change still not been implemented in arcgisonline?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2020 12:09:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-ideas/remove-thousands-separator-in-a-field-in-arcgis/idc-p/951106#M3697</guid>
      <dc:creator>JorgBeijers</dc:creator>
      <dc:date>2020-06-18T12:09:29Z</dc:date>
    </item>
    <item>
      <title>Re: Remove thousands separator in a field in ArcGIS Online in the Pop-up as well as the Edit dialogue</title>
      <link>https://community.esri.com/t5/arcgis-online-ideas/remove-thousands-separator-in-a-field-in-arcgis/idc-p/1255001#M9740</link>
      <description>&lt;P&gt;Unchecking the 'Use Thousands Separator' box works most of the time in ArcGIS Online.&amp;nbsp; If it doesn't work in your case, I rely on a failsafe Arcade expression:&lt;/P&gt;&lt;P&gt;Text(&lt;EM&gt;$feature.ACQUISITION_YEAR,'####')&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;I only use the Arcade expression for popups and labels, etc.&amp;nbsp; I still keep the value as a NUMBER for calculations if necessary.&amp;nbsp; &amp;nbsp;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;More info:&amp;nbsp;&lt;A href="https://developers.arcgis.com/arcade/function-reference/text_functions/#text" target="_blank"&gt;https://developers.arcgis.com/arcade/function-reference/text_functions/#text&lt;/A&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Also, calculating a new string field from a number field using Arcade or SQL is a possibility, but why add to database size?&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Feb 2023 19:48:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-ideas/remove-thousands-separator-in-a-field-in-arcgis/idc-p/1255001#M9740</guid>
      <dc:creator>PatrickMcDonald2</dc:creator>
      <dc:date>2023-02-03T19:48:51Z</dc:date>
    </item>
  </channel>
</rss>

