Hello,
I have a table with time series information. It has the following fields:
Category
Date
Sales
I want to use a query to add a field with a moving average (10 day) of the sales data for each date/category combination. I know this is probably simple, but I have never been able to figure out how to do it. Any assistance is greatly appreciated.
Thank you,
Pat
I have a table with time series information. It has the following fields:
Category
Date
Sales
I want to use a query to add a field with a moving average (10 day) of the sales data for each date/category combination. I know this is probably simple, but I have never been able to figure out how to do it. Any assistance is greatly appreciated.
Thank you,
Pat