Forecast_target_ship_lastmonth__c false IF(AND(ISPICKVAL(Forecast_this_month__c, "本月订发货预测"), NOT(ISBLANK( if(or(text(StageName) = '出荷',text(StageName) = '完了'), Last_Shipping_Date__c, IF( AND(Sum_SAIsCompleted__c > 0, MONTH(Last_Shipping_Date__c) = IF(MONTH(TODAY())=1, 12, MONTH(TODAY())-1), YEAR(Last_Shipping_Date__c) = IF(MONTH(TODAY()) = 1, YEAR(TODAY())-1, YEAR(TODAY()))), Last_Shipping_Date__c, null)) )) ), 1, 0) BlankAsZero 18 false 0 false false Number false