Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Unanswered

Outputs Expression

(2) ShareShare
ReportReport
Posted on by 10
Hi, how would I add to the following expressions to pull the row detail from "ID" of "1.1" then to display the "Detail" (a column)?
 
outputs('List_rows_present_in_a_table')?['body/value']
 
Appreciate any insight.
  • Suggested answer
    Michael E. Gernaey Profile Picture
    43,206 Super User 2025 Season 1 on at
    Outputs Expression
    Hi
     
    Well honestly it depends on the format of your Data so its hard to tell you. I can tell is Excel but what I would do is use a Filter Expression to filter
    the data, by the ID column
     
    If you only have 1 ROW returned just 1 than you could do this
     
    'List_rows_present_in_a_table')?['body/value']?[0]?[Detail]
     
    If not then you have to Filter Array or use a Loop

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

Michael Gernaey – Community Spotlight

We are honored to recognize Michael Gernaey as our June 2025 Community…

Congratulations to the May 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 >