Skip to main content
Question

Dynamic Expression based on required by date

  • November 24, 2023
  • 0 replies
  • 18 views

Forum|alt.badge.img

Hi Everyone,

 

We have a requirement in which we are trying to generate a task when the required by date is greater than 10/10/2023 it should go to SVD1 else SVD2. It is going to SVD1 is irrespective of the date assigened during expression creation.

Expression used :-if (Date($new.parentEvent.requiredByDate) >= Date("10/10/2023"), "SVD1", "SVD2")

 

Regards

Bhavuk

0 replies

Be the first to reply!