function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Nicolas GUIGUINicolas GUIGUI 

Having trouble with Einstein prediction builder

Hi all,

I have created an object (Prediction__c) in my dev edition who contains 4 field: 
  • Store (lookup)
  • Date (date)
  • Sum (Currency)
  • Predict Sum (Currency)
This object contains 1000 rows with the value Sum filled.

I have created a prediction with Einstein predict builder to predict the field "Sum" and store the value in field "Predict Sum".
However, after wait 48 hours the preduiction doesn't working and the field still empty.

Prediction builder:
object to predict: Prediction__c
field to predict: Sum
where to save your prediction: Predict Sum
fields used to make a prediction: Store , Date , Sum
a particular segment in your data set: no
records should Einstein use as examples: Records with Sum > 0 (to keep only values with a value in the field Sum)

Do I have made something wrong ?

Thanks for your return
Best Answer chosen by Nicolas GUIGUI
Sara AsherSara Asher
Hi Nicholas,

You've probably done nothing wrong!  However, since Einstein Prediction Builder is in pilot mode right now, the orgs from trailhead are only set up for trailhead and are not set up to do general Buider predictions.  

Regards,
Sara