Hi, I'd like to send an alert when a dropdown value changes from one value to another.
For example. I have a dropdown column of
Cat
Dog
Horse
I only want to send an alert when the dropdown changes from Dog to Horse.
I do not want it to send if it changes from Dog to Cat and I do not want it to send if the original value was Cat. Is this possible?
Thanks!