Close_Forecasted_Date_ThisMonth__c 成約予測日が 今月以前だと 1、来月以降だと 0を返します。 false if( Close_Forecasted_Date__c < DATE( year( today()), if( month( today()) < 12, month( today()) + 1, 1), 1), 1, 0) BlankAsZero 18 false 0 false false Number false