<formula>IF(NOT(ISBLANK(Consumable_order_minor__r.Dealer_Info__r.Name)), Consumable_order_minor__r.Dealer_Info__r.Name , if(ISBLANK(Consumable_Arrived_order__r.Dealer_Info__r.Name), Dealer_Info_IF__r.Name ,Consumable_Arrived_order__r.Dealer_Info__r.Name))</formula>
|