• Mykola Hlynka 32
  • NEWBIE
  • 30 Points
  • Member since 2020

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 3
    Replies
Hi!

I started on the Lightning Experience Reports & Dashboards Specialist superbadge and made it all the way to Step 7 (Create the SolarBot dashboard) to get this error message. I started a completely new org for this superbadge module and was wondering if anyone could provide assistance? It's taken me a while to get to this point, so I'd hate to have to start over now. Any help is much appreciated!!

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: ZKSWPWKT
I'm working on the Trailhead Lighning Experince Reports and Dashboards Spcialist superbadge. I've made it to step 7 and now I get this message:

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: CGWWGKMQ

I hate to start over. The dashboard is built and functional.

Ideas other than a new DE and start from the beginning?
 
Hi All, I am having problem in resolving an error in the 'Customization Specialist superbadge' . The error message is 'The '# of Volunteers Still Needed' field on the 'Volunteer Shift' record is not working as expected'. I have tried all the options
i.e. IF( Desired_of_Volunteers__c - Shifts_Taken__c > 0, Desired_of_Volunteers__c - Shifts_Taken__c , 0) 

and Max(Desired_of_Volunteers__c - Shifts_Taken__c,0) also.
But no luck .So it's now no more fun!!  Kindly help me in solving this soon ...