function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
N. WeidmanN. Weidman 

Build Logic to Reassign Accounts Trailhead challenge issue

In this exercise, I am at the step "Determine Who to Assign Each Account To."  In the decision element, it says to "In the Outcomes section, for Name, type Hot," however, that value is not available:

User-added image

I am sure that this is another case like others I've run into where the Trailmix is out of order/has parts taken out, and this was supposed to be done in another section that is no longer covered.  However, I'm not sure what that section might be to refer to it and set up the values needed.  Can anyone help?
Best Answer chosen by N. Weidman
SandhyaSandhya (Salesforce Developers) 
Hi,

In the Reosurce Section choose {!accountLoopVar.Rating} then you will find the Hot as value.

Please mark it as solved if my reply was helpful. It will make it available for other as the proper solution.
                                             
Best Regards
Sandhya
 

All Answers

SandhyaSandhya (Salesforce Developers) 
Hi,

In the Reosurce Section choose {!accountLoopVar.Rating} then you will find the Hot as value.

Please mark it as solved if my reply was helpful. It will make it available for other as the proper solution.
                                             
Best Regards
Sandhya
 
This was selected as the best answer
N. WeidmanN. Weidman
Sorr for the delay in my response.  Something came up this week and it kept me away from my studies. Thank you for the help.  Took a few attempts to figure out how to get what you suggested, but I got there.