PlanIQ Backtest data automation and Backtest data should come for all Actual periods as we import data let's suppose of 60 months for forecasting of 3 months then Backtest result come out for only past 3 months not for 60 months
We cannot produce backtest for all the history because it works differently.
Let's assume we have 24 months of historical data and we want to forecast 6 months ahead.
When algorithms are training, PlanIQ will take the 24 months of history and split it into two parts. First 18 months are being used for training. The latter 6 months are being withheld from training process and during the model creation, PlanIQ is actually "forecasting" this period. The "forecast" produced is then compared to 6 months of actuals that were kept on the side. This is how quality metrics are generated.
As a result, we cannot provide backtest information for the entire history.
However, if you write backtest results into the same module where you will be writing your forecasted values, you will be able to continuously track performance of PlanIQ forecast compared to your actuals - as you are adding more actuals and generating more forecasts.
Hope this helps.
Hello, It would be beneficial if we could add an Anaplan action to reset the index of production data, so we can use it in our processes right after cleaning the lists. At present, we use the API for this, but it's done outside our main processes. Regards, Roba Sajadian Improvement Manager
Hello, As a representative of people working with Anaplan on a daily basis, I would like to add an option to select all search options for List Line item in the grid card. Our users often search for items based on a specific phase in the product description or product name etc. These items are added to the lists line itemβ¦
In as much detail as possible, describe the problem or experience related to your idea. Please provide the context of what you were trying to do and include specific examples or workarounds: When working in Blueprint view or exporting module blueprints, list-formatted line items do not clearly display the list name. Inβ¦