Skip to main content

I am completing the Hands on Challenge Flow Builder Logic "Define Multiple Paths in a Flow"

 

On the

2000kW path, add a Create Records element after the Get 2000 PBE element:

  • Label: Create 2000 Opp ProductCopy
  • API Name: Create_2000_Opp_ProductCopy
  • How to set record field values: Manually
  • Object: Opportunity Product
  • Set Field Values:
    • Field: Opportunity ID, Value: Triggering Opportunity > Opportunity ID
    • Field: Price Book Entry ID, Value: Price Book Entry from Get 2000 PBE > Price Book Entry ID
    • Field: Quantity, Value: 1Copy

 

******

Field: Total Price, Value: Price Book Entry from Get 2000 PBE > List Price******

 

Under this step when I select Total Price for the field, and then enter the following value. The response is a "Enter the number in a decimal format". Did I miss a step to allow me to complete the challenge?

 

 

 

#Trailhead Challenges

3 answers
  1. Mar 16, 7:52 AM

    Hi @Jordan Burrell

    - The error appears because Total Price only accepts a decimal value. Instead of typing anything manually, click Insert a Resource and select: 

    Get 2000 PBE > List Price

    Do not type text or numbers yourself. Use the List Price field from the Get 2000 PBE record, then save and activate the flow.

0/9000