Forum Discussion
Anonymous
8 years agoNot applicable
Several 7 day Moving Average
Hi, I know there are several threads about this already but I've read them all and I can't get the da*n Moving Average to work. After some work I've come to some data like this: ...
parry2k
Super User
8 years agoGo to query editor, select date column, right click and choose "Unpivot other columns"
you will get two more columns attribute and value, change column name attribute to "Zone"
Add line visual, date on axis, value column on value and zone on legend. that will do it.
Anonymous
8 years agoNot applicable
But that is not the moving average, that is just plotting the values, right?