Folmula Help

Hi

Where is the error in this formula

or(isInList($riskpercentage_c,createList(25,50,75,100),
or(isInList($sales_stage,createList("Sale Closed- Lost","Pending_Cancellation"),
or((isInList($lost1_c,createList("Product Performance")AND(not(equal($lost3_product_c,""))))))))))

What I want to do is make the field required if Risk Percentage is a >25 or Sales Stage is either Sales Closed Lost or Pending Cancellation or if lost1_c is Product Perfomace and lost3_product_c is not filled in.

Thanks

Parents Reply Children
No Data