Why is Portal displaying thousand separator on a text field?

244
0
03-11-2019 11:06 AM
KatherineBarton
New Contributor

I have a query layer that pulls various fields down from a Postgres table. I have cast two of these fields 'tax_year' and 'asmt_year' as text. They are numeric in the table, but as some point Arc converts them to an unreadable format, so casting them as text is my solution for now.

Casting as text fixed the display issue but for some reason has added a thousands separator comma into the popup display. Does anyone know how I can remove this? As the fields are now text the thousands separator checkbox does not appear in the configure popups options.

Tags (1)
0 Kudos
0 Replies