Moving Calculation
The “Moving calculation” uses neighboring values to calculate a total:
- Moving along – specifies a window and direction used to apply a calculation;
- Summary function – specifies a summary function used to apply
- Start/End offset – initial and final offsets from the current value in process:
In the table below, we can see the moving average for all months with an initial offset of -2 and a final offset of 0:


