Skip to main content

Pat, did this ever get solved?


Did a workaround. {{List_Price__c}}*(1-(IF({{Discount__c}}==“”,0,{{Discount__c}})/100))


Thanks!


Reply