The user is unable to get the right sum of records for a category selector widget in ArcGIS Dashboards and gets 'No Data' instead.
上次发布: October 18, 2022ArcGIS Dashboards
漏洞 ID 编号
BUG-000151291
已提交
August 3, 2022
上次修改时间
May 8, 2025
适用范围
ArcGIS Dashboards
找到的版本
10.2
操作系统
Windows OS
操作系统版本
10.0 64 Bit
状态
As Designed
经开发团队审核,已确定此行为符合设计。 有关详细信息,请参阅“其他信息”部分。
附加信息
'No data' is expected when a statistic returns NULL values. ArcGIS Dashboards authors can address this by adding filters in the dashboard or to the data to remove NULL values, or by updating the data with a value of 0 instead of NULL.
Adding a table element can also be considered a different data visualization that allows for a comparison between field values and statistics, and displays records with NULL values.