• Mike Davis 57
  • NEWBIE
  • 0 Points
  • Member since 2019

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 3
    Replies
Hello All, I am trying to create a dataset in the trail "Build and Administer Analytics" >> "Analytics Data Integration Basics" >> "Extract Salesforce Data into Analytics".

I am getting this weird error continuously. Something Went Wrong while executing the Extract_OpportunityLineItem.

Not sure what is happening s this seems to be pretty straight forward task.



This is the default Salesforce dataflow.
Organization:Cognizant Technology Solutions (00D6A000001kgyl)
Status:Failed
Reason for Failure:Something went wrong while executing the Extract_OpportunityLineItem node: Error during local fetch: Replicated dataset was not found. Verify that the replication dataflow for object 'OpportunityLineItem' completed successfully. (02K6A00000011KUUAY_03C6A000001E9V6UAK)
Start TimeEnd TimeDuration
03-01-2018 21:12:51 GMT03-01-2018 21:12:54 GMT3 seconds

Node NameNode TypeDurationStatusInput
SuccessFailedOutput
SuccessFailed
Extract_AccountsfdcDigestLess than 1 secondsuccess1,00101,0010
Extract_OpportunitysfdcDigestLess than 1 secondsuccess70607060
Extract_OpportunityLineItemsfdcDigestLess than 1 seconderror0000
augment_Opportunity_AccountaugmentN/Aaborted0000
augment_Opportunity_Account_0augmentN/Aaborted0000
augment_Opportunity_Account_1augmentN/Aaborted0000
augment_UseraugmentN/Aaborted0000
augment_User_0augmentN/Aaborted0000
augment_User_1augmentN/Aaborted0000
Extract_PricebookEntrysfdcDigestN/Aaborted0000
Extract_ProductsfdcDigestN/Aaborted0000
Extract_UsersfdcDigestN/Aaborted0000
Join_AccountOwneraugmentN/Aaborted0000
Join_OpportunityAccountaugmentN/Aaborted0000
Join_OpportunityLineItemPricebookEntryaugmentN/Aaborted0000
Join_OpportunityLineItemPricebookEntryProductaugmentN/Aaborted0000
Join_OpportunityOpportunityLineItemPricebookEntryProductaugmentN/Aaborted0000
Join_OpportunityOwneraugmentN/Aaborted0000
optimize-register_Opportunities with Accounts and UsersoptimizerN/Aaborted0000
optimize-register_Opportunities with Accounts and Users_0optimizerN/Aaborted0000
optimize-register_Opportunities with Accounts and Users_1optimizerN/Aaborted0000
optimize-Register_OpportunityoptimizerN/Aaborted0000
optimize-Register_OpportunityProductsoptimizerN/Aaborted0000
register_Opportunities with Accounts and UserssfdcRegisterN/Aaborted0000
register_Opportunities with Accounts and Users_0sfdcRegisterN/Aaborted0000
register_Opportunities with Accounts and Users_1sfdcRegisterN/Aaborted0000
Register_OpportunitysfdcRegisterN/Aaborted0000
Register_OpportunityProductssfdcRegisterN/Aaborted0000
sfdcDigest_AccountsfdcDigestN/Aaborted0000
sfdcDigest_Account_0sfdcDigestN/Aaborted0000
sfdcDigest_Account_1sfdcDigestN/Aaborted0000
sfdcDigest_OpportunitysfdcDigestN/Aaborted0000
sfdcDigest_Opportunity_0sfdcDigestN/Aaborted0000
sfdcDigest_Opportunity_1sfdcDigestN/Aaborted0000
sfdcDigest_UsersfdcDigestN/Aaborted0000
sfdcDigest_User_0sfdcDigestN/Aaborted0000
sfdcDigest_User_1sfdcDigestN/Aaborted0000

Hi all, I am so close to finishing this process automation badge but am stuck in one area in Step 7.

I've built out my process builder as follows

User-added image
User-added image
User-added image

And my date formula as follows
 

Case(MOD(Date__c-DATE(1900,1,7),7),0,"Sunday",1,"Monday",2,"Tuesday",3,"Wednesday",4,"Thursday",5, "Friday",6,"Saturday", "")
 



Challenge Not yet complete... here's what's wrong:  The Robot Setup Day of the Week formula does not seem to be working properly. The Day of the Week should not fall on Saturday or Sunday. 

It works nicely but doesn't seem to pass, what could be up.
 

I'm doing the simple lightning components challenge and have hit this problem in my existing trailhead org and a brand new dev org that I've just created:

Challenge not yet complete... here's what's wrong: 
There was an unexpected error while verifying this challenge. Usually this is due to some pre-existing configuration or code in the challenge Org. We recommend using a new Developer Edition (DE) to check this challenge. If you're using a new DE and seeing this error, please post to the developer forums and reference error id: QVWBQHAG