require to generate forecast based on input(Sales History) upto a given specified date only.
We have a requirement to generate forecast based on sales history till say 4th Jan only.
and then again generate forecast based on 11th Jan. and then archive it and again generate forecast using history till 18th jan.
Is it possible to do so by changing the date in MaxSalesGen parameter.
If not please suggest any alternate way.
note: in our system we have sales history upto present week. But we want to generate forecast based on history upto a particular date range only, so that history data after that date range is not used by engine to generate forecast.