I have a Stat panel that displays an energy value, say ‘13 kWh’. When the time selector is set to a period where there is no data it displays ‘0’, which it picks up from Standard Options.No Value field but it does not display the ‘kWh’ unit with it (I expect to see ‘0 kWh’).
I am fairly new to this, is this something that should be reported as an issue or is there some operator error here?
If you put a 0 in the Standard Options >> No Value, then the kWh (or whatever units have you specify) will not appear. That is not a bug or issue, as far as I am aware. It is the intended behavior.
So based on your comments I need my InfluxDB queries to return a table with a zero entry or just live it (which I can do by restricting the time picker intervals).