Adding a thousand separators in the Visualization tab on the ArcGIS Enterprise portal does not appear in the exported comma-separated values (CSV) file.
ArcGIS Experience Builder
漏洞 ID 编号
BUG-000170165
已提交
August 21, 2024
上次修改时间
August 5, 2025
适用范围
ArcGIS Experience Builder
找到的版本
11.1
操作系统
Windows Server
操作系统版本
2019 64 Bit
状态
As Designed
经开发团队审核,已确定此行为符合设计。 有关详细信息,请参阅“其他信息”部分。
附加信息
A CSV (comma-separated values) file is a plain text file that stores data in a table format, using commas to separate values and newlines to separate records. A limitation of a CSV file is that thousands of separators may not be used, as this would create two columns with the comma spitting the two. Even if a different style of separation is used, the field would then be turned into a string field, not a numeric field. This defect is logged against core functionality that is set by the CSV file and cannot be resolved through software updates in ArcGIS Experience Builder.