Hi all
I have defined a flow triggering everytime a new item is stored on a sharepoint list.
The flow evaluates the content of the column "Fecha" (date) and sends an email with different Subject if it is greater (or not) than utcnow()-1. The body of te email includes the date obtained from the Sharepoint item.
Surprisingly, no matter I store a date from next year, or a date from last century, the condition evaluation resulta is the same
Please see attached screenshot with the flow and the two emails received

This kind of date comparisons used to work fine last May-June.
Suggestions are welcome
Thank you in advance!