Integrate Local and Remote Data in CRM Analytics>Load and Prepare Your Remote Sales Data
Load and Prepare Your Remote Sales Data
We can't find the required fields in the 'US and CA Sales' dataset. Make sure that you've added the amount column.
+【未解決】Prepare Your Combined Data in a Recipe Help
On the "Transform 0" node, use "Edit Attributes" and modify the "Label" and "API Name" to match the image below.
https://trailhead.salesforce.com/trailblazer-community/feed/0D54S00000PfDrc
https://trailhead.salesforce.com/en/trailblazer-community/feed/0D54S00000A8eSFSAZ
I had the same issue and was able to get it resoolved. You need to have the correct fields and ensure that they have the correct label as well.
Field List:
Label | API Name
- Account Name | AccountId.Name
- Account Country | AccountId.BillingCountry
- Owner | OwnerId.Name
- Stage (formed from Bucket Cluster)
- Account City | AccountId.BillingCity
- Account State/Province | AccountId.BillingState
- Close Date | CloseDate
- Name | Name
- Type | Type
- Account Type | AccountId.Type
- Lead Source | LeadSource
- Industry | AccountId.Industry
- Owner Title | OwnerId.Title
- Created Date | CreatedDate
- USD Amount | USDAmount
If you still have an issue, add in the OwnerId field. The instructions say to remove it but I had it just in case. Ensure these columns are available in the preview and selected when you press "Update Dataset".
I just heard back from SF support a few minutes ago, they had this to say "There was an issue found out in the Append mapping of the US and CA Sales Dataset. It is now fixed and was able to pass the challenge successfully. Please click on the Check Challenge button so that you can get through this unit. Kindly make sure you check the challenge in the same org in which my test user was created.
We hope the above provided information would be helpful"
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
手順有
よくわからん
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.
Prepare Your Combined Data in a Recipe
We can't find the required fields in the 'North America Sales' dataset. Check the instructions and make sure that you've created the 'North America Sales' recipe correctly.
- We can't find the required fields in the 'North America Sales' dataset. Check the instructions and make sure that you've created the 'North America Sales' recipe correctly.
- Build and Administer CRM Analytics Integrate Local and Remote Data in CRM Analytics Prepare Your Combined Data in a Recipe
- Build and Administer CRM Analytics Integrate Local and Remote Data in CRM Analytics Prepare Your Combined Data in a Recipe
https://trailhead.salesforce.com/en/trailblazer-community/feed/0D54S00000A8eSFSAZ
I had the same issue and was able to get it resoolved. You need to have the correct fields and ensure that they have the correct label as well.
Field List:
Label | API Name
- Account Name | AccountId.Name
- Account Country | AccountId.BillingCountry
- Owner | OwnerId.Name
- Stage (formed from Bucket Cluster)
- Account City | AccountId.BillingCity
- Account State/Province | AccountId.BillingState
- Close Date | CloseDate
- Name | Name
- Type | Type
- Account Type | AccountId.Type
- Lead Source | LeadSource
- Industry | AccountId.Industry
- Owner Title | OwnerId.Title
- Created Date | CreatedDate
- USD Amount | USDAmount
If you still have an issue, add in the OwnerId field. The instructions say to remove it but I had it just in case. Ensure these columns are available in the preview and selected when you press "Update Dataset".