Replacing Zeros with Avg from other rows

You could use this concept of moving average but use it to calculate the avg value without the missing or zeros. And then replace them with the avg value using a Rule Engine

2 Likes