
AND(
ISCHANGED(StageName),
TEXT(StageName) = 'Purchase Order - Closed Won',
$Profile.Name <> 'Contract Manager'
)
답변 5개
Can you post a screenshot of the record you're using to test it?
Also double-check the spelling and the punctuation of the Stage Name and the Profile Name (your formula needs to be an exact match)
Try removing one line at a time and re-test the Rule