
I can add to dates in the condition using adddays(utcnow(),-6, 'yyyy-MM-dd'). But how would I go about adding to a date in the body paragraph? I want it to say the the account will need to be disabled 7 days after the exit date. So exitDate+7.
Would anyone havve any solutions for this?
Thanks
Hi @Alerts_OM_USA,
You can use the Compose action to get the output of this formula and then fill the output in the body of the email field.
For your reference:
https://flow.microsoft.com/en-us/blog/build-advanced-flows/
Regards,
Mona