I have a problem with a flow in which I would like an email to be sent if the following condition is met:
If the "Estado" column of type Boolean previously had a value of false and then changed to true.
I have consulted different documentation on this subject but I do not find clarity in the matter, it is here that I want only this part of the flow or this condition to be executed if the "Estado" is false and then changed to true. This is the example of what I have done so far in my flow.

I would like to know if anyone has an idea of how to perform this specific condition.