Skip to main content

I've activated einstein prediction in our org and made a numeric prediction related to a fieldthat calculates the value of an account 1 to 10 in the account object.

 

We aren't using einstein discovery right now. Just the prediction options in the set up.

 

I have two questions:

 

1. The number prediction is really long and I'm unable make it shorter even changing the lenght of the result prediction field or changing the lenght of the field we want to predict. Is there a way of making it shorter? 

 

2. In case we did the prediction throught einstein discovery, can users without a license see the component on the account? Or is it just available for licensed users?

 

Thank you if read this =)

1 answer
  1. Apr 1, 2024, 11:40 AM

    Hello

     

    1. Regarding the length of the prediction, if you're using Einstein Prediction Builder to create the prediction, you can't directly control the length of the predicted value. However, you can manipulate the predicted value using formulas in Salesforce. For example, if your prediction is a decimal number between 1 and 10, you can use a formula field to round the prediction to a certain number of decimal places or convert it into a whole number. This can help shorten the length of the prediction. Alternatively, you can use Apex triggers or processes to manipulate the prediction value after it's generated by Einstein Prediction Builder.
    2. If you're using Einstein Discovery, users without a license won't be able to directly interact with the Einstein Discovery component on the Account page. Access to Einstein Discovery features typically requires a Salesforce Einstein Analytics Plus license. However, you can still use the predictions generated by Einstein Discovery in your Salesforce processes, such as workflows, validation rules, or Apex triggers, to automate actions or decisions based on the predictions. This way, users without a license can indirectly benefit from the predictions through the automated actions triggered by them.
0/9000