Hello all
I´m struggling to set up the parameter in an IF condition, TRUE branch of "A Favor-En Contra".
I managed to set up the first main condition condition, which validates if the input from the form has positive or negative values.
Then I need to add a nested condition to validate if value "Feriado" or "Horas Extras" has been filled in. But every time I get the false branch. I also tried to set it up as OR but it did not work as well
The weird thing is that the form detects the value "Feriado", I copy/paste the value directly from the form to avoid any misspelling.
I believe there is something in the logic but I can´t tell