Loading
Salesforce Data Pipelines
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
          Predict Missing Values Transformation: Fill In Missing Values

          Predict Missing Values Transformation: Fill In Missing Values

          In Salesforce Data Pipelines, use the Predict Missing Values transformation in a Data Prep recipe to complete your data by filling in missing values in a text column. Salesforce Data Pipelines Intelligently predicts values based on values in other strongly correlated columns in your data.

          Required Editions

          Predict Missing Values Transformation: Fill In Missing Values

          User Permissions Needed
          To create a recipe: Edit CRM Analytics Dataflows OR Edit Dataset Recipes

          Consider these limitations before using this feature.

          • If there aren’t enough rows to make accurate predictions, Salesforce Data Pipelines doesn’t insert predicted values.
          • You can't apply transformations on predicted columns.
          • Recipes that predict values can take longer to run.
          1. In a Transform node of a Data Prep recipe, select the text (dimension) column with missing values in the Preview tab.
          2. In the Transform toolbar, click the Predict Missing Values button (Predict Missing Values button).The Predict Missing Values panel is where you set up the transformation.
          3. Select up to three text columns to use to predict the missing values for the selected column.
            Tip
            Tip To make an accurate prediction, each column must have less than 200 unique values. Also, verify that these predictive columns contain clean, quality data. For example, you have an Education predictive column that contains values such as “Bachelors Degree” and “Bachelors.” Use the bucket transformation to bucket field values with the same meaning. Then use the column with the clean data as a predictive column. For more information about bucketing, see Bucket Transformations (see the following link).
          4. If needed, change the column label. This label appears as the column header in the dataset.
          5. Click Apply to add the transformation to the Transform node.

            The preview shows the original column with the missing values and the new column with “Predict” at the end of the header. The preview shows “Prediction TBD” for predicted values in the new column. The predicted values don’t appear until after you run the recipe.

            The new predict column shows "Prediction TBD" for values that it will predict.
          6. To view the Graph area, click the Collapse button (Collapse button).

          Run the recipe to generate the predictions. You can view the dataset as a values table to see the predictions. If needed, add the Drop Columns transformation after the Predict Missing Values transformation to drop the original column from the dataset.

           
          Loading
          Salesforce Help | Article