Hello all!
I have been struggling with trying to update the correct value in the field called "validação_dia".
Basically this formula was supposed to bring the values regarding the current month.
Example: IF its the first week of APRIL, THEN bring the data related to MARCH. IF its the second week of APRIL, THEN bring the data related to APRIL.
Another Example: IF its the first week of MAY, THEN bring the data related to APRIL. IF its the second week of MAY, THEN bring the data related to MAY.
But as you can see, its only bring the data related to march (2021-03-21) and it was supposed to bring from april in some cases. How can I fix this?
"Mes leilao" is the number of the month
"Data_do_leilão_DT" Is the full date.


Thank u very much