Skip to main content
Getting an error on this, can someon assist please

 

IF(AND(Score__c  <25, "Low",   

 

<= 25, "medium", > 30, "Hight",Undefined))

 

Syntax error. Found '<='
2 respuestas
0/9000