Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Unanswered

Add a line break in a compose

(0) ShareShare
ReportReport
Posted on by

Hi

I need to add a line break between Outputs and FinalString. The below is not working:

 

ezequiel_0-1592926404817.png

Can you please help me with the correct taxonomy?

Thanks

Ezequiel

 

  • v-bacao-msft Profile Picture
    on at
    Re: Add a line break in a compose

     

    Hi @ezequiel ,

     

    Where do you need to configure Compose output?

     

    When configuring certain actions, you can just wrap the line without adding any tags.

     

    Some need to use <br> to achieve line breaks, such as when configuring the HTML body.

     

    Please provide more details so that we could provide a proper method for you.

     

    Best Regards,

  • MJain Profile Picture
    2,450 on at
    Re: Add a line break in a compose

    Hi @ezequiel ,

     

    I tried creating a variable named CRLF and simply hit enter in that variable and used it while doing concatenation of all the variables.

     

    Thanks

  • ezequiel Profile Picture
    on at
    Re: Add a line break in a compose

    @ManishJain ...thanks for the reply. I tried

     

    concat(outputs('Compose_2'),'\n',variables('FinalString'))
     
    and I got this result:
     
    Capture.PNG
    so it is not recognizing the line break. Any clue?
     
    Thanks
     
     

     

     

     

     

  • MJain Profile Picture
    2,450 on at
    Re: Add a line break in a compose

    Hi @ezequiel ,

     

    Please use expression and concatenate "\n" between the two variables.

     

    Thanks

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

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 497 Super User 2025 Season 1

#2
David_MA Profile Picture

David_MA 436 Super User 2025 Season 1

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 244 Super User 2025 Season 1