I am able to create an email using mailto in Qlik. Is there a way to format the body of the email..I want few lines in the middle of the email bold( tried <b>..</b> it doesnt work) . and want to add bullet points..
<!DOCTYPE html> <html> <body> <body style="background-color:lightblue;"> <h1 style="font-family:Calibria;">File Updation</h1> <p style="font-family:Calibria;"> File is available in following shared folder path : </p><p style="font-family:Calibria;"> XYZ Path ,please update the required fields.</p> <h2 style="font-family:Calibria;">Thanks </h2><h2 style="font-family:Calibria;">ABC Analytics Team.</h2> </body></html>
Hope this may help you.
Vikas
Hope this resolve your issue. If the issue is solved please mark the answer with Accept as Solution & like it. If you want to go quickly, go alone. If you want to go far, go together.