14 件の回答
Ok lets use the CASE Formula using the Last Name for now but change the formula to the below
AND(
ISCHANGED(OwnerId),
Your case formula here
)
see if this works.
Ok lets use the CASE Formula using the Last Name for now but change the formula to the below
AND(
ISCHANGED(OwnerId),
Your case formula here
)
see if this works.