-
How to use OR Condition in Salesforce Formula Field?
How to use OR Condition in Formula Field i.e If((Used__c < Purchased__c) OR (Purchased__c = 0),FALSE,TRUE) is not working here ?
Log In to reply.
How to use OR Condition in Formula Field i.e If((Used__c < Purchased__c) OR (Purchased__c = 0),FALSE,TRUE) is not working here ?
Log In to reply.