I'm want to display a KPI in a singlestat panel, based on the following query:
select count(foo) from bar where field = 'value' and time > now() - 1m
Sometimes there are no results (and that's valid), but the singlestat panel shows N/A instead of 0
What can/should I do?

fill (0)but that didn't seem to make any difference. - Robert Barron