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 select value fr...
Power Automate
Answered

How to select value from an object in an array in an object

(0) ShareShare
ReportReport
Posted on by 128
What is the correct way to select the value 17 from the JSON below in Power Automate?
{
  "ResultSets": { "Table1": [ { "Column1"17} ] },
  "OutputParameters": {}
}
I've tried...
    outputs('MySqlAction')?['ResultSets']['Table1'][0]['Column1'] - returns an error saying Table1 is not selectable
    outputs('MySqlAction')?['ResultSets']?['Table1'][0]?['Column1'] - no error but no value returned either.
Categories:
I have the same question (0)
  • Verified answer
    cymorg Profile Picture
    128 on at

    Found the answer myself... 

    outputs('InsertRecord')?['body/resultsets']?['Table1'][0]?['Column1']

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 April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Vish WR Profile Picture

Vish WR 632

#2
Haque Profile Picture

Haque 458

#3
Valantis Profile Picture

Valantis 357

Last 30 days Overall leaderboard