I have a Sharepoint List that has "Multi-Line Text" Column for users to fill out details. I pull that into a string variable in my flow. When that happens and I try to send an email with that content the formatting gets stripped. Any help would be appreciated!
List:
Email:
Solved! Go to Solution.
Hey @Trevor_Velox
You will need to replace the return lines in the multiline text with <br>.
Create a variable called return, a string and hit return.
The do a replace on the multiline with <br>
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Cheers,
Damien
P.S. take a look at my new blog here
Hey @Trevor_Velox
You will need to replace the return lines in the multiline text with <br>.
Create a variable called return, a string and hit return.
The do a replace on the multiline with <br>
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Cheers,
Damien
P.S. take a look at my new blog here
That worked! Thank you for your time!
Power Automate User Groups are coming! Make sure you’re among the first to know when user groups go live for public preview.
User | Count |
---|---|
48 | |
10 | |
10 | |
10 | |
7 |
User | Count |
---|---|
75 | |
22 | |
14 | |
11 | |
11 |