Hi,
I need to send an email in powerppas with Html Text editior. But its shows an error with Invocation function.
Office365.SendEmail(Concat(Edate2.'Employee Name',ThisRecord.'Employee Name'.Email,","),"Appraisal Process", "<br>>Dear(s)"&"<br>Greetings from HR Team!!!"&"<br>We are happy to inform you that we have initiated..."&,{IsHtml: true});
This is my code. So, what i need is Send an Email with Html Format.
Thanks,
Dhinesh