I am trying to set up Assignment Date field to Current Date if the Assigned To field is not blank. Right now I have:
if(Assigned To!="", Current Date)
assigned to Assignment Date field and it's not working. Is it possible to do with Rules?
Thank you!