Hi,
I'm looking to take the average of a tag, but only when the value is greater than zero. What I have so far is:
tagavg('TAG','*','t-6h') >0
but this returns a value of 1, which I know is wrong.
Could someone indicate where my error is?
Thanks