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 / Assistance Needed: Ext...
Power Automate
Suggested Answer

Assistance Needed: Extracting Value from Array in Power Automate

(0) ShareShare
ReportReport
Posted on by
Hi All. I have an array of results as follows:
 
["Template:Approval_By_Email_Result_Reject_en%0A@@Modify@@:[","22gg34ttggdg","]]"]
 
I need to extract the value "22gg34ttggdg" from this. 
 
Can you please suggest how I do this? 
 
Thank you. 
Categories:
I have the same question (0)
  • Suggested answer
    David_MA Profile Picture
    14,193 Super User 2026 Season 1 on at
    What you need to do will depend on some things. For example, is everything always the same in the array you listed except the value you want to extract? If so, do this:
     
    The expression in the compose action is: replace(replace(variables('Array'),'["Template:Approval_By_Email_Result_Reject_en%0A@@Modify@@:[","',''), '","]]"]', '')
     
    For the value of the initialize variable action, you'll pass your array into it so it converts to a string. You may need to adjust the expression if what goes into the variable is not exactly what you posted.
     
    If the content on the left and right of what you want to extract can vary, this gets much more challenging.

    Here is a run of the flow to show it works:

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!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Haque Profile Picture

Haque 570

#2
Valantis Profile Picture

Valantis 405

#3
11manish Profile Picture

11manish 350

Last 30 days Overall leaderboard