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 Platform Community / Forums / Power Automate / Re-location the Charac...
Power Automate
Unanswered

Re-location the Character with string

(0) ShareShare
ReportReport
Posted on by 164

Hi Everyone,

 

I know how to collect the data used "apply to each" and transfer String to the Array, like this:

 

Data:

Capture_string.JPG

 

 

Result:

Capture_string2.JPG

 

 

This time, I need to re-location the data in the string, and use apply to each to the further application:

 

The original data:

[

[

"54573",

"AB",

"",

"40",

"U18",

"Dd",

"Dd",

"522",

"4KP",

"4HP"

],

[

"2345",

"KC",

"",

"43",

"U28",

"Dd",

"Dd",

"533",

"4KP",

"4HP"

]

]

Transfer to the result:

[

[

"40",

"",

"U18",

"4KP",

"522"

],

[

"43",

"",

"U28",

"4KP ",

"533"

]

]

 

I already use apply to each and set variable:

[item()[3], item()[2], item()[4], item()[8], item()[7]]

But the data collection used Append to string will become :

[["40","","U18","4KP","522"]["43","","U28","4KP ","533"]

And can't used in Apply to each for further application, even use  @{replace(variables('Re_arrange header_2'), '][', '],[')}

 

While used Append to Array, it has to be {"AB": item()[3], "BC": item()[2].............}

Capture-string3.JPG

 

I stunk in here a few days, can somebody help me or give me the tips? Thanks

 

Regards,

ilu989

Categories:
I have the same question (0)
  • v-bacao-msft Profile Picture
    on at

     

    Hi @ilu989 ,

     

    I want to confirm your needs first. Is every element in the array also an array? It seems more reasonable here if it is Object.

    I tried on my side according to the data you provided, but the results did not seem to be very good. The final result cannot be used by Apply to each. Because it is a string, it cannot be converted to an array.

    Please import the flow in the attachment, and then see the specific steps.

     

    Best Regards,

  • ilu989 Profile Picture
    164 on at

    Hi @v-bacao-msft ,

     

    Thanks for your reply!

    I need the Array to be used in the Apply to each!

    The String can not be applied to the further Apply to each:

    Do you have any other way to overcome this situation? Thanks

     

    Capture-string4.JPG

    Regards,

    ilu989

  • v-bacao-msft Profile Picture
    on at

     

    Hi @ilu989 ,

     

    I'm trying, but if the array elements are also arrays, it seems like a difficult situation to deal with.🤔

     

    Best Regards,

  • Verified answer
    v-bacao-msft Profile Picture
    on at

     

    Hi @ilu989 ,

     

    Please use this method. Import Flow and test it.

     

    Best Regards,

  • ilu989 Profile Picture
    164 on at

    Hi @v-bacao-msft ,

     

    Thanks for the support! It let me eye-opener and learns the new method to use Apply to each and output expression, thanks again!

     

    ilu989

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
Michael E. Gernaey Profile Picture

Michael E. Gernaey 463 Super User 2025 Season 2

#2
Tomac Profile Picture

Tomac 427 Moderator

#3
abm abm Profile Picture

abm abm 245 Most Valuable Professional

Last 30 days Overall leaderboard