When i check this a trailhead environment, it appears B is the correct answer (no syntax error) when i put in "A" I go the following message "Error: Incorrect number of parameters for function 'ISPICKVAL()'. Expected 2, received 1".... the reason why this is a validation rule is because we are trying to make sure a specific value gets changed before the record can be saved... the questions isnt' asking about have to execute the change
Formula Logic:
ISCHANGED(StageName): Checks if the StageName field has been modified.
ISBLANK(NextStep): Checks if the NextStep field is empty.
AND(): Combines the two conditions, requiring that both be true for the validation rule to trigger.
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
C768
Highly Voted 3 years, 10 months agoesj275
Highly Voted 3 years, 8 months agoIN35
Most Recent 11 months, 3 weeks agothisistestuser
1 year, 4 months agoSando_99
2 years, 11 months agoKtoto_Leviy
3 years, 2 months agoabhig2222
3 years, 9 months agoEslo
3 years, 11 months agoRaphPracticing777
3 years, 11 months agosriteja
4 years ago