Adjusted History series in Demantra
We have this issue with demantra engine calculating baseline forecast.
We created a new series called replacement history and imported values into this from import integration interface and modified the server expression for Adjusted history like below.
Adjusted History = History+nvl(Replacement History,0)
It worked fine till now, but when we launch forecast engine , it did not generate any forecast for these items that have some values for Adjusted history.
Is it anything to do with Adjusted History series modification?
Does the engine forecast based on Adjusted History?
Are there any additional setups need to be done ?
Any help would be greatly appreciated.