Skip to main content
Mia Celedio (Calbright) 님이 #Formulas에 질문했습니다

Hello, I am in Use Numbers, Currency, and Percentages in Formulas module. My formula is correct in the Opportunity object when I test for Cylinder Volume. But Salesforce Trailhead is still giving me error "The ‘Cylinder_Volume__c’ field in the Opportunity object doesn't have a valid formula." I have tried other formulas such as putting 3.14 at the end or using ROUND((3.14*(Radius__c ^ 2) * Height__c ),0). I have also created an entirely new environment.  I still get the same error in Trailhead but it works in my environment. Please advise.

Error calculating cylinder volume for the Use Numbers, Currency, and Percentages in Formulas Module

 

Opp Formula works.png

답변 18개
  1. 2022년 1월 15일 오후 9:32

    Quick update: Trailhead only accepted my answer if the entire formula was lowercase. I went into Radius and Height fields individually to change R to r and H to h so that they Cylinder Volume's formula was all in lowercase. Trailhead finally accepted this as the correct answer. 

0/9000