Forum Discussion
StephaneMA
6 years agoFrequent Visitor
Moving average based on prior N rows
I am trying to calculate a moving average based on the prior N rows of a table. Something that would match the table below. I have tried the following but it does not provide the desi...
- 6 years ago
The comma goes before the All(). Try doing just All('Normalized Calendar') instead (remove the column reference).
Regards,
Pat
- 6 years ago
StephaneMA colum type is whole number/decimal. Can you copy the table which i shared above and create the same measure (not calculated column) without any edits. Also share the snapshot.?
mahoneypat
Microsoft Employee
6 years agoThe comma goes before the All(). Try doing just All('Normalized Calendar') instead (remove the column reference).
Regards,
Pat
StephaneMA
6 years agoFrequent Visitor
Pat,
thank you for the help......you had it all along....there must be something wrong with the original dataset which affected the result.
I appreciate your assistance!
Thank you again