Hello guys, i'm getting this error message for the challenge "Load and Prepare Your Remote Sales Data". Can someone help me with this? I have already checked the presence of the field "amount" and obviously it's there. @Salesforce Trailhead
Hi Guys, i tried to make a recipe from zero and guess what? The challenge has been completed. Probably I made a mistake on the second instance of the append (i connected id to account id instead of account.id). i got to Thank all of you for the answers and the advices you told me. :D
Hi @Gianvito Nacci ,
For those struggling with this, I found a solution that worked for me.
The direction of the join (Join 1) to the User data source matters.
When you look at the Join Keys it should be Join 0 to User. If yours is User to Join 0 you will get the wrong fields API names in the output.
Check the output API fields. They should have the Opportunities ones, the Account ones should be proceeded by Account. and the User ones proceeded by User.
Hope that helps others.
https://trailhead.salesforce.com/trailblazer-community/feed/0D54S00000Hn9TISAZ
https://trailhead.salesforce.com/trailblazer-community/feed/0D54S00000C70aCSAR
Divya Chauhan (Kcloud Technologies) Forum Ambassador
Hello@Gianvito Nacci,
Please check similar thread
https://trailhead.salesforce.com/trailblazer-community/feed/0D54S00000A8pF6SAJ
(Build and Administer CRM Analytics --> Integrate Local and Remote Data in CRM Analytics --> Load and Prepare Your Remote Sales Data )
I didn't tried to create another org because in the challenge you have to do a connection to another org and i really don't think that there is a mistake :')