So I need to combine a time interval with a 15-minute average (if that's possible)? Thank you!
So I need to combine a time interval with a 15-minute average (if that's possible)? Thank you!
You can create an analysis to get the average for the last 15 minutes: tagavg('tag','*','*-15m'), make it period with a 12 hour interval and an offset of 7 hours 45 minutes.
You are a lifesaver- thank you!
You're welcome.
You're welcome.