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 Automate
Answered

SPLIT CONCATENATE

(0) ShareShare
ReportReport
Posted on by 296

Hello Community,


How can I separate the following results?


Example
76363534-192887Buzeta VU 50


It should be, to later create an html table
76363534-1 (There are some items that have 8 and 7 numbers before the hyphen)
92887
Buzeta VU 50

 

This is my flow

fgonzalez515_0-1646626844321.png

 

Categories:
I have the same question (0)
  • Verified answer
    Expiscornovus Profile Picture
    33,394 Most Valuable Professional on at

    Hi @fgonzalez515,

     

    You could add CRLF characters to the DTE value in your first Select action. You could use a concat function for that.

     

    Below is an example expression:

    concat(item()?['Rut'],decodeUriComponent('%0d%0a'), item()?['_x0023_DTE'],decodeUriComponent('%0d%0a'), item()?['Obra'])

     

    crlf_decodeuri_0d0a.png

  • anoroita Profile Picture
    12 on at
    concat(item()?['Rut'],decodeUriComponent('%0d%0a'), item()?['_x0023_DTE'],decodeUriComponent('%0d%0a'), item()?['Obra'])

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
Expiscornovus Profile Picture

Expiscornovus 199 Most Valuable Professional

#2
David_MA Profile Picture

David_MA 194 Super User 2025 Season 2

#3
harshdeol Profile Picture

harshdeol 167 Moderator

Last 30 days Overall leaderboard