Forecast_target_ship_prospect__c
IF(AND(OR(ISPICKVAL(Forecast_this_month__c, "本月订发货预测"),ISPICKVAL(Forecast_this_month__c, "本月发货预测")),NOT(ISBLANK(B_1_shipping_date__c))),1,0)
false
IF(AND(ISPICKVAL(Forecast_this_month__c, "本月订发货预测"),NOT(ISBLANK(B_1_shipping_date__c))),1,0)
BlankAsZero
18
false
0
false
false
Number
false