web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Enter in answers from ...
Power Automate
Answered

Enter in answers from Forms to e-mail in Flow

(0) ShareShare
ReportReport
Posted on by 20

Good morning,

 

I hope this is an easy question. If a user writes a couple of accountnames in his form, like:

medflow_0-1608711644141.png

It goes through power automate and this is the result in an e-mail:

 

medflow_1-1608711735390.png

There are no enters. Everything is parsed into one big sentence. How can I change this? Is there an option in Forms or powerautomate to recognize enters?

 

Thanks in advance

 

Regards

Tobias

Categories:
I have the same question (0)
  • Verified answer
    Paulie78 Profile Picture
    8,422 Moderator on at

    Power Automate recognises the newlines fine. But you are putting them into a HTML email. HTML does not recognise new lines, so you need to transform them into HTML line breaks. You can do that with an expression like this:

    replace(outputs('Compose'), decodeUriComponent('%0A'), '<br />')

    You need to replace outputs('Compose') with the value from your form that you want to have line breaks in and then use the output of the compose in your email.

     

  • medflow Profile Picture
    20 on at

    Thanks for replying @Paulie78 
    How am I going to do this? The following screenshot contains the e-mail with the forms:

    medflow_1-1609851318124.png

     

    The value with "stel je vraag" needs to contain the enters. Do I need to create a new Compose with the lines in it? Can you give me an example of this? I'm really new into this.

    medflow_2-1609851404866.png

     

     

    Thanks in advance!

     

    kind regards

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Automate

#1
Haque Profile Picture

Haque 286

#2
David_MA Profile Picture

David_MA 256 Super User 2026 Season 1

#3
Expiscornovus Profile Picture

Expiscornovus 225 Most Valuable Professional

Last 30 days Overall leaderboard