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 / Need help getting an a...
Power Automate
Unanswered

Need help getting an array into an text body as formated text using enters between the values

(0) ShareShare
ReportReport
Posted on by

I have tried so many things to get this done and so many searches and ways of describing my question that I now post my first question seeking help from the community.

 

I am making a power automate flow to get shifts from the Teams Shifts App to go to outlook calendar. I managed to get everything working so far. It makes an event in Outlook calendar when a shift is created and assigned, it updates the event when changes are made to a shift and deletes the event when the shift is deleted. So far so good.

 

Now I want the list of tasks you can add to a shift to be displayed in the text body of the event, but because you can add multiple tasks, this value is stored in an array. I can't figure out how I get this as a list separated by a return into the text body.

 

I tried using a string variable and appending the values from the array using compose to try and add formating to that (I can add a number and a space and all the characters I want, except for that enter to get a new line (even tried making it a formula using & Char(10), but that doesn't work either.

 

 

 

 

Categories:
I have the same question (0)
  • VictorIvanidze Profile Picture
    13,079 on at

    Use the join() function:

    join(createArray('First', 'Second', 'Third'), decodeUriComponent('%0A'))

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 283

#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