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 / How to extract text in...
Power Automate
Suggested Answer

How to extract text in power automate

(1) ShareShare
ReportReport
Posted on by 35
Hello everybody,
 
I built a flow that enable users to answer an adaptative card and then this create two tickets in two different "planner".
I works perfectly.
 
I use the field "description" of each planner to store data as the resquester identity, the ID of the other ticket etc...
My question is : how to extract and work on the text store in this fiels ?
I mean, i just want to extract the text beetween "**********" and then extract text between each ";" ?
 
My field description : 
 
Thanks a lot
Categories:
I have the same question (0)
  • Suggested answer
    Expiscornovus Profile Picture
    33,828 Most Valuable Professional on at
    You can use a couple of split functions in an expression.

    Below is an example in a Compose action.
     
    split(trim(split(outputs('Update_task_details')?['body/description'], '**********')[1]), ';')
     
  • Jyamjams75 Profile Picture
    35 on at
    Thnaks a lot, 
     
    Now, I'm trying separate each variable :
    * Variable 1 : all the text between "*********" et ;
    * Variable 2 : all the text between ; et ;
    * variable 3 : all the text after the 2nd ;
     
    The outpout of your formula is 
    [\r\nDemande Demande envoyée par YYYYYY XXXXX\r\nDocument : TEST TEST TEST\r\nID : hW1-JzNGvkSJyJ6n-kWlk5gPLwir"]
    Thought I could use First, first + slip and last to obtain my 3 variables...but it didn't work :(
     
    Do you know what i should do ?
     
    Thanks a lot

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 523

#2
Valantis Profile Picture

Valantis 318

#3
David_MA Profile Picture

David_MA 235 Super User 2026 Season 1

Last 30 days Overall leaderboard