The Histogram widget in Operations Dashboard for ArcGIS fails to display all the data from a feature source. The query is restricted by the maximum number of records returned by the server, and the query does not page through but returns the total records as indicated by the 'exceededTransferLimit' property in the JavaScript object notation (JSON) response.
上次发布: April 19, 2016ArcGIS Dashboards
漏洞 ID 编号
BUG-000095759
已提交
April 14, 2016
上次修改时间
April 2, 2025
适用范围
ArcGIS Dashboards
找到的版本
10.3.2
操作系统
Windows OS
操作系统版本
7.0 64 Bit
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
The Windows version of Operations Dashboard (i.e. operation views) is in Mature Support status. Esri is not doing any new development, bug fixes or patches. Customers are encouraged to use the new web-based version of the product (i.e. dashboard items).
解决办法
Increase the maximum number of records returned by the server property of the map service. However, this workaround is not always valid since there is a potential to cause performance to decline with more features.