i have to terminate an workflow in that i cannot find the operator which is >= basically i want that there should be no new task created when duedate >= enddate right now its creating 1 task after enddate because of condition i am using is >
can someone help me???
hello @manan.modi Try using this condition below to get your desired fictionality;
Current cell’s task’s duedate value:extract date >= Current cell’s task’s enddate value:extract date
This should work!
ThankYou @geesonofgee
This topic was automatically closed after 70 days. New replies are no longer allowed.