Category
Filter
Description
Returns a moving average of expression, evaluated row by row, for a specified number of rows
Microsoft Docs
1202
Status
Completed
Syntax
MOVINGAVERAGE(<expression>, <window_size>, [<orderBy_expression>], [<partitionBy_expression>])