Ensure you're in the Models and you're familiar with how to build a model in Anaplan.
To create the historical data module:
- Insert a new module that includes a time dimension and a list of IDs as rows.
For the ID list, you can use an existing list of SKUs or items.
Optional: You can import time dimensions if you need a custom time.
- Create a new line item as a column.

- In Blueprint, format the line item as a number.
The line item is for the numerical historical data which the forecast uses to base the predictions on.
For example, your historical sales.
Note: When you use an Item IDs list here make sure that:- The dollar sign ($) and the pound sterling (£) symbols are not used as part of the name of an individual item in the list. Other special characters are supported.
- The Item IDs must not contain numeric only (example: 129 does not work, but 129a is fine).
- The character limit is 250 for an Item ID.
- Import data into the module and check that the fields map correctly.
Ensure your module only has one column for line items. It should have a row each for the time dimension, ID list, and the numerical data. - We recommend you create a view that includes these dimensions:
- Time (Time)
- List of IDs (item_id)
- Historical data column (Line items)
You can run the export action from this view, even if you make changes to the module.
Historical data | ||
Units sold | ||
Week 1 FY20 | Item 1 | 1,240 |
Item 2 | 780 | |
Item 3 | 490 | |
Item 4 | 880 | |
Item 5 | 580 | |
Item 6 | 470 | |
Item 7 | 1,290 | |
Item 8 | 1,100 | |
Item 9 | 1,400 | |
Item 10 | 730 | |
Item 11 | 1,440 | |
Item 12 | 1,160 |
- Configure an export action.
Ensure the export CSV file has column headers to represent each line item in the module.
For example: timestamps, IDs, and target values.
Also see PlanIQ: Design and build your item list for forecasting
Next, you can complete the topics in this section, or skip to the next section.