I'm trying to calculate a rolling average but noth...
# suiteql
a
I'm trying to calculate a rolling average but nothing is working in the over clause. Its always calculating from the beginning (RANGE UNBOUNDING PRECEDING?) and the current row.