When adding a reference in the indicator widget for ArcGIS Dashboards, the whole box displays 'No data' instead of just where the reference input is.
上次发布: October 17, 2022ArcGIS Dashboards
漏洞 ID 编号
BUG-000135283
已提交
November 10, 2020
上次修改时间
February 20, 2025
适用范围
ArcGIS Dashboards
找到的版本
10.8.1
操作系统
Windows OS
操作系统版本
10.0
状态
As Designed
经开发团队审核,已确定此行为符合设计。 有关详细信息,请参阅“其他信息”部分。
附加信息
'No Data' is expected to be displayed when a statistic returns NULL values.
解决办法
Dashboard authors can address the issue by adding filters in the dashboard or to the data to remove NULL values, or updating the data with a value of 0 instead of NULL.
Adding a table element can also be considered as a different data visualization which allows for a comparison between field values and statistics, and displays records with NULL values.