Select to view content in your preferred language

Gauge Widget (and Text Widget) is not honoring data view

91
2
Thursday
Labels (1)
LayerItOn
Frequent Contributor

So these two gauges picture below should be showing the same value (85,000)  but are not. The top gauge is being filtered from the filter set below. The gauge underneath it is being filtered by a data view, and follows the same SQL logic as the filter under it, however, it is not showing the correct total of 85,000 trees. 

That means my second gauge is not honoring the data view. Is there a way to fix this?

LayerItOn_0-1746133785550.png

The filter SQL set up: 

LayerItOn_2-1746134108931.png

The data view set up: 

LayerItOn_3-1746134170257.png

LayerItOn_4-1746134181881.png

This also occurs on another set of gauges, where the filter is honored, but the identical data view is not honored. Anyone else experiencing this? Is there a way to make it work? 

Update- Text widget is not honoring the data view either. 

LayerItOn_0-1746135100159.png

LayerItOn_1-1746135129323.png

The total should be displaying 85,000 as well, but is only displaying part of the total

 

 

0 Kudos
2 Replies
Ke_Xu
by Esri Contributor
Esri Contributor

Hi @LayerItOn

I couldn't reproduce this issue, am I missing something?

Ke_Xu_0-1746511784053.png

 

Ke_Xu_1-1746511807550.png

Ke_Xu_2-1746511830542.png

 

Thanks,

Ke

0 Kudos
LayerItOn
Frequent Contributor

Hello @Ke_Xu! Thanks for working on this!

I found that if it is either a filter or a simplified data view (like yours above), that it works. But the data view wasn't working when it was a more complicated data view. I would recommend doing the data view but with the "contains" option, "or", and using two columns, similar to the data filter I have set below.  If you aren't able to replicate it, I'd be happy to do a call with you to show you!

LayerItOn_0-1746541364176.png

 

0 Kudos