Forum Discussion
12 Month Rolling average.
I do the rolling average and the result is ok. But when I graph the measure in a timeline, it shows datapoints into the future. E.g., let's say my data ends on 4/1/19 and I calculate a 10-day rolling average. The timeline goes up to 4/11/19, i.e. 10 days after my last data point. How can I make my graph end on 04/01/2019?
I would really appreciate help on this!
Hi jmf2244
This is 10 days rolling average I used on one of my reports and it works well according to your issue.
kindly find the example attached and please let me know if it works:
- jmf22447 years agoNew Member
Thanks Anonymous . However, I am getting the following error: "A single value for column 'Revenue' in table 'xxxx' cannot be determined." (I replaced "Revenue" and "xxxx" with the real names to follow your example)
It seems like IF needs a single value in the logical test, not a table, right?
- Anonymous7 years agoNot applicable
Hi jmf2244
try referring to the article as attached:https://community.powerbi.com/t5/Desktop/Rolling-Average-Quick-Measure-Incorrectly-Calculating-the-Future/td-p/258616