Helloo,
I am currently using an email with options activity but I am having issues with the formatting of the "body" of the email.
The body is entered as such:
As you can see, there is spacing between the paragraphs.
When i input this text into the "Email with options" activity, my formatting dissapears and results in:
If needed, I can also have the body in HTML formatting.
Perhaps this will solve the issue?
My Flow:
Compose: - Body =
Thanks for your help.
-A
Solved! Go to Solution.
You are using trim() in Compose-Body Action.
"The Trim function removes all spaces from a string of text except for single spaces between words. "
Remove trim and it will come as it is.
Thanks
Hardesh
You are using trim() in Compose-Body Action.
"The Trim function removes all spaces from a string of text except for single spaces between words. "
Remove trim and it will come as it is.
Thanks
Hardesh
Thanks @Hardesh15 .
I also realised that while trimming it removes the <br>.
I added these back into the "Email with options" activity and now it looks better.
I am very new to Automate however I have picked up items quick. The error I am having is when I select send email with options to send a letter for approval to an external email it is all one block of text. I type the text in the body with spaces and it send as one solid paragraph.
Any help would be great.
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Announcing a new way to share your feedback with the Power Automate Team.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
50 | |
18 | |
15 | |
12 | |
12 |
User | Count |
---|---|
59 | |
41 | |
24 | |
20 | |
19 |