So currently you can remove the thousands separator for number fields in ArcGIS Online by configuring the Pop-up for that field. 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. I would like a way to hide the thousands separator in this Edit dialogue as well.
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. 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?
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?
This function would be extremely useful!
Try using Arcade in the Custom label dialog.
For Example: Round(($feature.ACQUISITION_YEAR),0)
This removed the thousands separator for me for a field in which the acquisition year for an photo was recorded.
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.
Maybe this will help:
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
🙂
I agree this causes unneeded confusion. Does anyone know if this is a bug?
Hi Josh,
related to the second part of the idea:
"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. 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?"
Yes, this is a bug that runs under the bug number I've just mentioned
I can't believe this is still an issue. I'm seeing it in Portal 10.6.1. Will try 10.7 next week.
Hi Chelsea,
result's the same, isn't it?
Christopher
Thanks for the reminder. Yeah, I'm still seeing it in 10.7
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.