Hi there! What kind of formula do I need to ...

Hi there!

What kind of formula do I need to send a doc to a specific email from a workflow rule if a condition in a particular columns is equal to “X”…?

0 3 304
3 REPLIES 3

I believe you could try to use something like AND(ISNOTBLANK([Column]),[_THISROW_BEFORE].[Column]<>[_THISROW_AFTER].[Column])

@Aleksi_Alkio

And where I need to add the email address?

Well… you can read the email address from your record or you can use fixed email address.

Top Labels in this Space