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 / Get element from table
Power Automate
Answered

Get element from table

(0) ShareShare
ReportReport
Posted on by 25
{
  "Table1": [
    {
      "id_poz": 1699446009738220
    }
  ]
}
 

I have sql query with return this result. How to get value of "id_poz" element ?

 

I try 

 outputs('OstElement')?['body/resultsets']?['Table1'] 

 

but I have in return this:

 

[
  {
    "id_poz": 1699446009738220
  }
]
Categories:
I have the same question (0)
  • DamoBird365 Profile Picture
    8,942 Microsoft Employee on at

    outputs('OstElement')?['body/resultsets']?['Table1']?[0]?['id_poz']

    or

    first(outputs('OstElement')?['body/resultsets']?['Table1'])?['id_poz']


    Cheers
    Damien

    Please take a look and subscribe to my YouTube Channel for more Power Platform ideas and concepts. Thanks

  • Verified answer
    Lukinfo Profile Picture
    25 on at

    Thanks I do this:

    outputs('OstElement')?['body/resultsets']?['Table1'][0]['id_poz']

     

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
Expiscornovus Profile Picture

Expiscornovus 199 Most Valuable Professional

#2
David_MA Profile Picture

David_MA 194 Super User 2025 Season 2

#3
harshdeol Profile Picture

harshdeol 167 Moderator

Last 30 days Overall leaderboard