Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Answered

Can't figure out how to target properties in returned item

(0) ShareShare
ReportReport
Posted on by 780

I'm having a hard time returning the parameters output from a filter array. I can output the body to an html table, but only if I use automatic columns. If I switch it to custom columns, I can't target the parameters in the filter array item.

 

Here's some screenshots to show what I mean.

filter outputs.png

 

This is all that's available to me. When I compose the filter array body, this is what's returned:
returned body.png

When I use the custom columns option, you can see I don't have the option to select these fields.

 

custom columns.png

 

I'm obviously not understanding how this works. Can someone help explain it?

  • notj Profile Picture
    780 on at
    Re: Can't figure out how to target properties in returned item

    @v-bacao-msft thank you so much. Targeting the property in the expression worked just as you showed. 

  • Verified answer
    v-bacao-msft Profile Picture
    on at
    Re: Can't figure out how to target properties in returned item

     

    Hi @notj ,

     

    The first method is that you need to get the field value using an expression like item()['ColumnName'].

    Like:

    21.PNG

    Another method is that you first use Parse JSON to parse the body of the Filter array, and then you can use Dynamic content to configure the Create Html table action.

    a-thesis-on-the-parse-json-action-in-microsoft-flow

    handling-json-in-microsoft-flow

     

    Best Regards,

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

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June 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 > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 497 Super User 2025 Season 1

#2
David_MA Profile Picture

David_MA 436 Super User 2025 Season 1

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 244 Super User 2025 Season 1