Skip to main content
Nintex Community Menu Bar

Writing if-then statement with Rules

  • June 26, 2020
  • 0 replies
  • 5 views

Forum|alt.badge.img+3

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!