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 Automate - General Discussion
Under review by Community Managers

Under review

Thank you for your post! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Group By Array using Power Automate

Posted on by
Hello everyone,
 
I need help to transform an array like this:
 
[
  {
    "Year": "2024",
    "Month": "03",
    "Forecast": "23"
  },
  {
    "Year": "2024",
    "Month": "04",
    "Forecast": "25"
  }
]
 
to something like this:
 
[
    {
        "Year": "2024",
        "March": "23",
        "April": "25",
    },
    {
        "Year": "2025",
        "January": "23" <- (Forecast value)
    }
]
 
Which actions do i have to perform?
Thanks!!

Helpful resources

Quick Links

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
David_MA Profile Picture

David_MA 246 Super User 2026 Season 1

#2
11manish Profile Picture

11manish 176

#3
Haque Profile Picture

Haque 157

Last 30 days Overall leaderboard

Featured topics