movingtotal function shows decreasing values
Summary:
i am using Expression : moving_total(final shipments forecast,11)...with time window of all future dates from today till 16 weeks forward.
the output is addition of data upto week 11, then it starts decreasing..
i want same result as in week 11 for further weeks too.
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
0