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?
The filter SQL set up:
The data view set up:
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.
The total should be displaying 85,000 as well, but is only displaying part of the total
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!