Financial Transactions - Intelligence Intermediate Processing

After importing the input fields from the different sources and joining them together, the Intelligence Analytics recipe filters out non-relevant or repeated records, creates calculated fields, and removes temporary fields required for calculations. You can access the recipe from the Data Manager Lightning app in your org. This enables you to view all the recipe nodes and see a preview of the data at each stage of the recipe using Salesforce's Data Prep feature. For more information about the Data Prep feature, see the Salesforce Help.

Warning:

We recommend that you never modify the Intelligence Analytics recipe. This might cause dashboards, lenses, and other recipes to stop working. In addition, any changes that you make to a recipe are lost when you upgrade or reconfigure the app.

Predictions

This is the prediction node in the Intelligence Analytics recipe that relates to the Financial Transactions - Intelligence dataset.

Prediction Node Related to the Financial Transactions - Intelligence Dataset
Prediction Node Description

Predict Days to Pay

It uses the prediction definition selected in the Intelligence Analytics configuration wizard to add the Predicted Days to Pay field.

Calculated Fields

These are the fields calculated by the Intelligence Analytics recipe.

Calculated Fields Created for the Financial Transactions - Intelligence Dataset
Field Label Field API Name Description
Predicted Days to Pay

PredictedDaysToPay

Calculated using the prediction definition selected in the Intelligence Analytics configuration wizard.

Predicted Payment Date PredictedPaymentDate

Calculated as Predicted Days to Pay rounded to the nearest whole number + Transaction Date.

Example:

Predicted Days to Pay = 2.3

Transaction Date = December 20, 2023

Predicted Payment Date = December 22, 2023