※この記事は英語版を翻訳しており、一部機械翻訳を含むため内容は後日更新される可能性があります。最新の内容は英語版を参照してください。表示言語は画面右下の言語名から切り替えられます。
商談のフェーズを「1. Discovery」に変更する際、金額が0より大きく、カスタム日付項目「初回ミーティング開催日」 (Initial_Meeting_Held__c) が設定されている場合にのみ許可する入力規則の設定方法を解説します。
AND( ISCHANGED(StageName), ISPICKVAL(StageName, "1.Discovery"), OR( ISBLANK(Initial_Meeting_Held__c), ISBLANK(Amount), Amount <= 0 ) )ステップ 5:[エラー条件式] ページで、[項目の挿入] ボタンを使用してチェックする項目を特定し、数式内に入力します。注意:この例では、[金額] 項目とカスタムの [日付] 項目である Initial_Meeting_Held__c を評価しています。この項目名は、組織の別のカスタム項目名に置き換えることができます。 次に、[構文のチェック] ボタンを使用して、入力規則ロジックに構文エラーがないことを確認します。正しく構成されていれば、「No errors found (エラーは検出されませんでした)」と表示されます。
000396271

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.