Loading
About Salesforce Data 360
Table of Contents
Select Filters

          No results
          No results
          Here are some search tips

          Check the spelling of your keywords.
          Use more general search terms.
          Select fewer filters to broaden your search.

          Search all of Salesforce Help
          Use Holt Winters Forecasting

          Use Holt Winters Forecasting

          Predict future values based on historical patterns in a single variable by using the Holt-Winters algorithm. For example, use a data transform to forecast sales by account based on opportunity data.

          Required Editions

          Available in: All Editions supported by Data 360. See Data 360 edition availability.
          User Permissions Needed
          Allow users to manage models in Einstein Studio (AI Models) Enables you to create, update, and delete models in the Data 360 AI Models tab.
          Permission sets
          Data Cloud Architect Admin-level access to all AI Models features, including the ability to create, update, delete, and activate models.
          Data Cloud User Restricted access to use a model, including getting predictions and improvements derived from a model.

          Before you begin:

          • Make sure that the Opportunity data model object (DMO) in your org contains structured data. Fields to consider include account name, account ID, closed, closed date, created date, month, and sales.
          • Use at least two historical data points, such as three months of sales per opportunity.

          Run a Forecast Model with a Batch Data Transform

          Use a batch data transform to apply forecasting across large datasets.

          1. From Data 360, go to Data Transforms, and click go to Data Transforms, and click New.
          2. Select Batch Data Transform.
          3. Select Data Model Objects and the data space.
          4. To add your input data, select a data model object. For this example, use Opportunity.
            Data Transforms where you add inputs for forecasting
          5. Add a node to select an AI function.
            The data transform node shows the forecast AI function.
          6. Select Forecast.
          7. Select the Holt-Winters forecasting model.
          8. Configure these details and input fields.
            1. Specify a forecast horizon, such as 3 (months).
            2. Keep the auto seasonality selected.
            3. Select the Sum of Total Amount as the aggregate metric to forecast.
              Configuration of input data with an aggregate metric
            4. Group data by customer account ID, and configure the close date field by year/month to ensure monthly granularity.
              Configuration to group input data.
            5. Specify the time series, such as the Close Date field, and select Year-Month to forecast out by month.
            6. Map the output field (forecasted value, upper bound, and lower bound). This action saves the transformed data to a new DMO.
            7. Save your settings. A preview shows data in three forecasted fields based on your horizon of 3.
              Data transform preview shows columns with forecast data.
            8. Run the transform to incorporate historical data with the future forecasted rows in the output DMO.
            9. To append the transformed data back to the Account DMO, use the Join node.
              Append the transformed data and save it to a DMO.
            10. Select the forecast fields to add to the Join.
            11. In the data transform, connect the Join node to Output to append forecasted values to the output object.
           
          Loading
          Salesforce Help | Article