Forum Discussion
Moving average for minutes
Hi Team,
I would like to know if its possible to use moving average caculations for minute level data.
I have last 24 hours of data (every minute interval). I would like to know if its possible to smooth the noisy graph I have even if my data is very granular minute level.
Please see below graph which shows, minute level graph (which is a bit noisy). Some caculated average which wil smooth this graph at the same time maintain granular level details ( may be 5 minutes moving average)
Appreciate any help.
THank you.
1 Reply
- AnonymousNot applicable
assuming you don't want an actual trend line?
https://docs.microsoft.com/en-us/power-bi/desktop-analytics-pane
if you're asking about reshaping the visual to have a parameterized (e.g. 5 min) average of the data? then this might help:
https://community.powerbi.com/t5/Desktop/Moving-Average/m-p/43818#M16903