<errorConditionFormula>ISBLANK(Lost_By_Product__c) && OR( !ISNULL(CompetitorProduct1__c)&&CompetitorProduct1__r.Competitor_product_dummy__c= true,!ISNULL(CompetitorProduct2__c)&& CompetitorProduct2__r.Competitor_product_dummy__c= true,!ISNULL(CompetitorProduct3__c)&& CompetitorProduct3__r.Competitor_product_dummy__c= true,!ISNULL(CompetitorProduct4__c)&&CompetitorProduct4__r.Competitor_product_dummy__c= true)</errorConditionFormula>
|