LoginSignup
0
0

数式を説明する解答例

Last updated at Posted at 2023-10-22

Make sure "Stages Support" and "Closed" are the right API names for the values. Formulas do not take labels.

If that still doesn't work, generate a debug log in setup under your name, recreate the issue and open the logs to find the validation rule API name. You will see the field values at runtime and should be able to see what the discrepancy is between your rule and the actual values

「Stages Support」と「Closed」が値の正しい API 名であることを確認してください。数式にはラベルは付けられません。

それでも問題が解決しない場合は、セットアップで自分の名前でデバッグ ログを生成し、問題を再作成してログを開いて検証ルール API 名を見つけます。実行時にフィールド値が表示され、ルールと実際の値の間にどのような不一致があるかを確認できるはずです。

添付ファイルは数式では使えない

ラベルを使っている?

If you're using TEXT, I assume Price_Book_Company__c is a picklist field. Can you check the API name of the value as that is what the rule looks at, not the label

TEXT を使用している場合、Price_Book_Company__c は選択リスト フィールドであると想定します。ルールが参照するのはラベルではなく値の API 名なので、それを確認してください。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0