Hello,
I would like to calculate power consumption over time using cumulative sum function. The data is coming with 1 second period. The problem is when I select wider timer range, the data get oversampled, the sum is calculated from fewer values and I get incorrect result.
Is there any way to fix this?