お気に入りVijay Chavan が「#Trailhead Challenges」で質問2021年4月18日 5:40Create Validation Rulesi am try to write a validation rule but its does not work, i thing im writing a wrong validation rule so i get a help of youtube and write same validation rule but its still not working 表示件数を増やす5 件の回答並び替え日付で並び替え役に立った順で並び替え日付で並び替えコメントをさらに読み込む...承認された回答Seyran Mammadov2021年4月18日 5:57Hi Vijay, I was able to pass this challenge with the following error condition formula: AND(NOT(ISBLANK(AccountId)),MailingPostalCode <> Account.ShippingPostalCode) 表示件数を増やすコメントを追加回答を記入...太字斜体下線取り消し線箇条書き番号付きリストリンクを追加コードブロック画像を挿入ファイルを添付リンク URLキャンセル保存0/9000返信
承認された回答Seyran Mammadov2021年4月18日 5:57Hi Vijay, I was able to pass this challenge with the following error condition formula: AND(NOT(ISBLANK(AccountId)),MailingPostalCode <> Account.ShippingPostalCode) 表示件数を増やす