Hi Experts,
Wish you have a great day, I'm having a multiple lines text input in SP list & a flow to get the comment into the body email (Send email v2)
This is the outcome
Is there any way to show below in the body email ? Thank you in advance !
Line 1
Line 2
Line 3
Solved! Go to Solution.
Hello @AnPhamEFL ,
you could use the html "<br>" in order to split the information before you send it in the mail.
With regards
Kevin
Hello @AnPhamEFL ,
you could use the html "<br>" in order to split the information before you send it in the mail.
With regards
Kevin