Render Meter in Dashboard

Belmont
edited February 11, 2022 in Analytics #1
<p>I'd like to have my meter render regardless if my query returns a result set or not. Lets say that if it didn't return anything, that the needle of the meter should then point to 0. I have the meter set up to do a count on how many results are returned, but if there's no results, then it just says "No data to display". How do I get around this? <br><br>
I have selectors manipulating how the meter should display the results, otherwise I would've just done a count query in the data set itself and be done with it. But since I want those selectors in place, I don't exactly know of a workaround.</p>
<p> </p>
<p>Thanks for any help</p>