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 / Extra Line on my Output
Power Automate
Answered

Extra Line on my Output

(0) ShareShare
ReportReport
Posted on by

Hi all,

 

I am new to Flow and I am working on a flow that will automatically send the invation to an event to anyone signing up for it.

When I get the event subject from the body, the output has an extra line. And when filtering the calendar with the signup email, it won't see it because of the extra line.

There is a picture so it is easier to understand.

Extra line.PNG

See there is an extra line after "Techtips: Teams - Session 4"

 

How do I get rid of it?

 

Best

Categories:
I have the same question (0)
  • RezaDorrani Profile Picture
    12,143 on at

    @Anonymous 

     

    Use expressions here as well 🙂

     

    split(dynamiccontentvalue, decodeUriComponent('%0A'))?[0]
    dynamiccontentvalue - replace this with your dynamic content value which has the actual data
     
    --------------------------------------------------------------------------------
    If this post helps answer your question, please click on “Accept as Solution” to help other members find it more quickly. If you thought this post was helpful, please give it a Thumbs Up.
  • Verified answer
    v-litu-msft Profile Picture
    on at

    Hi @Anonymous,

     

    Or you can use the replace() function to remove the extra line, use the blank instead of it:

    replace(outputs('Compose'),decodeUriComponent('%0A'),'')

    Annotation 2019-10-09 131622.png

    Run result:Annotation 2019-10-09 131915.png

     

     

    Best Regards,
    Community Support Team _ Lin Tu
    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

  • Community Power Platform Member Profile Picture
    on at

    Thank you! both of them worked!

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…

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Automate

#1
trice602 Profile Picture

trice602 248 Super User 2026 Season 1

#2
David_MA Profile Picture

David_MA 207 Super User 2026 Season 1

#3
Power Platform 1919 Profile Picture

Power Platform 1919 101 Super User 2026 Season 1

Last 30 days Overall leaderboard