
Announcements
Hi,
i have create a approval flow and want to format email body, i just want to give line break between two fields and make field name as bold.
i tried <br> expersession like json('{"NL":"\n"}')?['NL'] but no luck not able to give line break.
pls give any solution its very annoying. formatting is basic requirement.
Thanks in advance.
Approval flows use custom markdown formatting to format the messages. You can find details about the formatting possible here:
https://docs.microsoft.com/en-us/power-automate/approvals-markdown-support
Note: Unfortunately, the formatting markdown has varying support depending on the browser or email client you are using. Always test with the client that most of your users are using.