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 / Power Automate: Combin...
Power Automate
Answered

Power Automate: Combine columns whereby Column type = Multiple lines of text in SharePoint

(0) ShareShare
ReportReport
Posted on by 32

Hi, would like to know is it possible to grab the record line by line where by the Column type = Multiple lines of text in SharePoint.

JSJS_0-1668406190944.png

Below is the expected result:

JSJS_1-1668406297388.png

How the flow need to be created in Power Automate?

Categories:
I have the same question (0)
  • Verified answer
    v-bofeng-msft Profile Picture
    Microsoft Employee on at

    Hi @JS-JS ,

     

    I've made a test for your reference:

    vbofengmsft_1-1668408662618.png

    1)

    add(items('Apply_to_each'),1)

    2)

    length(split(outputs('Get_item')?['body/column1'],decodeUriComponent('%0A')))

    3)

    concat(
    items('Apply_to_each'),
    ') ',
    split(outputs('Get_item')?['body/column1'],decodeUriComponent('%0A'))[items('Apply_to_each')],
    '-',
    split(outputs('Get_item')?['body/column2'],decodeUriComponent('%0A'))[items('Apply_to_each')],
    '-',
    split(outputs('Get_item')?['body/column3'],decodeUriComponent('%0A'))[items('Apply_to_each')],
    decodeUriComponent('%0A')
    )

     

    The Result:

    vbofengmsft_0-1668408609368.png

     

    Best Regards,

    Bof

     

  • JS-JS Profile Picture
    32 on at

    Hi @v-bofeng-msft , 

     

    Thanks for your prompt reply.

    Would like to ask, if I have 5 columns, is it I have to write like this
    [0,1,2,3,4,5]

    JSJS_0-1668410031084.png

     

     

  • v-bofeng-msft Profile Picture
    Microsoft Employee on at

    Hi @JS-JS ,

     

    Yes.

     

    Best Regards,

    Bof

  • JS-JS Profile Picture
    32 on at

    Hi @v-bofeng-msft 

     

    Thanks for the answer. 

     

    Btw, Im hitting this error

    JSJS_0-1668410602511.png

     

  • v-bofeng-msft Profile Picture
    Microsoft Employee on at

    Hi @JS-JS ,

     

    Please show me the entire flow and the expressions you used.

     

    Best Regards,
    Bof

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

Season of Sharing Community Challenge Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Valantis Profile Picture

Valantis 410

#2
Vish WR Profile Picture

Vish WR 289

#3
David_MA Profile Picture

David_MA 282 Super User 2026 Season 1

Last 30 days Overall leaderboard