<?xml version="1.0" encoding="UTF-8"?>
|
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
|
<fullName>GI_CV_290_260SL_260_240__c</fullName>
|
<externalId>false</externalId>
|
<formula>IF(CV_290_Count_formula__c = 0,"0",text(CV_290_Count_formula__c)) &" : " &
|
IF(CV_260SL_Count_formula__c = 0,"0",text(CV_260SL_Count_formula__c)) &" : " &
|
IF(CV_260_Count_formula__c = 0 ,"0",text(CV_260_Count_formula__c)) &" : " &
|
IF(CV_240_Other_Count_formula__c = 0,"0",text(CV_240_Other_Count_formula__c)) &" : " &
|
IF(CV_Other_Count_formula__c = 0,"0",text(CV_Other_Count_formula__c)) &" : " &
|
IF( Competitor_Count_formula__c = 0,"0",text(Competitor_Count_formula__c))</formula>
|
<formulaTreatBlanksAs>BlankAsZero</formulaTreatBlanksAs>
|
<label>GI 主机台数(290:260SL:260:240以下:其他:对手)★</label>
|
<required>false</required>
|
<trackHistory>false</trackHistory>
|
<type>Text</type>
|
<unique>false</unique>
|
</CustomField>
|