binxie
2024-01-22 102afa21c115e8c8b9333a326c3d1af08fe76faf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?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,&quot;0&quot;,text(CV_290_Count_formula__c)) &amp;&quot; : &quot; &amp;
IF(CV_260SL_Count_formula__c = 0,&quot;0&quot;,text(CV_260SL_Count_formula__c)) &amp;&quot; : &quot; &amp;
IF(CV_260_Count_formula__c = 0 ,&quot;0&quot;,text(CV_260_Count_formula__c)) &amp;&quot; : &quot; &amp;
IF(CV_240_Other_Count_formula__c = 0,&quot;0&quot;,text(CV_240_Other_Count_formula__c)) &amp;&quot; : &quot; &amp;
IF(CV_Other_Count_formula__c = 0,&quot;0&quot;,text(CV_Other_Count_formula__c)) &amp;&quot; : &quot; &amp;
IF( Competitor_Count_formula__c = 0,&quot;0&quot;,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>