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

Notifications

Announcements

Community site session details

Community site session details

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

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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 522 Super User 2025 Season 2

#2
Tomac Profile Picture

Tomac 364 Moderator

#3
abm abm Profile Picture

abm abm 243 Most Valuable Professional

Last 30 days Overall leaderboard