Opportunity_Category__c
    false
    CASE(Opportunity__r.Opportunity_Category__c, 
"GI","1.GI", 
"ET","2.ET", 
"BF","3.BF", 
"GS","4.GS", 
"URO","5.URO", 
"GYN","6.GYN", 
"ENT","7.ENT", 
"OTH","8.OTH",  
Text(Opportunity__r.Opportunity_Category__c) 
)
    BlankAsZero
    
    false
    false
    Text
    false