sir/madam,
After completion of these trail mixes, we have been informed that we will be appearing for the certification exam. Can we get more details about it that when it will be scheduled and which certification exam it will be?
Thank You
sir/madam,
After completion of these trail mixes, we have been informed that we will be appearing for the certification exam. Can we get more details about it that when it will be scheduled and which certification exam it will be?
Thank You
Hello everyone,
We have rescheduled our kick-start Meetup on 04th October 2019. Interested student, please RSVP for the event.
Hi,
Is there a limit like how many records can a user own in salesforce ?
sir,
in week 4 process builder module i am not being able to change the billing street in Grand Hotels & Resorts Ltd Account
its showing me review the following errors and its not highligthing the error
i am attaching the screenshot please check it
,
I guess it is not the process builder that is causing it,there might be a possibility that some where in account trigger you would have added an 'adderror()' method and now the record is fulfilling the criteria and the error is being shown.
And the error is also not descriptive enough to understand the issue, it just says 'Error'. So it is possible that it is not the system but you have some where defined a condition which when fulfills the criteria shows you the custom error message.

Sir,
In Process Builder module in week 4 i am not able to change the Billing Street address of Grand Hotels & Resorts Ltd
It showing me the following error
We can't save this record because the “Contact address change.” process failed. Give your Salesforce admin these details. This error occurred when the flow tried to update records: REQUIRED_FIELD_MISSING: Required fields are missing: [Loan_Amount__c]. You can look up ExceptionCode values in the SOAP API Developer Guide. Error ID: 1569558257-495260 (-139645868)
,
This process builder of yours is failing because you have made a custom field 'Loan_Amount__c' and you have made it mandatory,so when the process builder is trying to perform an update then it finds no value present there for the mandatory field. To solve this issue you can either add an null check for the required field in the entry criteria for the process builder or you can change the properties of the field to make the field non mandatory.
Sir,
From last two days, whenever I login into my Trailhead account, it says my email is not verified and verifies my email by sending OTP. Still next time, the same step reappears. Is something wrong in my settings. Anyone facing similar issue or have found solution for it?
,
are you using different system everytime you login into your trailhead account?
if yes, then that might be the reason that every time you are asked to verification.
Sir,
Can you please guide the students who have finished all the 11 weeks of course that what they can do ahead. What else is expected from our side and how we can improve ourselves in the coming time.
,
I have already finished that badge. Right now I have started with Explore with Analytics Trail. I hope it will be a nice domain to explore.

@[Chandrakant Pitroda] @kumar murali
Sir,
In Sem II Week 5, in Build a Bear-Tracking App with Lightning Web Components Module, I am facing this error. I cross checked the syntax many times, copied past it, typed it but still getting this error unexpected token, expected ";".
@kumar murali @Chandrakant Pitroda
Sir,
In Semester II Week 3, in Building a Conference Management App, while verifying my step, I am getting the following error. Don't know when it does not found any record after query. This Unit has nothing to do with the query from my side.
Error:
There was an unexpected error in your org which is preventing this assessment check from completing: System.QueryException: List has no rows for assignment to SObject