Historical data is the primary data type used in a forecast, and the only required input for forecast models. It consists of numerical time series and represents the past observations of the target variable for the items you wish to forecast (example: weekly volume per SKU, sold in the past three years).

To create a historical data module:

  1. Create an item ID list with all of the items to forecast. This list can be a standard or numbered list, and it must have a code. Forecaster supports list subsets in item ID lists. If the list doesn't already have an associated code, see the Support page . Follow the recommendations for lists and codes. 
  2. Create a new module with three components:
    • Time dimension as a row (represents monthly, weekly, or daily data).
    • Item ID list as a row.
    • New line item as a column:
      • This new line item column is typically named to represent the forecast use case. 
      • Examples are Quantity, Revenue, Units Sold, or Demand, but the exact name is up to you.
      • In Blueprint mode, format the line item as a number.
        • You can't use line items that are configured as summary items.
Set the dimensions so the line items are columns and time and item_id are rows.
  1. Import your historical data into the module and verify that the fields map correctly. 

You can use the Exclude values option to replace undesired values in your historical data. See Exclude values for details.

Next, you have the option to create more data modules (Related or Attribute data). The data from these modules may improve your Forecaster forecast results. You can also skip ahead to create data insights modules or create a forecast results module.