Hi Guys,
I am new to making cloud flows and am I struggling to get a condition working in my cloud flow.
I have got the value for the current time and date of the field as below which is fine, however, I am trying to make a condition to check a date field is less than 3 months of the process execution time, and if so fire off an email. I am using my variable as the value and saying if this is less than and then using my fx condition in the image below and then start creating an email
Obtained the value of the date and time being used in the field

Then making an fx expression to check if the date difference of today(utc now) and check if the adddays is 90, pretty sure this is not correct way of doing this, asking for help on how i can achieve this?

I did achieve this in a workflow condition, however this keeps creating multiple of the same email.
I am trying to create the same condition in my workflow, but in a cloud flow condition.

I hope someone can help go in the right direction please?