Skip to main content
Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Unanswered

Merge items based on a common item from a same array

(0) ShareShare
ReportReport
Posted on by 56

Hi There,

 

Please help me with the below :  Array

 

[{
 "Business Service Name": "dropship-3",
 "ServerName": "ABCD001",
 "SendEmail" : "john.graph@vodafone.com",
 "SendEmail SO": "john.smith@gmail.com",
 "SendEmail AO": "peter.parker@zylker.com",
 "SendEmail SC": "bckira@gmail.com"
 },

{
 "Business Service Name": "dropship-3",
 "ServerName": "DERF326",
 "SendEmail" : "rohit@vodafone.com",
 "SendEmail SO": "smith.johan@gmail.com",
 "SendEmail AO": "bruce.lee@zylker.com",
 "SendEmail SC": "rocky@gmail.com"
 }]

 

 

Desired Output  

 

{

"dropship-3" : "DERF326 - john.smith@gmail.com;peter.parker@zylker.com;bckira@gmail.com"
	 "ABCD001 - smith.johan@gmail.com;bruce.lee@zylker.com;rocky@gmail.com"
}

 

 

Thank you , RK

  • lbendlin Profile Picture
    8,045 Super User 2025 Season 1 on at
    Re: Merge items based on a common item from a same array

    That desired output is not valid JSON.  Please reconsider.

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

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 497 Super User 2025 Season 1

#2
David_MA Profile Picture

David_MA 436 Super User 2025 Season 1

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 244 Super User 2025 Season 1