Workflow condition not working

Options

Hello,

I am developing a workflow to check specific conditions and notify people about the result, however one specific condition is not working properly.

New rows are added to my table via form and every time a new row is added, the workflow should be triggered. I have a few helper columns to assist with building the checks I need for the workflow conditions. The issue I'm having in tis case is related to a helper column which has column formulas to check how many days there are between two dates fed from the form input. I also isolated this in a separate workflow to try to figure it out with no success.

So I expected it to work like this: If the difference between the two dates (form input) is less than 2 days, the workflow should automatically mail the person back with a customized message. I have tried this in two ways, subtracting the two dates (Dias uteis) and with "Yes/No" (Check Prazo), both did not work.

Am I doing something wrong?

I appreciate any help.

PS: Some of the wording is in Portuguese. :)

WF1.JPG WF2.JPG


Answers