You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using meta queries to get a difference between times on a dataset that will not let me use aggregate functions because it thinks the influx data is strings. I took two MovingAverage queries, called D and E. Then tried to do arithmetic on E()-D(). Should this be possible? Or is there a way to group the moving average values?
The text was updated successfully, but these errors were encountered:
I'm using meta queries to get a difference between times on a dataset that will not let me use aggregate functions because it thinks the influx data is strings. I took two MovingAverage queries, called D and E. Then tried to do arithmetic on E()-D(). Should this be possible? Or is there a way to group the moving average values?
The text was updated successfully, but these errors were encountered: