I know that we can use inbuild function “Moving Average” to calculate rolling average with specific intervals like 3 months, 12 months, etc.. Is it possible to divide two moving average values to get the “Per system value”.
For example:
Moving average 1: Total number of Hrs Moving average 2: Total number of systemsPer System = Total number of Hrs/ Total number of systems
Appreciate your help and suggestions.