Display ‘0’ value when there is no data rather than displaying old cached values in the indicator widget

771
0
05-31-2018 02:19 PM
by Anonymous User
Not applicable

Display ‘0’ value when there is no data rather than displaying old cached values in the indicator widget

I do have an indicator widget which shows the sum of a particular field and this field is of type esriFieldTypeDouble. I assigned a value of 0 to the 'No Data Label' input type in the indicator widget. I do have a selector widget and I have added an action in the selector widget to filter the indicator widget appropriately based on the value that I selected in the selector widget. The indicator widget shows the previous cached value instead of '0' when there is no data. This does not happen if the field type is integer. This happens only if the field type is double. Any suggestions?

Thanks!

0 Replies