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 check the status o...
Power Automate
Answered

How check the status of get item

(0) ShareShare
ReportReport
Posted on by 496

 

Hi Experts ,

 

I have  two lists , one is having transaction data (ULD-Details) and next is a  static table (ServiceAreas) .. 

Int the ULD-Details   list having a field containing country and service area (IATA Code) .. My flow is first reading the ULD-Details list and check whether the service area code  is available in the SeviceArea List .. for that i used below conditions ..

 

Now i want to check the status of the Get item 4 and update a column in ULD-Details list whether its available or not in the Service Area List

 

how can we trap the output of below Get Item 4 and depend on the status do updates.

ajithd6368_0-1693741261252.png

 

rgds

AD

Categories:
I have the same question (0)
  • Verified answer
    royg Profile Picture
    on at

    Hi @ajithd6368,

    The result of that action is an array of records.

    It depends on your requirement but you can check if the length of the result is greater than 0, that means there's at least 1 item that meets your criteria. Add a condition where "length(outputs('Get_items_4')?['body/value'])" is greater than 0.

    Suppose you want to get the 1st item and check the status. In that case add a compose action in the "yes" action and type: "outputs('Get_items_4')?['body/value']?[0]?['Status'] to get the item's status.

    Hope this helps you move forward.

  • ajithd6368 Profile Picture
    496 on at

    Thanks Royg ,

     

    it worked with "length(outputs('Get_items_4')?['body/value'])" 

     

    rgds

    AD

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!

Leaderboard > Power Automate

#1
David_MA Profile Picture

David_MA 250 Super User 2026 Season 1

#2
Expiscornovus Profile Picture

Expiscornovus 222 Most Valuable Professional

#3
Haque Profile Picture

Haque 174

Last 30 days Overall leaderboard